Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dcik_sdma.c316 value |= AUTO_CTXSW_ENABLE; in cik_sdma_ctx_switch_enable()
318 value &= ~AUTO_CTXSW_ENABLE; in cik_sdma_ctx_switch_enable()
Dcikd.h1966 # define AUTO_CTXSW_ENABLE (1 << 18) macro
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dcik_sdma.c380 AUTO_CTXSW_ENABLE, 1); in cik_ctx_switch_enable()
389 AUTO_CTXSW_ENABLE, 0); in cik_ctx_switch_enable()
Dsdma_v3_0.c589 AUTO_CTXSW_ENABLE, 1); in sdma_v3_0_ctx_switch_enable()
600 AUTO_CTXSW_ENABLE, 0); in sdma_v3_0_ctx_switch_enable()
Dsdma_v5_0.c555 AUTO_CTXSW_ENABLE, enable ? 1 : 0); in sdma_v5_0_ctx_switch_enable()
Dsdma_v4_0.c919 AUTO_CTXSW_ENABLE, enable ? 1 : 0); in sdma_v4_0_ctx_switch_enable()