Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dathub_v3_0.c87 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_ATHUB_LS)) in athub_v3_0_update_medium_grain_light_sleep()
129 *flags |= AMD_CG_SUPPORT_ATHUB_LS; in athub_v3_0_get_clockgating()
Dnv.c722 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
744 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
768 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
901 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
936 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
962 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
Dathub_v2_0.c107 *flags |= AMD_CG_SUPPORT_ATHUB_LS; in athub_v2_0_get_clockgating()
Dathub_v2_1.c99 *flags |= AMD_CG_SUPPORT_ATHUB_LS; in athub_v2_1_get_clockgating()
Dathub_v1_0.c104 *flags |= AMD_CG_SUPPORT_ATHUB_LS; in athub_v1_0_get_clockgating()
Dsoc21.c579 AMD_CG_SUPPORT_ATHUB_LS | in soc21_common_early_init()
603 AMD_CG_SUPPORT_ATHUB_LS | in soc21_common_early_init()
627 AMD_CG_SUPPORT_ATHUB_LS | in soc21_common_early_init()
670 AMD_CG_SUPPORT_ATHUB_LS | in soc21_common_early_init()
Dsoc15.c1146 AMD_CG_SUPPORT_ATHUB_LS | in soc15_common_early_init()
/linux-6.1.9/drivers/gpu/drm/amd/include/
Damd_shared.h147 #define AMD_CG_SUPPORT_ATHUB_LS (1ULL << 28) macro
/linux-6.1.9/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c72 {AMD_CG_SUPPORT_ATHUB_LS, "Address Translation Hub Light Sleep"},