* [Bug 61747] [r600g] GPU lockup when playing WoW with 3.8.1 kernel.
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
@ 2013-03-03 17:07 ` bugzilla-daemon
2013-03-03 17:08 ` bugzilla-daemon
` (14 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-03-03 17:07 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 328 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
--- Comment #1 from Chris Rankin <rankincj@googlemail.com> ---
Created attachment 75853
--> https://bugs.freedesktop.org/attachment.cgi?id=75853&action=edit
Xorg.0.log file from the failed session.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1286 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with 3.8.1 kernel.
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
2013-03-03 17:07 ` [Bug 61747] " bugzilla-daemon
@ 2013-03-03 17:08 ` bugzilla-daemon
2013-03-03 17:25 ` bugzilla-daemon
` (13 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-03-03 17:08 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 307 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
--- Comment #2 from Chris Rankin <rankincj@googlemail.com> ---
I have successfully played WoW using this exact same version of Mesa and a
stock x86_64 3.8.1 kernel with my RV790.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1094 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with 3.8.1 kernel.
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
2013-03-03 17:07 ` [Bug 61747] " bugzilla-daemon
2013-03-03 17:08 ` bugzilla-daemon
@ 2013-03-03 17:25 ` bugzilla-daemon
2013-03-03 17:58 ` bugzilla-daemon
` (12 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-03-03 17:25 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1162 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
--- Comment #3 from Chris Rankin <rankincj@googlemail.com> ---
WTF? According to glxinfo, it's not using r600g at all...?!?!
$ LIBGL_DEBUG=verbose LD_LIBRARY_PATH=/usr/local/lib64 glxinfo
name of display: :1
libGL: screen 0 does not appear to be DRI2 capable
libGL: OpenDriver: trying /usr/local/lib64/dri/swrast_dri.so
libGL error: dlopen /usr/local/lib64/dri/swrast_dri.so failed
(/usr/local/lib64/dri/swrast_dri.so: cannot open shared object file: No such
file or directory)
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
display: :1 screen: 0
direct rendering: No (If you want to find out why, try setting
LIBGL_DEBUG=verbose)
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x301)
OpenGL version string: 1.4 (2.1 Mesa 9.0.1)
It can't find swrast_dri.so because I didn't compile it, but r600g_dri.so is
definitely there!
Fedora's gnome-shell process has suspiciously switched to swrast_dri.so too. I
have no idea what has just happened.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1949 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with 3.8.1 kernel.
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
` (2 preceding siblings ...)
2013-03-03 17:25 ` bugzilla-daemon
@ 2013-03-03 17:58 ` bugzilla-daemon
2013-03-03 20:42 ` [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 and " bugzilla-daemon
` (11 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-03-03 17:58 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 516 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
--- Comment #4 from Chris Rankin <rankincj@googlemail.com> ---
After a reboot, the new glxinfo reports:
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD CAICOS
OpenGL version string: 3.0 Mesa 9.2-devel (git-0b6e72f)
OpenGL shading language version string: 1.30
I am guessing that it switched to swrast_dri after it failed to recover from
the GPU lockup correctly.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1303 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 and 3.8.1 kernel
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
` (3 preceding siblings ...)
2013-03-03 17:58 ` bugzilla-daemon
@ 2013-03-03 20:42 ` bugzilla-daemon
2013-03-04 13:44 ` bugzilla-daemon
` (10 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-03-03 20:42 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 521 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
Chris Rankin <rankincj@googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[r600g] GPU lockup when |[r600g] GPU lockup when
|playing WoW with 3.8.1 |playing WoW with HD6450 and
|kernel. |3.8.1 kernel
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1167 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 and 3.8.1 kernel
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
` (4 preceding siblings ...)
2013-03-03 20:42 ` [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 and " bugzilla-daemon
@ 2013-03-04 13:44 ` bugzilla-daemon
2013-03-04 13:48 ` bugzilla-daemon
` (9 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-03-04 13:44 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 204 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
--- Comment #5 from Alex Deucher <agd5f@yahoo.com> ---
Can you bisect mesa?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1003 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 and 3.8.1 kernel
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
` (5 preceding siblings ...)
2013-03-04 13:44 ` bugzilla-daemon
@ 2013-03-04 13:48 ` bugzilla-daemon
2013-03-04 15:14 ` bugzilla-daemon
` (8 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-03-04 13:48 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 440 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
--- Comment #6 from Chris Rankin <rankincj@googlemail.com> ---
(In reply to comment #5)
> Can you bisect mesa?
I'm not sure that makes sense. The crashes started after Fedora upgraded its
3.7.9 kernel to one based on 3.8.1, and so I have no idea if there's even a
"good" commit in Mesa to start bisecting from.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1327 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 and 3.8.1 kernel
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
` (6 preceding siblings ...)
2013-03-04 13:48 ` bugzilla-daemon
@ 2013-03-04 15:14 ` bugzilla-daemon
2013-03-06 20:40 ` bugzilla-daemon
` (7 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-03-04 15:14 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 637 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
--- Comment #7 from Alex Deucher <agd5f@yahoo.com> ---
(In reply to comment #6)
> (In reply to comment #5)
> > Can you bisect mesa?
>
> I'm not sure that makes sense. The crashes started after Fedora upgraded its
> 3.7.9 kernel to one based on 3.8.1, and so I have no idea if there's even a
> "good" commit in Mesa to start bisecting from.
I'm guessing the kernel update enabled some additional feature in mesa (htile
or async/cp dma support). Does disabling htile support help? Set env var
R600_HYPERZ=0
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1573 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 and 3.8.1 kernel
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
` (7 preceding siblings ...)
2013-03-04 15:14 ` bugzilla-daemon
@ 2013-03-06 20:40 ` bugzilla-daemon
2013-03-06 21:34 ` [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 with htile enabled bugzilla-daemon
` (6 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-03-06 20:40 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 325 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
--- Comment #8 from Chris Rankin <rankincj@googlemail.com> ---
(In reply to comment #7)
> Does disabling htile support help? Set env var R600_HYPERZ=0
Yes, this prevents the GPU from locking up.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1202 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 with htile enabled
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
` (8 preceding siblings ...)
2013-03-06 20:40 ` bugzilla-daemon
@ 2013-03-06 21:34 ` bugzilla-daemon
2013-03-06 21:35 ` bugzilla-daemon
` (5 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-03-06 21:34 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 515 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[r600g] GPU lockup when |[r600g] GPU lockup when
|playing WoW with HD6450 and |playing WoW with HD6450
|3.8.1 kernel |with htile enabled
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1165 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 with htile enabled
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
` (9 preceding siblings ...)
2013-03-06 21:34 ` [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 with htile enabled bugzilla-daemon
@ 2013-03-06 21:35 ` bugzilla-daemon
2013-03-23 17:19 ` bugzilla-daemon
` (4 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-03-06 21:35 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 231 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
--- Comment #9 from Alex Deucher <agd5f@yahoo.com> ---
Possibly a duplicate of bug 59592 or bug 60848.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1389 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 with htile enabled
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
` (10 preceding siblings ...)
2013-03-06 21:35 ` bugzilla-daemon
@ 2013-03-23 17:19 ` bugzilla-daemon
2013-04-24 19:23 ` bugzilla-daemon
` (3 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-03-23 17:19 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 254 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
--- Comment #10 from Chris Rankin <rankincj@googlemail.com> ---
*** Bug 62577 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1268 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 with htile enabled
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
` (11 preceding siblings ...)
2013-03-23 17:19 ` bugzilla-daemon
@ 2013-04-24 19:23 ` bugzilla-daemon
2013-05-01 19:10 ` bugzilla-daemon
` (2 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-04-24 19:23 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 319 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
--- Comment #11 from Jerome Glisse <glisse@freedesktop.org> ---
Please check if below patch fix the issue:
http://people.freedesktop.org/~glisse/0001-r600g-force-full-cache-for-hyperz.patch
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1228 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 with htile enabled
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
` (12 preceding siblings ...)
2013-04-24 19:23 ` bugzilla-daemon
@ 2013-05-01 19:10 ` bugzilla-daemon
2013-05-04 19:57 ` bugzilla-daemon
2013-05-20 14:44 ` bugzilla-daemon
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-05-01 19:10 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 616 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
--- Comment #12 from Chris Rankin <rankincj@googlemail.com> ---
Created attachment 78735
--> https://bugs.freedesktop.org/attachment.cgi?id=78735&action=edit
dmesg output showing GPU lockup
No, it doesn't appear to. I compiled this version of Mesa after recompiling
libdrm-2.4.44-2.fc19.src.rpm for F18:
OpenGL core profile version string: 3.1 (Core Profile) Mesa 9.2.0 (git-3bba787)
OpenGL core profile shading language version string: 1.40
OpenGL core profile context flags: (none)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1581 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 with htile enabled
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
` (13 preceding siblings ...)
2013-05-01 19:10 ` bugzilla-daemon
@ 2013-05-04 19:57 ` bugzilla-daemon
2013-05-20 14:44 ` bugzilla-daemon
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-05-04 19:57 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 518 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
--- Comment #13 from Chris Rankin <rankincj@googlemail.com> ---
This version of Mesa is a lot more promising!
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD CAICOS
OpenGL core profile version string: 3.1 (Core Profile) Mesa 9.2.0 (git-8c347d4)
OpenGL core profile shading language version string: 1.40
OpenGL core profile context flags: (none)
No lock-ups so far!
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1330 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread* [Bug 61747] [r600g] GPU lockup when playing WoW with HD6450 with htile enabled
2013-03-03 17:06 [Bug 61747] New: [r600g] GPU lockup when playing WoW with 3.8.1 kernel bugzilla-daemon
` (14 preceding siblings ...)
2013-05-04 19:57 ` bugzilla-daemon
@ 2013-05-20 14:44 ` bugzilla-daemon
15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-05-20 14:44 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 495 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=61747
Jerome Glisse <glisse@freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #14 from Jerome Glisse <glisse@freedesktop.org> ---
Closing
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2016 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 17+ messages in thread