summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/hw_gr_gm20b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/hw_gr_gm20b.h')
-rw-r--r--drivers/gpu/nvgpu/gm20b/hw_gr_gm20b.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/hw_gr_gm20b.h b/drivers/gpu/nvgpu/gm20b/hw_gr_gm20b.h
index abe1d6a6..4930d4c7 100644
--- a/drivers/gpu/nvgpu/gm20b/hw_gr_gm20b.h
+++ b/drivers/gpu/nvgpu/gm20b/hw_gr_gm20b.h
@@ -922,6 +922,10 @@ static inline u32 gr_fecs_method_push_adr_set_watchdog_timeout_f(void)
922{ 922{
923 return 0x21; 923 return 0x21;
924} 924}
925static inline u32 gr_fecs_method_push_adr_write_timestamp_record_v(void)
926{
927 return 0x0000003d;
928}
925static inline u32 gr_fecs_method_push_adr_halt_pipeline_v(void) 929static inline u32 gr_fecs_method_push_adr_halt_pipeline_v(void)
926{ 930{
927 return 0x00000004; 931 return 0x00000004;