Home
last modified time | relevance | path

Searched refs:AMD_CG_SUPPORT_BIF_MGCG (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dnbio_v7_0.c156 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG)) in nbio_v7_0_update_medium_grain_clock_gating()
167 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG)) in nbio_v7_0_update_medium_grain_clock_gating()
178 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG)) in nbio_v7_0_update_medium_grain_clock_gating()
215 *flags |= AMD_CG_SUPPORT_BIF_MGCG; in nbio_v7_0_get_clockgating_state()
A Dnbio_v7_7.c257 if (enable && !(adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG)) in nbio_v7_7_update_medium_grain_clock_gating()
319 *flags |= AMD_CG_SUPPORT_BIF_MGCG; in nbio_v7_7_get_clockgating_state()
A Dnbio_v6_1.c170 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG)) { in nbio_v6_1_update_medium_grain_clock_gating()
220 *flags |= AMD_CG_SUPPORT_BIF_MGCG; in nbio_v6_1_get_clockgating_state()
A Dnbio_v7_2.c240 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG)) { in nbio_v7_2_update_medium_grain_clock_gating()
316 *flags |= AMD_CG_SUPPORT_BIF_MGCG; in nbio_v7_2_get_clockgating_state()
A Dnbio_v4_3.c243 if (enable && !(adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG)) in nbio_v4_3_update_medium_grain_clock_gating()
295 *flags |= AMD_CG_SUPPORT_BIF_MGCG; in nbio_v4_3_get_clockgating_state()
A Dnbio_v2_3.c233 if (!(adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG)) in nbio_v2_3_update_medium_grain_clock_gating()
288 *flags |= AMD_CG_SUPPORT_BIF_MGCG; in nbio_v2_3_get_clockgating_state()
A Dsoc15.c968 AMD_CG_SUPPORT_BIF_MGCG | in soc15_common_early_init()
995 AMD_CG_SUPPORT_BIF_MGCG | in soc15_common_early_init()
1018 AMD_CG_SUPPORT_BIF_MGCG | in soc15_common_early_init()
1090 AMD_CG_SUPPORT_BIF_MGCG | in soc15_common_early_init()
A Dsoc21.c664 AMD_CG_SUPPORT_BIF_MGCG | in soc21_common_early_init()
705 AMD_CG_SUPPORT_BIF_MGCG | in soc21_common_early_init()
A Dvi.c1569 AMD_CG_SUPPORT_BIF_MGCG | in vi_common_early_init()
1592 AMD_CG_SUPPORT_BIF_MGCG | in vi_common_early_init()
1615 AMD_CG_SUPPORT_BIF_MGCG | in vi_common_early_init()
1959 if (adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG) { in vi_common_set_clockgating_state_by_smu()
A Dnv.c777 AMD_CG_SUPPORT_BIF_MGCG | in nv_common_early_init()
799 AMD_CG_SUPPORT_BIF_MGCG | in nv_common_early_init()
A Dnbio_v7_4.c283 *flags |= AMD_CG_SUPPORT_BIF_MGCG; in nbio_v7_4_get_clockgating_state()
/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Damd_shared.h138 #define AMD_CG_SUPPORT_BIF_MGCG (1ULL << 19) macro
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/
A Damdgpu_pm.c54 {AMD_CG_SUPPORT_BIF_MGCG, "Bus Interface Medium Grain Clock Gating"},

Completed in 27 milliseconds