summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/include
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/include')
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/acr/acr_lsfm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/include/nvgpu/acr/acr_lsfm.h b/drivers/gpu/nvgpu/include/nvgpu/acr/acr_lsfm.h
index 89edcefa..ff13be83 100644
--- a/drivers/gpu/nvgpu/include/nvgpu/acr/acr_lsfm.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/acr/acr_lsfm.h
@@ -26,6 +26,7 @@
26#define LSF_FALCON_ID_RESERVED (1) 26#define LSF_FALCON_ID_RESERVED (1)
27#define LSF_FALCON_ID_FECS (2) 27#define LSF_FALCON_ID_FECS (2)
28#define LSF_FALCON_ID_GPCCS (3) 28#define LSF_FALCON_ID_GPCCS (3)
29#define LSF_FALCON_ID_SEC2 (7)
29#define LSF_FALCON_ID_END (11) 30#define LSF_FALCON_ID_END (11)
30#define LSF_FALCON_ID_INVALID (0xFFFFFFFF) 31#define LSF_FALCON_ID_INVALID (0xFFFFFFFF)
31 32