nouveau: Generate headers for Maxwell B compute

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25595>
This commit is contained in:
Faith Ekstrand
2023-10-06 18:42:34 -05:00
committed by Marge Bot
parent bac10ef4aa
commit 6e051cb2d8
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ nvk_classes = [
'clb097',
'clb0c0',
'clb197',
'clb1c0',
'clc097',
'clc1b5',
'cla0c0',

View File

@@ -55,6 +55,7 @@ void vk_push_print(FILE *fp, const struct nv_push *push,
#define SUBC_NV90C0 1
#define SUBC_NVA0C0 1
#define SUBC_NVB0C0 1
#define SUBC_NVB1C0 1
#define SUBC_NVC0C0 1
#define SUBC_NVC3C0 1
#define SUBC_NVC6C0 1