Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/include/
H A Damd_shared.h155 #define AMD_PG_SUPPORT_GFX_SMG (1 << 1) macro
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dvi.c1639 adev->pg_flags |= AMD_PG_SUPPORT_GFX_SMG | in vi_common_early_init()
1663 AMD_PG_SUPPORT_GFX_SMG | in vi_common_early_init()
H A Dgfx_v6_0.c2761 if (enable && (adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG)) in gfx_v6_0_enable_gfx_static_mgpg()
2883 AMD_PG_SUPPORT_GFX_SMG | in gfx_v6_0_init_pg()
2911 AMD_PG_SUPPORT_GFX_SMG | in gfx_v6_0_fini_pg()
3418 AMD_PG_SUPPORT_GFX_SMG | in gfx_v6_0_set_powergating_state()
H A Dgfx_v7_0.c3801 if (enable && (adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG)) in gfx_v7_0_enable_gfx_static_mgpg()
3983 AMD_PG_SUPPORT_GFX_SMG | in gfx_v7_0_init_pg()
4003 AMD_PG_SUPPORT_GFX_SMG | in gfx_v7_0_fini_pg()
4924 AMD_PG_SUPPORT_GFX_SMG | in gfx_v7_0_set_powergating_state()
H A Dgfx_v8_0.c5375 if (adev->pg_flags & (AMD_PG_SUPPORT_GFX_SMG | in gfx_v8_0_set_powergating_state()
5398 if ((adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG) && enable) in gfx_v8_0_set_powergating_state()
5411 if ((adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG) && enable) in gfx_v8_0_set_powergating_state()
5429 if (adev->pg_flags & (AMD_PG_SUPPORT_GFX_SMG | in gfx_v8_0_set_powergating_state()
H A Dgfx_v9_0.c2671 AMD_PG_SUPPORT_GFX_SMG | in gfx_v9_0_init_gfx_power_gating()
2822 AMD_PG_SUPPORT_GFX_SMG | in gfx_v9_0_init_pg()
4662 if ((adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG) && enable) in gfx_v9_0_update_gfx_mg_power_gating()