Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dsi_dma.c659 data &= ~MEM_POWER_OVERRIDE; in si_dma_set_clockgating_state()
671 data |= MEM_POWER_OVERRIDE; in si_dma_set_clockgating_state()
Dsid.h1909 # define MEM_POWER_OVERRIDE (1 << 8) macro
/linux-6.6.21/drivers/gpu/drm/radeon/
Dsid.h1845 # define MEM_POWER_OVERRIDE (1 << 8) macro
Dsi.c5542 data &= ~MEM_POWER_OVERRIDE; in si_enable_dma_mgcg()
5554 data |= MEM_POWER_OVERRIDE; in si_enable_dma_mgcg()