Home
last modified time | relevance | path

Searched refs:AMD_PG_SUPPORT_GFX_SMG (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/include/
Damd_shared.h155 #define AMD_PG_SUPPORT_GFX_SMG (1 << 1) macro
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dvi.c1671 adev->pg_flags |= AMD_PG_SUPPORT_GFX_SMG | in vi_common_early_init()
1695 AMD_PG_SUPPORT_GFX_SMG | in vi_common_early_init()
Dgfx_v6_0.c2774 if (enable && (adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG)) in gfx_v6_0_enable_gfx_static_mgpg()
2896 AMD_PG_SUPPORT_GFX_SMG | in gfx_v6_0_init_pg()
2924 AMD_PG_SUPPORT_GFX_SMG | in gfx_v6_0_fini_pg()
3430 AMD_PG_SUPPORT_GFX_SMG | in gfx_v6_0_set_powergating_state()
Dgfx_v7_0.c3836 if (enable && (adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG)) in gfx_v7_0_enable_gfx_static_mgpg()
4018 AMD_PG_SUPPORT_GFX_SMG | in gfx_v7_0_init_pg()
4038 AMD_PG_SUPPORT_GFX_SMG | in gfx_v7_0_fini_pg()
4957 AMD_PG_SUPPORT_GFX_SMG | in gfx_v7_0_set_powergating_state()
Dgfx_v8_0.c5400 if (adev->pg_flags & (AMD_PG_SUPPORT_GFX_SMG | in gfx_v8_0_set_powergating_state()
5423 if ((adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG) && enable) in gfx_v8_0_set_powergating_state()
5436 if ((adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG) && enable) in gfx_v8_0_set_powergating_state()
5454 if (adev->pg_flags & (AMD_PG_SUPPORT_GFX_SMG | in gfx_v8_0_set_powergating_state()
Dgfx_v9_0.c2706 AMD_PG_SUPPORT_GFX_SMG | in gfx_v9_0_init_gfx_power_gating()
2857 AMD_PG_SUPPORT_GFX_SMG | in gfx_v9_0_init_pg()
4676 if ((adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG) && enable) in gfx_v9_0_update_gfx_mg_power_gating()