Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Devergreend.h386 # define GFX_POWER_GATING_ENABLE (1 << 7) macro
H A Devergreen.c4356 mask |= GFX_POWER_GATING_ENABLE | GFX_POWER_GATING_SRC; in evergreen_rlc_start()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dgfx_v9_0.c2132 GFX_POWER_GATING_ENABLE, in gfx_v9_0_enable_gfx_cg_power_gating()
H A Dgfx_v8_0.c5634 WREG32_FIELD(RLC_PG_CNTL, GFX_POWER_GATING_ENABLE, enable ? 1 : 0); in cz_enable_gfx_cg_power_gating()