Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/radeon/
Dni_dma.c239 dma_cntl &= ~CTXEMPTY_INT_ENABLE; in cayman_dma_resume()
Dr600_dma.c160 dma_cntl &= ~CTXEMPTY_INT_ENABLE; in r600_dma_resume()
Dnid.h1329 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
Dsid.h1839 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
Dcikd.h1967 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
Devergreend.h1410 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
Dr600d.h637 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dsi_dma.c170 dma_cntl &= ~CTXEMPTY_INT_ENABLE; in si_dma_start()
Dsid.h1903 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
Dsdma_v6_0.c425 CTXEMPTY_INT_ENABLE, enable ? 1 : 0); in sdma_v6_0_ctxempty_int_enable()
Dsdma_v4_4_2.c901 temp = REG_SET_FIELD(temp, SDMA_CNTL, CTXEMPTY_INT_ENABLE, 1); in sdma_v4_4_2_inst_start()