https://bugs.freedesktop.org/show_bug.cgi?id=29095
Summary: RC410: 3D apps do not run after upgrade to 2.6.35-rc5 Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: DRM/Radeon AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: tstellar@gmail.com
Created an attachment (id=37103) --> (https://bugs.freedesktop.org/attachment.cgi?id=37103) Output from glxgears with RADEON_DEBUG=all
I just upgraded from 2.6.33 to 2.6.35-rc5, and whenever I try to run glxgears or any of the mesa demos only a black window is displayed. There is nothing interesting in my dmesg log. I am using the latest git versions of libdrm, mesa, xf86-video-ati, and X server 1.8.1.902. My card is a Radeon Xpress 200M IGP (RC410) I can give bisecting the kernel a try, but first I wanted to see if anyone had any ideas about what might be wrong. Previously, I was running a patched version of 2.6.33 to work around this bug: https://bugzilla.kernel.org/show_bug.cgi?id=15626 . The fix for this bug made it into one of the 2.6.35-rc* releases.
https://bugs.freedesktop.org/show_bug.cgi?id=29095
Tom Stellard tstellar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #37103|application/octet-stream |text/plain mime type| |
https://bugs.freedesktop.org/show_bug.cgi?id=29095
--- Comment #1 from Alex Deucher agd5f@yahoo.com 2010-07-16 06:47:36 PDT --- can you attach your dmesg?
https://bugs.freedesktop.org/show_bug.cgi?id=29095
--- Comment #2 from Tom Stellard tstellar@gmail.com 2010-07-16 07:08:58 PDT --- Created an attachment (id=37128) --> (https://bugs.freedesktop.org/attachment.cgi?id=37128) Dmesg
https://bugs.freedesktop.org/show_bug.cgi?id=29095
--- Comment #3 from Tom Stellard tstellar@gmail.com 2010-07-26 07:46:47 PDT --- I've bisected this and the problem starts with this commit:
bc35afdb182d4c48c889fe27ba7a5d7ea0c8194d is the first bad commit commit bc35afdb182d4c48c889fe27ba7a5d7ea0c8194d Author: Jerome Glisse jglisse@redhat.com Date: Wed May 12 18:01:13 2010 +0200
drm/radeon/kms: add query for crtc hw id from crtc id to get info V2
Userspace need to know the hw crtc id (0, 1, 2, ...) from the drm crtc id. Bump the minor version so userspace can enable conditionaly features depend on this.
V2 use num_crtc and avoid DRM_ERROR
Signed-off-by: Jerome Glisse jglisse@redhat.com Signed-off-by: Dave Airlie airlied@redhat.com
I'm using the latest git versions of libdrm, mesa, and xf86-video-ati, and version 1.8.1.902 of the X server.
https://bugs.freedesktop.org/show_bug.cgi?id=29095
--- Comment #4 from Alex Deucher agd5f@yahoo.com 2010-07-26 08:03:23 PDT --- This patch might help: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdif...
This bug might also be a duplicate of bug 28341.
https://bugs.freedesktop.org/show_bug.cgi?id=29095
--- Comment #5 from Tom Stellard tstellar@gmail.com 2010-07-26 10:19:55 PDT --- (In reply to comment #4)
This patch might help: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdif...
This bug might also be a duplicate of bug 28341.
That patch fixes the problem.
Thanks.
https://bugs.freedesktop.org/show_bug.cgi?id=29095
Alex Deucher agd5f@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Alex Deucher agd5f@yahoo.com 2010-07-26 11:58:40 PDT --- Fixed by: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdif...
https://bugs.freedesktop.org/show_bug.cgi?id=29095
Tom Stellard tstellar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #7 from Tom Stellard tstellar@gmail.com 2010-09-16 10:11:32 PDT --- This bug is not completely fixed contrary to what I reported earlier. 3D apps (e.g glxgears or any mesa demos) only work if I boot with pci=noacpi. Otherwise, without pci=noacpi I am still experiencing the same problem with 2.6.36-rc4 as I originally reported.
https://bugs.freedesktop.org/show_bug.cgi?id=29095
--- Comment #8 from Tom Stellard tstellar@gmail.com 2010-09-16 10:13:10 PDT --- Created an attachment (id=38747) --> (https://bugs.freedesktop.org/attachment.cgi?id=38747) dmesg without pci=noacpi from linus' tree HEAD 9c03f16
https://bugs.freedesktop.org/show_bug.cgi?id=29095
--- Comment #9 from Tom Stellard tstellar@gmail.com 2010-09-16 10:14:01 PDT --- Created an attachment (id=38748) --> (https://bugs.freedesktop.org/attachment.cgi?id=38748) dmesg with pci=noacpi from linus' tree HEAD 9c03f16
https://bugs.freedesktop.org/show_bug.cgi?id=29095
Martin Peres martin.peres@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |MOVED
--- Comment #10 from Martin Peres martin.peres@free.fr --- -- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.
You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/143.
dri-devel@lists.freedesktop.org