* [Bug 29095] RC410: 3D apps do not run after upgrade to 2.6.35-rc5
2010-07-16 6:54 [Bug 29095] New: RC410: 3D apps do not run after upgrade to 2.6.35-rc5 bugzilla-daemon
@ 2010-07-16 6:55 ` bugzilla-daemon
2010-07-16 13:47 ` bugzilla-daemon
` (9 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2010-07-16 6:55 UTC (permalink / raw)
To: dri-devel
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| |
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 12+ messages in thread* [Bug 29095] RC410: 3D apps do not run after upgrade to 2.6.35-rc5
2010-07-16 6:54 [Bug 29095] New: RC410: 3D apps do not run after upgrade to 2.6.35-rc5 bugzilla-daemon
2010-07-16 6:55 ` [Bug 29095] " bugzilla-daemon
@ 2010-07-16 13:47 ` bugzilla-daemon
2010-07-16 14:08 ` bugzilla-daemon
` (8 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2010-07-16 13:47 UTC (permalink / raw)
To: dri-devel
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?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 12+ messages in thread* [Bug 29095] RC410: 3D apps do not run after upgrade to 2.6.35-rc5
2010-07-16 6:54 [Bug 29095] New: RC410: 3D apps do not run after upgrade to 2.6.35-rc5 bugzilla-daemon
2010-07-16 6:55 ` [Bug 29095] " bugzilla-daemon
2010-07-16 13:47 ` bugzilla-daemon
@ 2010-07-16 14:08 ` bugzilla-daemon
2010-07-26 14:46 ` bugzilla-daemon
` (7 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2010-07-16 14:08 UTC (permalink / raw)
To: dri-devel
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
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 12+ messages in thread* [Bug 29095] RC410: 3D apps do not run after upgrade to 2.6.35-rc5
2010-07-16 6:54 [Bug 29095] New: RC410: 3D apps do not run after upgrade to 2.6.35-rc5 bugzilla-daemon
` (2 preceding siblings ...)
2010-07-16 14:08 ` bugzilla-daemon
@ 2010-07-26 14:46 ` bugzilla-daemon
2010-07-26 15:03 ` bugzilla-daemon
` (6 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2010-07-26 14:46 UTC (permalink / raw)
To: dri-devel
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.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 12+ messages in thread* [Bug 29095] RC410: 3D apps do not run after upgrade to 2.6.35-rc5
2010-07-16 6:54 [Bug 29095] New: RC410: 3D apps do not run after upgrade to 2.6.35-rc5 bugzilla-daemon
` (3 preceding siblings ...)
2010-07-26 14:46 ` bugzilla-daemon
@ 2010-07-26 15:03 ` bugzilla-daemon
2010-07-26 17:19 ` bugzilla-daemon
` (5 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2010-07-26 15:03 UTC (permalink / raw)
To: dri-devel
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=commitdiff;h=0baf2d8fe43fdd81faa30e65ff71785c99c78520
This bug might also be a duplicate of bug 28341.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 12+ messages in thread* [Bug 29095] RC410: 3D apps do not run after upgrade to 2.6.35-rc5
2010-07-16 6:54 [Bug 29095] New: RC410: 3D apps do not run after upgrade to 2.6.35-rc5 bugzilla-daemon
` (4 preceding siblings ...)
2010-07-26 15:03 ` bugzilla-daemon
@ 2010-07-26 17:19 ` bugzilla-daemon
2010-07-26 18:58 ` bugzilla-daemon
` (4 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2010-07-26 17:19 UTC (permalink / raw)
To: dri-devel
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=commitdiff;h=0baf2d8fe43fdd81faa30e65ff71785c99c78520
>
> This bug might also be a duplicate of bug 28341.
That patch fixes the problem.
Thanks.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 12+ messages in thread* [Bug 29095] RC410: 3D apps do not run after upgrade to 2.6.35-rc5
2010-07-16 6:54 [Bug 29095] New: RC410: 3D apps do not run after upgrade to 2.6.35-rc5 bugzilla-daemon
` (5 preceding siblings ...)
2010-07-26 17:19 ` bugzilla-daemon
@ 2010-07-26 18:58 ` bugzilla-daemon
2010-09-16 17:11 ` bugzilla-daemon
` (3 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2010-07-26 18:58 UTC (permalink / raw)
To: dri-devel
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=commitdiff;h=0baf2d8fe43fdd81faa30e65ff71785c99c78520
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 12+ messages in thread* [Bug 29095] RC410: 3D apps do not run after upgrade to 2.6.35-rc5
2010-07-16 6:54 [Bug 29095] New: RC410: 3D apps do not run after upgrade to 2.6.35-rc5 bugzilla-daemon
` (6 preceding siblings ...)
2010-07-26 18:58 ` bugzilla-daemon
@ 2010-09-16 17:11 ` bugzilla-daemon
2010-09-16 17:13 ` bugzilla-daemon
` (2 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2010-09-16 17:11 UTC (permalink / raw)
To: dri-devel
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.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 12+ messages in thread* [Bug 29095] RC410: 3D apps do not run after upgrade to 2.6.35-rc5
2010-07-16 6:54 [Bug 29095] New: RC410: 3D apps do not run after upgrade to 2.6.35-rc5 bugzilla-daemon
` (7 preceding siblings ...)
2010-09-16 17:11 ` bugzilla-daemon
@ 2010-09-16 17:13 ` bugzilla-daemon
2010-09-16 17:14 ` bugzilla-daemon
2019-11-19 8:14 ` bugzilla-daemon
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2010-09-16 17:13 UTC (permalink / raw)
To: dri-devel
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
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 12+ messages in thread* [Bug 29095] RC410: 3D apps do not run after upgrade to 2.6.35-rc5
2010-07-16 6:54 [Bug 29095] New: RC410: 3D apps do not run after upgrade to 2.6.35-rc5 bugzilla-daemon
` (8 preceding siblings ...)
2010-09-16 17:13 ` bugzilla-daemon
@ 2010-09-16 17:14 ` bugzilla-daemon
2019-11-19 8:14 ` bugzilla-daemon
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2010-09-16 17:14 UTC (permalink / raw)
To: dri-devel
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
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 12+ messages in thread* [Bug 29095] RC410: 3D apps do not run after upgrade to 2.6.35-rc5
2010-07-16 6:54 [Bug 29095] New: RC410: 3D apps do not run after upgrade to 2.6.35-rc5 bugzilla-daemon
` (9 preceding siblings ...)
2010-09-16 17:14 ` bugzilla-daemon
@ 2019-11-19 8:14 ` bugzilla-daemon
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2019-11-19 8:14 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 805 bytes --]
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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2385 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 12+ messages in thread