Home
last modified time | relevance | path

Searched refs:AUTO_CTXSW_ENABLE (Results 1 – 4 of 4) 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.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()