lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <21d7e9970809011349w66cdeca3hf0f6cb544e586a71@mail.gmail.com>
Date:	Tue, 2 Sep 2008 06:49:34 +1000
From:	"Dave Airlie" <airlied@...il.com>
To:	"Jaswinder Singh" <jaswinderlinux@...il.com>
Cc:	"Jean Delvare" <khali@...ux-fr.org>,
	"Gene Heskett" <gene.heskett@...izon.net>,
	"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
	"Jaswinder Singh" <jaswinder@...radead.org>,
	xorg@...ts.freedesktop.org, davem@...emloft.net,
	torvalds@...ux-foundation.org, nhaehnle@...il.com,
	airlied@...ux.ie, glisse@...edesktop.org, tony@...eyournoodle.com
Subject: Re: Linux-2.6.27-rc5, drm errors in log

On Tue, Sep 2, 2008 at 4:40 AM, Jaswinder Singh
<jaswinderlinux@...il.com> wrote:
> Hello Jean,
>
> On Mon, Sep 1, 2008 at 1:52 PM, Jean Delvare <khali@...ux-fr.org> wrote:
>> On Mon, 1 Sep 2008 12:34:28 -0400, Jaswinder Singh wrote:
>>> Hello Gene,
>>>
>>> On Sat, Aug 30, 2008 at 2:52 PM, Gene Heskett <gene.heskett@...izon.net> wrote:
>>> >
>>> > A re-repeat of a previous posting which has not drawn a comment. With added
>>> > content, added CC to a patch author, and some new questions.
>>> >
>>>
>>> This is not because of my radeon firmware patch, my patch is still in
>>> pipeline. Here is the list of developers who played with radeon :-
>>>
>>> 1. 4 days ago         Linus Torvalds  Merge branch 'drm-patches' of
>>> git://git.kernel.org ...
>>> 2. 7 days ago         Nicolai Haehnle         drm/radeon: r300_cmdbuf: Always emit
>>> INDX_BUFFER immediately ...
>>> 3. 7 days ago         Jerome Glisse   radeon: fix some hard lockups on r3/4/500s
>>> 4. 2008-08-12         David Miller    radeonfb: fix accel engine hangs
>>> 5. 2008-08-05         Jean Delvare    radeonfb: give i2c buses nicer names
>>> 6. 2008-08-05         David Miller    radeon: misc corrections
>>> 7. 2008-07-24         Tony Breeds     drivers/video/aty/radeon_base.c: notify
>>> user if sysfs ...
>>
>> radeonfb != drm/radeon
>>
>
> yes you are right.
>
> Sorry, to disturb other guy. Messages are coming from :
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=54f961a628b737f66710eca0b0d95346645dd33e
>
> Jerome Glisse and Dave Airlie :
>
> +       DRM_INFO("wait for fifo failed status : 0x%08X 0x%08X\n",
> +                RADEON_READ(RADEON_RBBM_STATUS),
> +                RADEON_READ(R300_VAP_CNTL_STATUS));
>
> +       DRM_INFO("wait idle failed status : 0x%08X 0x%08X\n",
> +                RADEON_READ(RADEON_RBBM_STATUS),
> +                RADEON_READ(R300_VAP_CNTL_STATUS));
>
> what is the idea of printing R300 STATUS on R200 code or common code ?
>
> Please let me know what is the solution of R200 problem ?
>

I've already submitted patches to Linus to downgrade the warning for
now, reading the r300 on r200 doesn't matter at all,

Finding the reason for the FIFO stalls on r200 requires further
investigation, it apparently has been happening for "ever",
we just never printed the debug before.

Dave.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