Home
last modified time | relevance | path

Searched refs:AUTO_CTXSW_ENABLE (Results 1 – 5 of 5) 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_v5_0.c630 AUTO_CTXSW_ENABLE, enable ? 1 : 0); in sdma_v5_0_ctx_switch_enable()
H A Dsdma_v5_2.c489 AUTO_CTXSW_ENABLE, enable ? 1 : 0); in sdma_v5_2_ctx_switch_enable()
H A Dsdma_v4_4_2.c605 AUTO_CTXSW_ENABLE, enable ? 1 : 0); in sdma_v4_4_2_inst_ctx_switch_enable()