[Bug 15297] New: Bug opengl (incorect display)

2008-04-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15297 Summary: Bug opengl (incorect display) Product: Mesa Version: 6.5 Platform: Other OS/Version: Linux (All) Status: NEW Severity: major Priority: high

[Bug 15297] Bug opengl (incorect display)

2008-04-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15297 --- Comment #1 from Dmitriy [EMAIL PROTECTED] 2008-04-01 00:44:14 PST --- Created an attachment (id=15595) -- (http://bugs.freedesktop.org/attachment.cgi?id=15595) If use vesa drv -- Configure bugmail:

[Bug 15297] Bug opengl (incorect display)

2008-04-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15297 --- Comment #2 from Dmitriy [EMAIL PROTECTED] 2008-04-01 00:44:55 PST --- Created an attachment (id=15596) -- (http://bugs.freedesktop.org/attachment.cgi?id=15596) Example code for test this bug -- Configure bugmail:

[Bug 15203] r300 lockup

2008-04-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15203 --- Comment #21 from Markus Amsler [EMAIL PROTECTED] 2008-04-01 01:15:59 PST --- The mask patch didn't help With 318157.. reverted texsub runs fine with tris=1000. I notice the pattern in the triangles too. I looked at RADEON_CP_RB_CNTL With

Re: DRI2 direct rendering

