Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/
H A Damd_shared.h174 #define AMD_PG_SUPPORT_MMHUB (1 << 13) macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dnv.c754 AMD_PG_SUPPORT_MMHUB; in nv_common_early_init()
778 AMD_PG_SUPPORT_MMHUB; in nv_common_early_init()
820 AMD_PG_SUPPORT_MMHUB; in nv_common_early_init()
837 AMD_PG_SUPPORT_MMHUB; in nv_common_early_init()
H A Dsoc21.c608 AMD_PG_SUPPORT_MMHUB; in soc21_common_early_init()
627 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()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c329 (adev->pg_flags & AMD_PG_SUPPORT_MMHUB)) in smu_v13_0_7_get_allowed_feature_mask()
H A Dsmu_v13_0_0_ppt.c313 !(adev->pg_flags & AMD_PG_SUPPORT_MMHUB)) in smu_v13_0_0_get_allowed_feature_mask()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c284 !(adev->pg_flags & AMD_PG_SUPPORT_MMHUB)) in smu_v14_0_2_get_allowed_feature_mask()
/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.c346 if (smu->adev->pg_flags & AMD_PG_SUPPORT_MMHUB) in sienna_cichlid_get_allowed_feature_mask()