drm/nouveau/gr/gv100: initial support
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
@@ -155,6 +155,8 @@
|
||||
#define PASCAL_A /* cl9097.h */ 0x0000c097
|
||||
#define PASCAL_B /* cl9097.h */ 0x0000c197
|
||||
|
||||
#define VOLTA_A /* cl9097.h */ 0x0000c397
|
||||
|
||||
#define NV74_BSP 0x000074b0
|
||||
|
||||
#define GT212_MSVLD 0x000085b1
|
||||
@@ -194,6 +196,7 @@
|
||||
#define MAXWELL_COMPUTE_B 0x0000b1c0
|
||||
#define PASCAL_COMPUTE_A 0x0000c0c0
|
||||
#define PASCAL_COMPUTE_B 0x0000c1c0
|
||||
#define VOLTA_COMPUTE_A 0x0000c3c0
|
||||
|
||||
#define NV74_CIPHER 0x000074c1
|
||||
#endif
|
||||
|
@@ -48,4 +48,5 @@ int gp102_gr_new(struct nvkm_device *, int, struct nvkm_gr **);
|
||||
int gp104_gr_new(struct nvkm_device *, int, struct nvkm_gr **);
|
||||
int gp107_gr_new(struct nvkm_device *, int, struct nvkm_gr **);
|
||||
int gp10b_gr_new(struct nvkm_device *, int, struct nvkm_gr **);
|
||||
int gv100_gr_new(struct nvkm_device *, int, struct nvkm_gr **);
|
||||
#endif
|
||||
|
Fai riferimento in un nuovo problema
Block a user