radeonsi/gfx11: fix ge_cntl programming
gfx11 renamed PRIM_GRP_SIZE to VERTS_PER_SUBGRP but another change was was missed. Update our code based on PAL's UniversalCmdBuffer::CalcGeCntl function (especially useVgtOnchipCntlForTess being false for gfx11). Fixes: 25a66477 ("radeonsi/gfx11: register changes") Reviewed-by:Marek Olšák <marek.olsak@amd.com> Part-of: <mesa/mesa!20728> (cherry picked from commit f73cdda9)
Loading
Please register or sign in to comment