diff options
Diffstat (limited to 'include/nvgpu/hw/gv100')
-rw-r--r-- | include/nvgpu/hw/gv100/hw_gr_gv100.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/nvgpu/hw/gv100/hw_gr_gv100.h b/include/nvgpu/hw/gv100/hw_gr_gv100.h index 0f83d6b..3955a63 100644 --- a/include/nvgpu/hw/gv100/hw_gr_gv100.h +++ b/include/nvgpu/hw/gv100/hw_gr_gv100.h | |||
@@ -1816,6 +1816,10 @@ static inline u32 gr_gpc0_gpccs_ctxsw_status_1_r(void) | |||
1816 | { | 1816 | { |
1817 | return 0x00502400U; | 1817 | return 0x00502400U; |
1818 | } | 1818 | } |
1819 | static inline u32 gr_gpc0_gpccs_ctxsw_mailbox__size_1_v(void) | ||
1820 | { | ||
1821 | return 0x00000010U; | ||
1822 | } | ||
1819 | static inline u32 gr_fecs_ctxsw_idlestate_r(void) | 1823 | static inline u32 gr_fecs_ctxsw_idlestate_r(void) |
1820 | { | 1824 | { |
1821 | return 0x00409420U; | 1825 | return 0x00409420U; |