nouveau: Generate headers for Maxwell B compute
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25595>
This commit is contained in:

committed by
Marge Bot

parent
bac10ef4aa
commit
6e051cb2d8
@@ -10,6 +10,7 @@ nvk_classes = [
|
|||||||
'clb097',
|
'clb097',
|
||||||
'clb0c0',
|
'clb0c0',
|
||||||
'clb197',
|
'clb197',
|
||||||
|
'clb1c0',
|
||||||
'clc097',
|
'clc097',
|
||||||
'clc1b5',
|
'clc1b5',
|
||||||
'cla0c0',
|
'cla0c0',
|
||||||
|
@@ -55,6 +55,7 @@ void vk_push_print(FILE *fp, const struct nv_push *push,
|
|||||||
#define SUBC_NV90C0 1
|
#define SUBC_NV90C0 1
|
||||||
#define SUBC_NVA0C0 1
|
#define SUBC_NVA0C0 1
|
||||||
#define SUBC_NVB0C0 1
|
#define SUBC_NVB0C0 1
|
||||||
|
#define SUBC_NVB1C0 1
|
||||||
#define SUBC_NVC0C0 1
|
#define SUBC_NVC0C0 1
|
||||||
#define SUBC_NVC3C0 1
|
#define SUBC_NVC3C0 1
|
||||||
#define SUBC_NVC6C0 1
|
#define SUBC_NVC6C0 1
|
||||||
|
Reference in New Issue
Block a user