Searched refs:GFX_POWER_GATING_ENABLE (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | evergreend.h | 386 # define GFX_POWER_GATING_ENABLE (1 << 7) macro
|
H A D | evergreen.c | 4375 mask |= GFX_POWER_GATING_ENABLE | GFX_POWER_GATING_SRC; in evergreen_rlc_start()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | evergreend.h | 386 # define GFX_POWER_GATING_ENABLE (1 << 7) macro
|
H A D | evergreen.c | 4377 mask |= GFX_POWER_GATING_ENABLE | GFX_POWER_GATING_SRC; in evergreen_rlc_start()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v6_0.c | 2771 WREG32_FIELD(RLC_PG_CNTL, GFX_POWER_GATING_ENABLE, 1); in gfx_v6_0_enable_gfx_cgpg()
|
H A D | gfx_v9_0.c | 2938 GFX_POWER_GATING_ENABLE, in gfx_v9_0_enable_gfx_cg_power_gating()
|
H A D | gfx_v8_0.c | 5372 WREG32_FIELD(RLC_PG_CNTL, GFX_POWER_GATING_ENABLE, enable ? 1 : 0); in cz_enable_gfx_cg_power_gating()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v6_0.c | 2735 WREG32_FIELD(RLC_PG_CNTL, GFX_POWER_GATING_ENABLE, 1); in gfx_v6_0_enable_gfx_cgpg()
|
H A D | gfx_v9_0.c | 2757 GFX_POWER_GATING_ENABLE, in gfx_v9_0_enable_gfx_cg_power_gating()
|
H A D | gfx_v8_0.c | 5340 WREG32_FIELD(RLC_PG_CNTL, GFX_POWER_GATING_ENABLE, enable ? 1 : 0); in cz_enable_gfx_cg_power_gating()
|
Completed in 70 milliseconds