Searched refs:AMD_CG_SUPPORT_GFX_MGLS (Results 1 – 11 of 11) sorted by relevance
1079 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1103 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1126 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1166 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1184 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1205 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1230 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1259 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()
5503 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v8_0_get_clockgating_state()5508 *flags |= AMD_CG_SUPPORT_GFX_CP_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v8_0_get_clockgating_state()5656 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v8_0_update_medium_grain_clock_gating()5693 if ((adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) && in gfx_v8_0_update_medium_grain_clock_gating()5887 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS)) { in gfx_v8_0_tonga_update_gfx_clock_gating()5888 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v8_0_tonga_update_gfx_clock_gating()5956 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS)) { in gfx_v8_0_polaris_update_gfx_clock_gating()5957 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v8_0_polaris_update_gfx_clock_gating()
769 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()
4848 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v9_0_update_medium_grain_clock_gating()5187 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v9_0_get_clockgating_state()5192 *flags |= AMD_CG_SUPPORT_GFX_CP_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v9_0_get_clockgating_state()
7366 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v10_0_update_medium_grain_clock_gating()7676 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v10_0_get_clockgating_state()7681 *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"},