[Bug 13058] [i915 i965 GLX_SGI_swap_control] glxgears get tearing output

2007-11-05 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13058 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #12350|application/octet-stream|text/plain mime type|

Re: drm_reg.c references..

2007-11-05 Thread Thomas Hellström
Dave Airlie wrote: Hi Thomas, drm_objects.h references drm_reg.c which I can't see anywhere, is there something that needs cleaning up or just something you are planning on? Dave. Hmm. It's something that's only used by the Poulsbo driver ATM. A generic way to mark any resource as

[Bug 13058] [i915 i965 GLX_SGI_swap_control] glxgears get tearing output

2007-11-05 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13058 --- Comment #4 from [EMAIL PROTECTED] 2007-11-05 07:26 PST --- Actually, glxgears seems to choose the right visual here (0x21, the default one). However, the driver's CreateContext function gets called with a pointer to the RGBA

[Bug 13100] New: Gtkradiant crashes with radeon driver

2007-11-05 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13100 Summary: Gtkradiant crashes with radeon driver Product: DRI Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority:

[Bug 13058] [i915 i965 GLX_SGI_swap_control] glxgears get tearing output

2007-11-05 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13058 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #5 from

i915_irq.c comment out code..

2007-11-05 Thread Dave Airlie
in i915_user_irq_off there code to switch the interrupt off is commented out... Can we get that cleaned up or commented on? pushing code like that upstream isn't a good plan.. Dave. -- David Airlie, Software Engineer http://www.skynet.ie/~airlied / airlied at skynet.ie Linux kernel - DRI,

[Bug 13058] [i915 i965 GLX_SGI_swap_control] glxgears get tearing output

2007-11-05 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13058 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|

Re: i915_irq.c comment out code..

2007-11-05 Thread Thomas Hellström
Dave Airlie wrote: in i915_user_irq_off there code to switch the interrupt off is commented out... Can we get that cleaned up or commented on? pushing code like that upstream isn't a good plan.. Dave. I guess I'm the one to blame for that. The idea is to turn off user irqs when we don't