Home
last modified time | relevance | path

Searched refs:GFX_POWER_GATING_ENABLE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Devergreend.h386 # define GFX_POWER_GATING_ENABLE (1 << 7) macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c5249 WREG32_FIELD(RLC_PG_CNTL, GFX_POWER_GATING_ENABLE, enable ? 1 : 0); in cz_enable_gfx_cg_power_gating()
H A Dgfx_v9_0.c3047 GFX_POWER_GATING_ENABLE, in gfx_v9_0_enable_gfx_cg_power_gating()