Skip to content

nouveau: Fix NINC TERT handling in vk_push_print

Mary Guillemard requested to merge marysaka/mesa:fix-nvpush-tert-ninc-count into main

What does this MR do and why?

nouveau: Fix NINC TERT handling in vk_push_print

This was an oversight from the previous changes but that codepath
shouldn't really be taken on G80+.

Fixes: 9e133c4000d ("nouveau: Add support for TERT opcodes in vk_push_print")

Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>

Merge request reports