http://bugzilla.kernel.org/show_bug.cgi?id=12419





------- Comment #13 from e...@anholt.net  2009-03-16 15:22 -------
Thanks for the report.  I think this was the bug:

-       ret = i915_dispatch_cmdbuffer(dev, cmdbuf, cliprects, data);
+       ret = i915_dispatch_cmdbuffer(dev, cmdbuf, cliprects, batch_data);

but I still haven't actually tested that path yet (been trying to get the GEM
paths solid).  New for-review pushed.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to