http://bugs.freedesktop.org/show_bug.cgi?id=27339





--- Comment #1 from Marek Olšák <mar...@gmail.com>  2010-03-27 06:57:58 PST ---
I think the classic driver shouldn't set those regs on KMS. Some time ago I
removed the emission of the regs in classic and it didn't really add any
regressions.

Please try this:
Change src/gallium/drivers/r300/r300_state_invariant.c:134 to:

    OUT_CS_REG(R300_SC_CLIP_RULE, 0);

and please let me know if it helps.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to