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 12d84716..0e47c508 100644
--- a/drivers/gpu/nvgpu/gp10b/hw_gr_gp10b.h
+++ b/drivers/gpu/nvgpu/gp10b/hw_gr_gp10b.h
@@ -3694,6 +3694,10 @@ static inline u32 gr_gpc0_tpc0_tex_m_hww_esr_ecc_ded_pending_f(void)
3694{ 3694{
3695 return 0x100; 3695 return 0x100;
3696} 3696}
3697static inline u32 gr_gpc0_tpc0_tex_m_hww_esr_reset_active_f(void)
3698{
3699 return 0x40000000;
3700}
3697static inline u32 gr_gpc0_tpc0_sm_hww_warp_esr_r(void) 3701static inline u32 gr_gpc0_tpc0_sm_hww_warp_esr_r(void)
3698{ 3702{
3699 return 0x00504648; 3703 return 0x00504648;