summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-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 a1cfab57..ca425447 100644
--- a/drivers/gpu/nvgpu/gp10b/hw_gr_gp10b.h
+++ b/drivers/gpu/nvgpu/gp10b/hw_gr_gp10b.h
@@ -858,6 +858,10 @@ static inline u32 gr_fecs_method_push_adr_discover_preemption_image_size_v(void)
858{ 858{
859 return 0x0000001a; 859 return 0x0000001a;
860} 860}
861static inline u32 gr_fecs_method_push_adr_halt_pipeline_v(void)
862{
863 return 0x00000004;
864}
861static inline u32 gr_fecs_host_int_status_r(void) 865static inline u32 gr_fecs_host_int_status_r(void)
862{ 866{
863 return 0x00409c18; 867 return 0x00409c18;