summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/hw_ram_gp106.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/hw_ram_gp106.h')
-rw-r--r--drivers/gpu/nvgpu/gp106/hw_ram_gp106.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp106/hw_ram_gp106.h b/drivers/gpu/nvgpu/gp106/hw_ram_gp106.h
index b325affc..eb02ac28 100644
--- a/drivers/gpu/nvgpu/gp106/hw_ram_gp106.h
+++ b/drivers/gpu/nvgpu/gp106/hw_ram_gp106.h
@@ -370,6 +370,10 @@ static inline u32 ram_fc_chid_id_w(void)
370{ 370{
371 return 0; 371 return 0;
372} 372}
373static inline u32 ram_fc_config_w(void)
374{
375 return 61;
376}
373static inline u32 ram_fc_runlist_timeslice_w(void) 377static inline u32 ram_fc_runlist_timeslice_w(void)
374{ 378{
375 return 62; 379 return 62;