Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/include/
Damd_shared.h164 #define AMD_PG_SUPPORT_MMHUB (1 << 13) macro
/drivers/gpu/drm/amd/amdgpu/
Dnv.c1149 AMD_PG_SUPPORT_MMHUB; in nv_common_early_init()
1173 AMD_PG_SUPPORT_MMHUB; in nv_common_early_init()
1216 AMD_PG_SUPPORT_MMHUB; in nv_common_early_init()
1233 AMD_PG_SUPPORT_MMHUB; in nv_common_early_init()
Dmmhub_v1_0.c305 if (enable && adev->pg_flags & AMD_PG_SUPPORT_MMHUB) { in mmhub_v1_0_update_power_gating()
/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c328 if (smu->adev->pg_flags & AMD_PG_SUPPORT_MMHUB) in navi10_get_allowed_feature_mask()
Dsienna_cichlid_ppt.c331 if (smu->adev->pg_flags & AMD_PG_SUPPORT_MMHUB) in sienna_cichlid_get_allowed_feature_mask()