Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dni_dma.c239 dma_cntl &= ~CTXEMPTY_INT_ENABLE; in cayman_dma_resume()
H A Dr600_dma.c160 dma_cntl &= ~CTXEMPTY_INT_ENABLE; in r600_dma_resume()
H A Dnid.h1329 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
H A Dcikd.h1967 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
H A Devergreend.h1410 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
H A Dr600d.h637 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsdma_v6_0.c439 CTXEMPTY_INT_ENABLE, enable ? 1 : 0); in sdma_v6_0_ctxempty_int_enable()