Home
last modified time | relevance | path

Searched refs:AUTO_CTXSW_ENABLE (Results 1 – 3 of 3) 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_v4_0.c1012 AUTO_CTXSW_ENABLE, enable ? 1 : 0); in sdma_v4_0_ctx_switch_enable()