Searched refs:AMD_CG_SUPPORT_GFX_MGLS (Results 1 – 11 of 11) sorted by relevance
1077 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1101 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1124 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1164 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1182 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1201 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1227 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1255 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()
1974 AMD_CG_SUPPORT_GFX_MGLS | in cik_common_early_init()1995 AMD_CG_SUPPORT_GFX_MGLS | in cik_common_early_init()2015 AMD_CG_SUPPORT_GFX_MGLS | in cik_common_early_init()2051 AMD_CG_SUPPORT_GFX_MGLS | in cik_common_early_init()
1931 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()1950 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()1971 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()1992 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()2011 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()
1133 AMD_CG_SUPPORT_GFX_MGLS | in vi_common_early_init()1265 AMD_CG_SUPPORT_GFX_MGLS | in vi_common_early_init()1292 AMD_CG_SUPPORT_GFX_MGLS | in vi_common_early_init()
5501 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v8_0_get_clockgating_state()5506 *flags |= AMD_CG_SUPPORT_GFX_CP_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v8_0_get_clockgating_state()5654 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v8_0_update_medium_grain_clock_gating()5691 if ((adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) && in gfx_v8_0_update_medium_grain_clock_gating()5885 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS)) { in gfx_v8_0_tonga_update_gfx_clock_gating()5886 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v8_0_tonga_update_gfx_clock_gating()5954 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS)) { in gfx_v8_0_polaris_update_gfx_clock_gating()5955 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v8_0_polaris_update_gfx_clock_gating()
767 AMD_CG_SUPPORT_GFX_MGLS | in nv_common_early_init()
3629 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v7_0_enable_mgcg()3663 if ((adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) && in gfx_v7_0_enable_mgcg()
4799 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v9_0_update_medium_grain_clock_gating()5134 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v9_0_get_clockgating_state()5139 *flags |= AMD_CG_SUPPORT_GFX_CP_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v9_0_get_clockgating_state()
7361 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v10_0_update_medium_grain_clock_gating()7671 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v10_0_get_clockgating_state()7676 *flags |= AMD_CG_SUPPORT_GFX_CP_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v10_0_get_clockgating_state()
116 #define AMD_CG_SUPPORT_GFX_MGLS (1 << 1) macro
43 {AMD_CG_SUPPORT_GFX_MGLS, "Graphics Medium Grain memory Light Sleep"},