Home
last modified time | relevance | path

Searched refs:AMD_PG_SUPPORT_MMHUB (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/include/
H A Damd_shared.h167 #define AMD_PG_SUPPORT_MMHUB (1 << 13) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dnv.c761 AMD_PG_SUPPORT_MMHUB; in nv_common_early_init()
785 AMD_PG_SUPPORT_MMHUB; in nv_common_early_init()
827 AMD_PG_SUPPORT_MMHUB; in nv_common_early_init()
844 AMD_PG_SUPPORT_MMHUB; in nv_common_early_init()
H A Dsoc21.c600 AMD_PG_SUPPORT_MMHUB; in soc21_common_early_init()
619 AMD_PG_SUPPORT_MMHUB; in soc21_common_early_init()
H A Dmmhub_v1_0.c307 if (adev->pg_flags & AMD_PG_SUPPORT_MMHUB) in mmhub_v1_0_update_power_gating()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c320 (adev->pg_flags & AMD_PG_SUPPORT_MMHUB)) in smu_v13_0_7_get_allowed_feature_mask()
H A Dsmu_v13_0_0_ppt.c305 !(adev->pg_flags & AMD_PG_SUPPORT_MMHUB)) in smu_v13_0_0_get_allowed_feature_mask()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c328 if (smu->adev->pg_flags & AMD_PG_SUPPORT_MMHUB) in navi10_get_allowed_feature_mask()
H A Dsienna_cichlid_ppt.c342 if (smu->adev->pg_flags & AMD_PG_SUPPORT_MMHUB) in sienna_cichlid_get_allowed_feature_mask()