2008-04-01 Thread Johannes Engel
Thanks a lot for your work, Kristian! Testing DRI2 on my 945GM I get ~ glxgears calling DRI2CreateDrawable, XID 0x2c2, GLX ID 0x2c2 success, head 0x30, handle 0x2 DRM_I915_EXECBUFFER: -16 glxgears: intel_context.c:1010: UNLOCK_HARDWARE: Assertion `intel-batch-cliprect_mode !=

[RFC] Intel OpRegion support for Intel post-965 graphics chips

2008-04-01 Thread Hong Liu
ACPI OpRegion support for Intel Integrated Graphics is meant to improve the communication mechanisms between graphcis driver and system/video BIOS. The Intel graphics driver stack is composed of several different modules: kernel drivers, user level drivers, the video BIOS, system BIOS, and

RE: DRI2 direct rendering

2008-04-01 Thread Jin, Gordon
Kristian H?gsberg wrote on Tuesday, April 01, 2008 5:35 AM: Hi, I just committed the last big chunk of DRI2 work, the direct rendering support. With this, we can now do direct rendering to redirected windows and GLX_EXT_texture_from_pixmap even works, so compiz (and other Open GL

Re: GSOC '08 hardware accelerated video decoding

2008-04-01 Thread Pasi Kärkkäinen
On Fri, Mar 28, 2008 at 12:08:38AM -0400, Younes M wrote: Hi, I recently posted to the Nouveau mailing list about this, but for those who don't participate in that one I thought I would also post here since it seems to concern DRI as much as Nouveau. I intend to submit an application for a

Re: GSOC '08 hardware accelerated video decoding

2008-04-01 Thread Pasi Kärkkäinen
On Tue, Apr 01, 2008 at 12:50:08PM +0300, Pasi Kärkkäinen wrote: On Fri, Mar 28, 2008 at 12:08:38AM -0400, Younes M wrote: Hi, I recently posted to the Nouveau mailing list about this, but for those who don't participate in that one I thought I would also post here since it seems to

Re: DRI2 direct rendering

2008-04-01 Thread Xavier Bestel
Hi Kristian, On Mon, 2008-03-31 at 17:34 -0400, Kristian Høgsberg wrote: Hi, I just committed the last big chunk of DRI2 work, the direct rendering support. With this, we can now do direct rendering to redirected windows and GLX_EXT_texture_from_pixmap even works, so compiz (and other

Re: DRI2 direct rendering

2008-04-01 Thread Xavier Bestel
On Tue, 2008-04-01 at 11:48 +0200, Xavier Bestel wrote: Hi Kristian, On Mon, 2008-03-31 at 17:34 -0400, Kristian Høgsberg wrote: Hi, I just committed the last big chunk of DRI2 work, the direct rendering support. With this, we can now do direct rendering to redirected windows and

Re: DRI2 direct rendering

2008-04-01 Thread Kristian Høgsberg
On Tue, Apr 1, 2008 at 6:11 AM, Johannes Engel [EMAIL PROTECTED] wrote: Thanks a lot for your work, Kristian! Testing DRI2 on my 945GM I get ~ glxgears calling DRI2CreateDrawable, XID 0x2c2, GLX ID 0x2c2 success, head 0x30, handle 0x2 DRM_I915_EXECBUFFER: -16 glxgears:

Re: DRI2 direct rendering

2008-04-01 Thread Kristian Høgsberg
On Tue, Apr 1, 2008 at 6:18 AM, Xavier Bestel [EMAIL PROTECTED] wrote: On Tue, 2008-04-01 at 11:48 +0200, Xavier Bestel wrote: Hi Kristian, On Mon, 2008-03-31 at 17:34 -0400, Kristian Høgsberg wrote: Hi, I just committed the last big chunk of DRI2 work, the direct rendering

[Bug 15203] r300 lockup

2008-04-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15203 --- Comment #23 from Markus Amsler [EMAIL PROTECTED] 2008-04-01 07:49:50 PST --- You're right, it's the ring pointer update size. Values less than or equal 8 work fine, greater or equal 9 causes crashes. Perhaps increasing it further would

[Bug 15203] r300 lockup

2008-04-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15203 --- Comment #25 from Markus Amsler [EMAIL PROTECTED] 2008-04-01 12:27:49 PST --- I know now whats happening. If the ring buffer gets low on space radeon_wait_ring is called. If writeback is enabled radeon_wait_ring can run into the -EBUSY

[Bug 15203] r300 lockup

2008-04-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15203 --- Comment #26 from Roland Scheidegger [EMAIL PROTECTED] 2008-04-01 13:08:32 PST --- (In reply to comment #25) I know now whats happening. If the ring buffer gets low on space radeon_wait_ring is called. If writeback is enabled

[Bug 15269] R200 crashes in glXMakeCurrent if GL_FRAGMENT_SHADER_ATI is enabled

2008-04-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15269 --- Comment #1 from Roland Scheidegger [EMAIL PROTECTED] 2008-04-01 13:47:07 PST --- Hmm the driver can't handle an undefined shader, and we do state validation (why?) when a context is made current. Though I guess the same bug would happen

[Bug 15269] R200 crashes in glXMakeCurrent if GL_FRAGMENT_SHADER_ATI is enabled

2008-04-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15269 Roland Scheidegger [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 15269] R200 crashes in glXMakeCurrent if GL_FRAGMENT_SHADER_ATI is enabled

2008-04-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15269 --- Comment #4 from Stefan Dösinger [EMAIL PROTECTED] 2008-04-01 16:17:05 PST --- For what it's worth, I also see the same crash with 7.0.2 if I have a valid shader bound. So the problem is not the undefined shader. -- Configure bugmail:

[Bug 10235] 2.6.25-rc5: Blank Screen with Intel 945

2008-04-01 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10235 [EMAIL PROTECTED] changed: What|Removed |Added AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]

[Bug 13409] [945GM] Killing compiz crashes Xorg

2008-04-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13409 --- Comment #6 from Michael Fu [EMAIL PROTECTED] 2008-04-01 19:39:58 PST --- Ben, any response for Gordon's question in comment# 5? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 15203] r300 lockup

2008-04-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15203 --- Comment #27 from Oliver McFadden [EMAIL PROTECTED] 2008-04-01 22:19:10 PST --- I would rather we just disable the writeback than adding some work around (increase the timeout, etc); we've got enough problems that I'd rather not add more