[Bug 64257] RS880 issues with r600-llvm-compiler

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 12 11:39:06 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=64257

--- Comment #50 from Alex Deucher <agd5f at yahoo.com> ---
6xx has a max tex/vtx clause size of 8.
7xx+ has a max tex/vtx clause size of 16.

In CF_WORD1, make sure you are setting the MSB of the count field.  Bits 12:10
and bit 19 make up the total count field.  I suspect you are not setting bit 19
properly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130612/146edd9c/attachment.html>


More information about the dri-devel mailing list