summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/hw_top_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/hw_top_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/hw_top_gk20a.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/hw_top_gk20a.h b/drivers/gpu/nvgpu/gk20a/hw_top_gk20a.h
index 6981cf71..517cffef 100644
--- a/drivers/gpu/nvgpu/gk20a/hw_top_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/hw_top_gk20a.h
@@ -158,6 +158,10 @@ static inline u32 top_device_info_entry_engine_type_v(void)
158{ 158{
159 return 0x00000003; 159 return 0x00000003;
160} 160}
161static inline u32 top_device_info_entry_data_v(void)
162{
163 return 0x00000001;
164}
161static inline u32 top_fs_status_fbp_r(void) 165static inline u32 top_fs_status_fbp_r(void)
162{ 166{
163 return 0x00022548; 167 return 0x00022548;