Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/include/
Damd_shared.h116 #define AMD_PG_SUPPORT_MMHUB (1 << 13) macro
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dmmhub_v1_0.c301 if (enable && adev->pg_flags & AMD_PG_SUPPORT_MMHUB) { in mmhub_v1_0_update_power_gating()
Dsoc15.c1120 AMD_PG_SUPPORT_MMHUB | in soc15_common_early_init()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dnavi10_ppt.c365 if (smu->adev->pg_flags & AMD_PG_SUPPORT_MMHUB) in navi10_get_allowed_feature_mask()