summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/acr_gp106.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/acr_gp106.h')
-rw-r--r--drivers/gpu/nvgpu/gp106/acr_gp106.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp106/acr_gp106.h b/drivers/gpu/nvgpu/gp106/acr_gp106.h
index 9afec529..cd555eb8 100644
--- a/drivers/gpu/nvgpu/gp106/acr_gp106.h
+++ b/drivers/gpu/nvgpu/gp106/acr_gp106.h
@@ -17,6 +17,11 @@
17#include "gm20b/acr_gm20b.h" 17#include "gm20b/acr_gm20b.h"
18#include "gm206/acr_gm206.h" 18#include "gm206/acr_gm206.h"
19 19
20#define GP106_FECS_UCODE_SIG "gp106/fecs_sig.bin"
21#define GP106_GPCCS_UCODE_SIG "gp106/gpccs_sig.bin"
22#define GP104_FECS_UCODE_SIG "gp104/fecs_sig.bin"
23#define GP104_GPCCS_UCODE_SIG "gp104/gpccs_sig.bin"
24
20struct lsf_ucode_desc_v1 { 25struct lsf_ucode_desc_v1 {
21 u8 prd_keys[2][16]; 26 u8 prd_keys[2][16];
22 u8 dbg_keys[2][16]; 27 u8 dbg_keys[2][16];