nouveau/headers: Handle all compute classes in vk_push_print

We now handle from BLACKWELL_COMPUTE_B down to FERMI_COMPUTE_A.

Signed-off-by: Mary Guillemard <mary@mary.zone>
Reviewed-by: Mel Henning <mhenning@darkrefraction.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37475>
This commit is contained in:
Mary Guillemard 2025-09-19 12:16:13 +02:00 committed by Marge Bot
parent 3a2b53f47f
commit d7f226a3b2

View file

@ -5,10 +5,12 @@ nv_classes = [
'cl9097',
'cl90b5',
'cl90c0',
'cl91c0',
'cla040',
'cla0b5',
'cla097',
'cla140',
'cla1c0',
'cla297',
'clb06f',
'clb097',
@ -18,6 +20,7 @@ nv_classes = [
'clc097',
'clc197',
'clc1b5',
'clc1c0',
'cla0c0',
'clc0c0',
'clc397',
@ -35,6 +38,7 @@ nv_classes = [
'clc7c0',
'clc86f',
'clc9b0',
'clc9c0',
'clcab5',
'clcb97',
'clcbc0',