Re: Intel 965G: i915_dispatch_cmdbuffer failed (2.6.19-rc2)

2006-10-18 Thread Keith Whitwell
This is all a little confusing as the driver doesn't really use that path in normal operation except for a single command - MI_FLUSH, which is shared between the architectures. In normal operation the hardware does the validation for us for the bulk of the command stream. If there were

Re: Intel 965G: i915_dispatch_cmdbuffer failed (2.6.19-rc2)

2006-10-18 Thread Dave Airlie
Does the DRM git tree work would also be interesting,... I haven't merged up Michel's drawable/blank changes for 2.6.19 as they were much too new for it, but do we have a backwards compat issue perhaps or something similiar? Dave. On Wed, 18 Oct 2006, Keith Whitwell wrote: This is all a

Re: Intel 965G: i915_dispatch_cmdbuffer failed (2.6.19-rc2)

2006-10-18 Thread Ryan Richter
On Sat, Oct 14, 2006 at 11:15:23AM -0700, Keith Packard wrote: On Fri, 2006-10-13 at 15:45 -0400, Ryan Richter wrote: I have a new Intel 965G board, and I'm trying to get DRI working. Direct rendering is enabled, but all GL programs crash immediately. The message 'DRM_I830_CMDBUFFER: -22'

Re: Intel 965G: i915_dispatch_cmdbuffer failed (2.6.19-rc2)

2006-10-18 Thread Ryan Richter
On Wed, Oct 18, 2006 at 06:27:42AM +0800, Keith Packard wrote: On Tue, 2006-10-17 at 13:40 -0400, Ryan Richter wrote: So do I want something like static int do_validate_cmd(int cmd) { return 1; } in i915_dma.c? that will certainly avoid any checks. Another

R200 CVS crashes

2006-10-18 Thread Alan Grimes
When I run the CVS R200 kernel modules, many megabytes of synchronization errors appear in xorg.log and it still crashes when I run any GL app, including glxinfo. It doesn't matter what version of Mesa I'm running, it should be impossible to crash the kernel like this. =\ -- If you tell a linux

[Bug 8678] DISPATCH ERROR! _glapi_add_dispatch failed to add glAreTexturesResident!

2006-10-18 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=8678 [EMAIL PROTECTED] changed: What|Removed |Added

Re: R200 CVS crashes

2006-10-18 Thread Roland Scheidegger
Alan Grimes wrote: When I run the CVS R200 kernel modules, many megabytes of synchronization errors appear in xorg.log and it still crashes when I run any GL app, including glxinfo. It doesn't matter what version of Mesa I'm running, it should be impossible to crash the kernel like this. =\

The drm-ttm-0-2-branch about to be merged.

2006-10-18 Thread Thomas Hellström
Hi, All. I am about to merge the drm-ttm-0-2 branch into git master. It's a fair amount of code and to summarize added features: 1) Support for generic user-space objects / refcounting and removal on client exit. If you have a kernel object and want to make it visible to one or more user-space

[Bug 7774] Warcraft III crashes Xorg with R300

2006-10-18 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=7774 --- Additional Comments From [EMAIL PROTECTED] 2006-10-18 13:15 --- (In

ATI Radeon XPRESS 200M

2006-10-18 Thread Phillip Ezolt
Hi All, I know that this topic has come up many times in the past, but here goes. I'm one of the poor schleps with a XPRESS 200M in my Compaq laptop. The open-source driver doesn't support it, and the latest fglrx driver just hangs upon X startup. So... I want to try to fix this. From the DRI

[Bug 8700] New: Wine does not work with r300 - GLXBadContextTag

2006-10-18 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=8700 Summary: Wine does not work with r300 - GLXBadContextTag

[Bug 8700] Wine 0.9.23 does not work with r300 - GLXBadContextTag

2006-10-18 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=8700 [EMAIL PROTECTED] changed: What|Removed |Added

r300 driver support for Hypermemory cards?

2006-10-18 Thread GhePeU
GhePeU wrote: So the main question is: does the r300 open source dri driver support the Radeon desktop PCIe video cards (i.e. X300SE or X550) with Hypermemory, that is the feature that allows the card to use both the on-board vram and the system ram as video memory? And, secondly, do AIGLX or XGL

Re: r300 driver support for Hypermemory cards?

2006-10-18 Thread GhePeU
GhePeU wrote: So the main question is: does the r300 open source dri driver support the Radeon desktop PCIe video cards (i.e. X300SE or X550) with Hypermemory, that is the feature that allows the card to use both the on-board vram and the system ram as video memory? And, secondly, do AIGLX or XGL

Re: ATI Radeon XPRESS 200M

2006-10-18 Thread Alex Deucher
On 10/18/06, Phillip Ezolt [EMAIL PROTECTED] wrote: Hi All, I know that this topic has come up many times in the past, but here goes. I'm one of the poor schleps with a XPRESS 200M in my Compaq laptop. The open-source driver doesn't support it, and the latest fglrx driver just hangs upon