http://bugs.freedesktop.org/show_bug.cgi?id=15386
--- Comment #4 from Markus Amsler <[EMAIL PROTECTED]> 2008-04-08 14:14:18 PST --- > 6.4.7, 6.5.1 and 6.5.2 have some additional information. > {INPUT|OUTPUT|TEMP}_VTX_MEM_SIZE refers to the size of your vertex stream(s) > (DWORDs IIRC). VAP_PROG_STREAM_CNTL_0-7 and VAP_PROG_STREAM_CNTL_EXT_0-7 > describe how the elements are treated. Unfortunately, I'm not sure what POR > stands for. The doc is a bit misleading, but I think I got it. according to 6.5.2 {INPUT|OUTPUT|TEMP}_VTX_MEM_SIZE = 72 (for r300) {INPUT|OUTPUT|TEMP}_VTX_MEM_SIZE = 128 (for r500) In this case here 8 inputs => 72/8 => PVS_NUM_SLOTS = 9. qed :) According to 6.4.2 MAX_CNTRLS is 6, but 6.5.2 says 5. fglrx usess 6, so it looks like there's a typo in 6.5.2. The docs (both r500v1.3 and r300) also say to set VF_MAX_VTF_NUM in VAP_CNTL to 12=0xc. But this value crashes my card. fglrx sets it to 0xb, without crash. So for this value the doc is wrong. I'll try an implementation. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel