Home
last modified time | relevance | path

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

/linux/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_2.c228 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG)) { in nbio_v7_2_update_medium_grain_clock_gating()
299 *flags |= AMD_CG_SUPPORT_BIF_MGCG; in nbio_v7_2_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_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.c1009 AMD_CG_SUPPORT_BIF_MGCG | in soc15_common_early_init()
1036 AMD_CG_SUPPORT_BIF_MGCG | in soc15_common_early_init()
1059 AMD_CG_SUPPORT_BIF_MGCG | in soc15_common_early_init()
1128 AMD_CG_SUPPORT_BIF_MGCG | in soc15_common_early_init()
A Dvi.c1550 AMD_CG_SUPPORT_BIF_MGCG | in vi_common_early_init()
1573 AMD_CG_SUPPORT_BIF_MGCG | in vi_common_early_init()
1596 AMD_CG_SUPPORT_BIF_MGCG | in vi_common_early_init()
1940 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/drivers/gpu/drm/amd/include/
A Damd_shared.h137 #define AMD_CG_SUPPORT_BIF_MGCG (1 << 19) macro
/linux/drivers/gpu/drm/amd/pm/
A Damdgpu_pm.c55 {AMD_CG_SUPPORT_BIF_MGCG, "Bus Interface Medium Grain Clock Gating"},

Completed in 28 milliseconds