Summary: | RC410: 3D apps do not run after upgrade to 2.6.35-rc5 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Tom Stellard <tstellar> | ||||||||||
Component: | DRM/Radeon | Assignee: | Default DRI bug account <dri-devel> | ||||||||||
Status: | RESOLVED MOVED | QA Contact: | |||||||||||
Severity: | normal | ||||||||||||
Priority: | medium | ||||||||||||
Version: | XOrg git | ||||||||||||
Hardware: | Other | ||||||||||||
OS: | All | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Description
Tom Stellard
2010-07-15 23:54:26 UTC
can you attach your dmesg? Created attachment 37128 [details]
Dmesg
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. This patch might help: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=0baf2d8fe43fdd81faa30e65ff71785c99c78520 This bug might also be a duplicate of bug 28341. (In reply to comment #4) > This patch might help: > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=0baf2d8fe43fdd81faa30e65ff71785c99c78520 > > This bug might also be a duplicate of bug 28341. That patch fixes the problem. Thanks. 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. Created attachment 38747 [details]
dmesg without pci=noacpi from linus' tree HEAD 9c03f16
Created attachment 38748 [details]
dmesg with pci=noacpi from linus' tree HEAD 9c03f16
-- 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. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.