Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A 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()
H A Dnv.c684 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
706 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
730 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
863 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
899 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
925 AMD_CG_SUPPORT_ATHUB_LS | in nv_common_early_init()
H A Dsoc21.c591 AMD_CG_SUPPORT_ATHUB_LS | in soc21_common_early_init()
611 AMD_CG_SUPPORT_ATHUB_LS | in soc21_common_early_init()
635 AMD_CG_SUPPORT_ATHUB_LS | in soc21_common_early_init()
657 AMD_CG_SUPPORT_ATHUB_LS; in soc21_common_early_init()
676 AMD_CG_SUPPORT_ATHUB_LS | in soc21_common_early_init()
H A Dathub_v2_0.c107 *flags |= AMD_CG_SUPPORT_ATHUB_LS; in athub_v2_0_get_clockgating()
H A Dathub_v2_1.c99 *flags |= AMD_CG_SUPPORT_ATHUB_LS; in athub_v2_1_get_clockgating()
H A Dathub_v1_0.c104 *flags |= AMD_CG_SUPPORT_ATHUB_LS; in athub_v1_0_get_clockgating()
H A Dsoc15.c1152 AMD_CG_SUPPORT_ATHUB_LS | in soc15_common_early_init()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Damd_shared.h147 #define AMD_CG_SUPPORT_ATHUB_LS (1ULL << 28) macro
/openbmc/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c3591 {AMD_CG_SUPPORT_ATHUB_LS, "Address Translation Hub Light Sleep"},