[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2019-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 GitLab Migration User changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2016-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 --- Comment #20 from Rahul --- I tried locally: and changed condition saying if Bad Magic or Error if (__glxHashInsert(pdp->dri2Hash, xDrawable, pdraw) == -1) then the test Passed. -- You are receiving this mail because:

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2016-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 --- Comment #19 from Rahul --- Hi All, Do we have any update over this ? what should be the expected behavior if we make multiple glXCreateGLXPixmap with same parameters? As Ian Told , it is failing because key is already

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2012-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 Gordon Jin gordon@intel.com changed: What|Removed |Added AssignedTo|xunx.f...@intel.com |i...@freedesktop.org

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2012-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 ajax at nwnk dot net a...@nwnk.net changed: What|Removed |Added AssignedTo|a...@nwnk.net |xunx.f...@intel.com

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2012-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 Ian Romanick i...@freedesktop.org changed: What|Removed |Added Blocks|42993 | --- Comment #17

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2012-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 --- Comment #16 from Ian Romanick i...@freedesktop.org 2012-01-26 17:22:05 PST --- The test fails because the second glXCreateGLXPixmap or glXCreatePixmap tries to add the same drawable ID to priv-drawHash. The call fails because the key

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2012-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 fangxun xunx.f...@intel.com changed: What|Removed |Added Blocks||42993 --- Comment #15 from

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2011-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 --- Comment #14 from ajax at nwnk dot net a...@nwnk.net 2011-11-01 14:43:47 PDT --- (In reply to comment #13) ajax/Ian, any idea? Pretty sure the test is correct and Mesa is wrong. You simply happen to have found the change that turned a

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2011-09-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 --- Comment #13 from Gordon Jin gordon@intel.com 2011-09-19 20:22:18 PDT --- ajax/Ian, any idea? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2011-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 --- Comment #12 from fangxun xunx.f...@intel.com 2011-08-31 01:01:17 PDT --- (In reply to comment #11) Xun, maybe you can have a test with the newest commit and xorg-server-1.10.3 commit of xserver on server-1.10-branch. It also fails on

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2011-08-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 --- Comment #8 from fangxun xunx.f...@intel.com 2011-08-30 02:51:35 PDT --- It still fails with recent codes. Libdrm: (master)2.4.26-3-g2acaf160df584a5ef7b5c5b84819389948cd97ad Mesa:

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2011-08-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 --- Comment #9 from Ian Romanick i...@freedesktop.org 2011-08-30 10:09:33 PDT --- That is weird. I was able to reproduce this on Fedora 14 but not on Fedora 15. In both cases I was using the same Mesa bits. Fedora 14:

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2011-08-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 --- Comment #10 from Droste tdro...@gmx.de 2011-08-30 10:56:32 PDT --- I can confirm the bug with r600g (no crashes but it fails the test)! HEAD is now at 9e2bc5d... glx: Alias glXFreeContextEXT to glXDestroyContext ... failed to create pixmap

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2011-08-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 --- Comment #11 from zhao jian jian.j.z...@intel.com 2011-08-30 19:09:39 PDT --- Xun, maybe you can have a test with the newest commit and xorg-server-1.10.3 commit of xserver on server-1.10-branch. -- Configure bugmail:

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2011-08-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 --- Comment #6 from Ian Romanick i...@freedesktop.org 2011-08-29 17:31:35 PDT --- This works on recent X servers. I believe that there were some bugs with pixmap tracking on the X server that were fixed around the same time this patch went it.

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2011-08-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 --- Comment #7 from Gordon Jin gordon@intel.com 2011-08-29 17:57:58 PDT --- Ian, thanks for the reply. I agree we can close it if it works with recent xserver. Xun, please verify. -- Configure bugmail:

[Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed

2011-08-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38970 Gordon Jin gordon@intel.com changed: What|Removed |Added CC|