Home
last modified time | relevance | path

Searched refs:MEM_POWER_OVERRIDE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_dma.c649 data &= ~MEM_POWER_OVERRIDE; in si_dma_set_clockgating_state()
661 data |= MEM_POWER_OVERRIDE; in si_dma_set_clockgating_state()
H A Dsid.h1909 # define MEM_POWER_OVERRIDE (1 << 8) macro
/linux/drivers/gpu/drm/radeon/
H A Dsid.h1845 # define MEM_POWER_OVERRIDE (1 << 8) macro
H A Dsi.c5523 data &= ~MEM_POWER_OVERRIDE; in si_enable_dma_mgcg()
5535 data |= MEM_POWER_OVERRIDE; in si_enable_dma_mgcg()