Re: fake bufmgr and aperture sizing.

2008-04-16 Thread Dave Airlie
Hi Eric, others: This may be a larger problem (I'd be interested in how TTM solves this also). So I've hit a problem with the fake bufmgr and the size of the objects referenced by a batchbuffer being bigger than the current aperture. So when we have a batchbuffer and we are

[Bug 15527] New: 3D application 'doom3' run abort

2008-04-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15527 Summary: 3D application 'doom3' run abort Product: Mesa Version: CVS Platform: Other OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[Bug 15527] 3D application 'doom3' run abort

2008-04-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15527 --- Comment #1 from Colin.Joe [EMAIL PROTECTED] 2008-04-15 23:39:59 PST --- Created an attachment (id=15946) -- (http://bugs.freedesktop.org/attachment.cgi?id=15946) Xorg.0.log -- Configure bugmail:

Re: fake bufmgr and aperture sizing.

2008-04-16 Thread Thomas Hellström
Dave Airlie wrote: Hi Eric, others: This may be a larger problem (I'd be interested in how TTM solves this also). So I've hit a problem with the fake bufmgr and the size of the objects referenced by a batchbuffer being bigger than the current aperture. So when we have a batchbuffer and

Testing DRI on ATI Radeon Xpress 200M IGP (5975)

2008-04-16 Thread Ludovic Brenta
Hello, Tonight I finally took the time to enable DRI on my laptop. I understand that support for my particular chipset is experimental and currently needs more testing on differing models, and I hereby offer help for testing. DRI appears to work and glxgears says: Warning, xpress200 detected.

Re: fake bufmgr and aperture sizing.

2008-04-16 Thread Dave Airlie
At least for TTM this is part of a larger problem where you can hit problems both when the pinned page quota is hit, and when you can't fit an object in the aperture. The other problem is the one you mention. Since we're dealing with multiple clients and only evict one buffer at a time

Re: fake bufmgr and aperture sizing.

2008-04-16 Thread Keith Whitwell
The problem remains how to avoid this situation completely. I guess the drm driver can reserve a global safe aperture size, and communicate that to the 3D client, but the current TTM drivers don't deal with this situation. My first idea would probably be your first alternative. Flush

Re: fake bufmgr and aperture sizing.

2008-04-16 Thread Thomas Hellström
Dave Airlie wrote: At least for TTM this is part of a larger problem where you can hit problems both when the pinned page quota is hit, and when you can't fit an object in the aperture. The other problem is the one you mention. Since we're dealing with multiple clients and only evict one

Re: Testing DRI on ATI Radeon Xpress 200M IGP (5975)

2008-04-16 Thread Markus Amsler
Ludovic Brenta wrote: Hello, Tonight I finally took the time to enable DRI on my laptop. I understand that support for my particular chipset is experimental and currently needs more testing on differing models, and I hereby offer help for testing. DRI appears to work and glxgears says:

Writing a state tracker for Gallium3D/SoftPipe

2008-04-16 Thread Younes M
I'm trying to get up and running writing a state tracker for libXvMC using SoftPipe, but looking at the Mesa src a few things are unclear to me. Looking at root/src/gallium/winsys/xlib I can't quite figure out where Mesa ends and where Gallium starts. It's my understanding that the winsys creates

Re: [Mesa3d-users] Doom3- false texturing on mirror

2008-04-16 Thread khaqq
On Wed, 16 Apr 2008 04:34:17 -0700 (PDT) smoki [EMAIL PROTECTED] wrote: This is happen in r200 driver, because when i use software TCL pipeline it's correct. Is there anybody who can handle this? Adding CCs. khaqq -

Re: Writing a state tracker for Gallium3D/SoftPipe

2008-04-16 Thread Keith Whitwell
There are three components that you'll need: - state tracker -- which is API dependent - hw driver -- HW dependent (softpipe is an example), which implements the p_context.h interface. - winsys -- which is dependent on API, HW, OS, etc. The winsys is basically the glue that holds it all

Re: [Mesa3d-users] Doom3- false texturing on mirror

2008-04-16 Thread Roland Scheidegger
khaqq wrote: On Wed, 16 Apr 2008 04:34:17 -0700 (PDT) smoki [EMAIL PROTECTED] wrote: This is happen in r200 driver, because when i use software TCL pipeline it's correct. Is there anybody who can handle this? In what level was that? Roland

Re: [Mesa3d-users] 3DMark2001SE (Single texturing-fill rate test)

2008-04-16 Thread khaqq
On Wed, 16 Apr 2008 05:23:16 -0700 (PDT) smoki [EMAIL PROTECTED] wrote: This screenshots is from 3DMark2001SE (Single texturing-fill rate test) runing in wine-0.9.59 using r200 driver on Linux. First is WRONG using hw pipeline. http://www.nabble.com/file/p16721263/wine_hw.jpeg

[Bug 15480] r200 vertex program regression

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

[Bug 15527] 3D application 'doom3' run abort

2008-04-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15527 Gordon Jin [EMAIL PROTECTED] changed: What|Removed |Added CC||dri- |

[Bug 15400] [915]mesa demo 'shadowtex 'run failed

2008-04-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15400 Gordon Jin [EMAIL PROTECTED] changed: What|Removed |Added CC||dri- |

[Bug 15380] [i915 i965 FBO] glFramebufferTexture2D Segmentation fault in some case

2008-04-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15380 Gordon Jin [EMAIL PROTECTED] changed: What|Removed |Added CC||dri- |

[Bug 15195] [i915 i965 packed_depth_stencil] glean case depthStencil failed

2008-04-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15195 Gordon Jin [EMAIL PROTECTED] changed: What|Removed |Added CC||dri- |