Home
last modified time | relevance | path

Searched refs:AMD_PG_SUPPORT_ATHUB (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/include/
Damd_shared.h119 #define AMD_PG_SUPPORT_ATHUB (1 << 16) macro
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dnv.c622 AMD_PG_SUPPORT_ATHUB; in nv_common_early_init()
662 AMD_PG_SUPPORT_ATHUB; in nv_common_early_init()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dnavi10_ppt.c368 if (smu->adev->pg_flags & AMD_PG_SUPPORT_ATHUB) in navi10_get_allowed_feature_mask()