Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/
A Damd_shared.h152 #define AMD_PG_SUPPORT_GFX_SMG (1 << 1) macro
/linux/drivers/gpu/drm/amd/amdgpu/
A Dvi.c1652 adev->pg_flags |= AMD_PG_SUPPORT_GFX_SMG | in vi_common_early_init()
1676 AMD_PG_SUPPORT_GFX_SMG | in vi_common_early_init()
A Dgfx_v6_0.c2798 if (enable && (adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG)) in gfx_v6_0_enable_gfx_static_mgpg()
2920 AMD_PG_SUPPORT_GFX_SMG | in gfx_v6_0_init_pg()
2948 AMD_PG_SUPPORT_GFX_SMG | in gfx_v6_0_fini_pg()
3456 AMD_PG_SUPPORT_GFX_SMG | in gfx_v6_0_set_powergating_state()
A Dgfx_v7_0.c3872 if (enable && (adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG)) in gfx_v7_0_enable_gfx_static_mgpg()
4054 AMD_PG_SUPPORT_GFX_SMG | in gfx_v7_0_init_pg()
4074 AMD_PG_SUPPORT_GFX_SMG | in gfx_v7_0_fini_pg()
4995 AMD_PG_SUPPORT_GFX_SMG | in gfx_v7_0_set_powergating_state()
A Dgfx_v8_0.c5416 if (adev->pg_flags & (AMD_PG_SUPPORT_GFX_SMG | in gfx_v8_0_set_powergating_state()
5439 if ((adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG) && enable) in gfx_v8_0_set_powergating_state()
5452 if ((adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG) && enable) in gfx_v8_0_set_powergating_state()
5470 if (adev->pg_flags & (AMD_PG_SUPPORT_GFX_SMG | in gfx_v8_0_set_powergating_state()
A Dgfx_v9_0.c2917 AMD_PG_SUPPORT_GFX_SMG | in gfx_v9_0_init_gfx_power_gating()
3068 AMD_PG_SUPPORT_GFX_SMG | in gfx_v9_0_init_pg()
4908 if ((adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG) && enable) in gfx_v9_0_update_gfx_mg_power_gating()

Completed in 45 milliseconds