summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/hw_gr_gp10b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/hw_gr_gp10b.h')
-rw-r--r--drivers/gpu/nvgpu/gp10b/hw_gr_gp10b.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/hw_gr_gp10b.h b/drivers/gpu/nvgpu/gp10b/hw_gr_gp10b.h
index 0480527c..62ac1327 100644
--- a/drivers/gpu/nvgpu/gp10b/hw_gr_gp10b.h
+++ b/drivers/gpu/nvgpu/gp10b/hw_gr_gp10b.h
@@ -1478,6 +1478,10 @@ static inline u32 gr_fecs_ctxsw_idlestate_r(void)
1478{ 1478{
1479 return 0x00409420; 1479 return 0x00409420;
1480} 1480}
1481static inline u32 gr_fecs_feature_override_ecc_r(void)
1482{
1483 return 0x00409658;
1484}
1481static inline u32 gr_gpc0_gpccs_ctxsw_idlestate_r(void) 1485static inline u32 gr_gpc0_gpccs_ctxsw_idlestate_r(void)
1482{ 1486{
1483 return 0x00502420; 1487 return 0x00502420;