https://bugs.freedesktop.org/show_bug.cgi?id=36371
Summary: r200: piglit readPixSanity failure Product: Mesa Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/r200 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: nikai@nikai.net
Created an attachment (id=45785) --> (https://bugs.freedesktop.org/attachment.cgi?id=45785) readPixSanity 7.9.2 #1
For presumably quite some time the piglit readPixSanity test fails here. I'll attach tests with mesa-7.9.2 as well as git-699ecec. I did three runs each, because I noticed that the readbacks differ from run to run.
System environment: -- system architecture: i686 -- Linux distribution: Gentoo -- GPU: R200 514D -- Model: ATI Radeon 9100 QM (AGP) -- Display connector: VGA -- xf86-video-ati: 982c22f16c8eeee9be81779fbfe17d8d3f9b6897 -- xserver: 1.9.4 -- mesa: 699ecec58c6925fb174ecf925158df6cce59be59 and -- mesa: 7.9.2 -- drm: 2.4.25 -- kernel: 2.6.38.2
https://bugs.freedesktop.org/show_bug.cgi?id=36371
--- Comment #1 from Nicolas Kaiser nikai@nikai.net 2011-04-18 15:42:20 PDT --- Created an attachment (id=45786) --> (https://bugs.freedesktop.org/attachment.cgi?id=45786) readPixSanity 7.9.2 #2
https://bugs.freedesktop.org/show_bug.cgi?id=36371
--- Comment #2 from Nicolas Kaiser nikai@nikai.net 2011-04-18 15:43:08 PDT --- Created an attachment (id=45787) --> (https://bugs.freedesktop.org/attachment.cgi?id=45787) readPixSanity 7.9.2 #3
https://bugs.freedesktop.org/show_bug.cgi?id=36371
--- Comment #3 from Nicolas Kaiser nikai@nikai.net 2011-04-18 15:44:31 PDT --- Created an attachment (id=45788) --> (https://bugs.freedesktop.org/attachment.cgi?id=45788) readPixSanity git-699ecec #1
https://bugs.freedesktop.org/show_bug.cgi?id=36371
--- Comment #4 from Nicolas Kaiser nikai@nikai.net 2011-04-18 15:45:28 PDT --- Created an attachment (id=45789) --> (https://bugs.freedesktop.org/attachment.cgi?id=45789) readPixSanity git-699ecec #2
https://bugs.freedesktop.org/show_bug.cgi?id=36371
--- Comment #5 from Nicolas Kaiser nikai@nikai.net 2011-04-18 15:46:14 PDT --- Created an attachment (id=45790) --> (https://bugs.freedesktop.org/attachment.cgi?id=45790) 45789: readPixSanity git-699ecec #3
https://bugs.freedesktop.org/show_bug.cgi?id=36371
Nicolas Kaiser nikai@nikai.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #45790|45789: readPixSanity |readPixSanity git-699ecec description|git-699ecec #3 |#3
https://bugs.freedesktop.org/show_bug.cgi?id=36371
Andrei Slavoiu ansla80@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ansla80@yahoo.com
--- Comment #6 from Andrei Slavoiu ansla80@yahoo.com 2011-04-20 12:02:41 PDT --- I get the same error with r600g, so it's probably not driver specific:
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) Major opcode of failed request: 137 (DRI2) Minor opcode of failed request: 8 (DRI2SwapBuffers ) Resource id in failed request: 0x560000b Serial number of failed request: 1281 Current serial number in output stream: 1281
My version of mesa:
OpenGL renderer string: Gallium 0.4 on AMD RV635 OpenGL version string: 2.1 Mesa 7.11-devel (git-bb78f6a)
https://bugs.freedesktop.org/show_bug.cgi?id=36371
--- Comment #7 from Kurt Roeckx kurt@roeckx.be 2011-08-31 15:39:05 PDT --- It works for me with mesa 7.11 and linux kernel 2.6.38 on an rv280.
Kurt
https://bugs.freedesktop.org/show_bug.cgi?id=36371
--- Comment #8 from Michel Dänzer michel@daenzer.net 2011-09-14 10:45:24 PDT --- The DRI2SwapBuffers failure should be fixed in Mesa Git, but the others might still be there.
dri-devel@lists.freedesktop.org