Home
last modified time | relevance | path

Searched refs:AMD_CG_SUPPORT_ATHUB_LS (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dathub_v2_0.c102 *flags |= AMD_CG_SUPPORT_ATHUB_LS; in athub_v2_0_get_clockgating()
Dathub_v1_0.c102 *flags |= AMD_CG_SUPPORT_ATHUB_LS; in athub_v1_0_get_clockgating()
Dnv.c616 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
636 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
658 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
Dsoc15.c1182 AMD_CG_SUPPORT_ATHUB_LS | in soc15_common_early_init()
Damdgpu_pm.c72 {AMD_CG_SUPPORT_ATHUB_LS, "Address Translation Hub Light Sleep"},
/Linux-v5.4/drivers/gpu/drm/amd/include/
Damd_shared.h100 #define AMD_CG_SUPPORT_ATHUB_LS (1 << 28) macro