Home
last modified time | relevance | path

Searched refs:AUTO_CTXSW_ENABLE (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dcik_sdma.c315 value |= AUTO_CTXSW_ENABLE; in cik_sdma_ctx_switch_enable()
317 value &= ~AUTO_CTXSW_ENABLE; in cik_sdma_ctx_switch_enable()
H A Dcikd.h1966 # define AUTO_CTXSW_ENABLE (1 << 18) macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsdma_v3_0.c582 AUTO_CTXSW_ENABLE, 1); in sdma_v3_0_ctx_switch_enable()
593 AUTO_CTXSW_ENABLE, 0); in sdma_v3_0_ctx_switch_enable()
H A Dsdma_v5_0.c631 AUTO_CTXSW_ENABLE, enable ? 1 : 0); in sdma_v5_0_ctx_switch_enable()
H A Dsdma_v5_2.c490 AUTO_CTXSW_ENABLE, enable ? 1 : 0); in sdma_v5_2_ctx_switch_enable()
H A Dsdma_v4_4_2.c608 AUTO_CTXSW_ENABLE, enable ? 1 : 0); in sdma_v4_4_2_inst_ctx_switch_enable()
H A Dsdma_v4_0.c1013 AUTO_CTXSW_ENABLE, enable ? 1 : 0); in sdma_v4_0_ctx_switch_enable()