anv: Properly allocate aux-tracking space for CCS_E
add_aux_state_tracking_buffer() actually checks the aux usage when determining how many dwords to allocate for state tracking. Move the function call to the point after the CCS_E aux usage is assigned. Fixes: de3be618 ("anv/cmd_buffer: Rework aux tracking") Reviewed-by:Kenneth Graunke <kenneth@whitecape.org> (cherry picked from commit d0fcc2dd)
Loading
Please register or sign in to comment