Searched refs:AMD_CG_SUPPORT_GFX_MGLS (Results 1 – 11 of 11) sorted by relevance
1007 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1031 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1054 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1087 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1105 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1125 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1151 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1167 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()
1448 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()1467 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()1488 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()1509 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()1528 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()
1868 AMD_CG_SUPPORT_GFX_MGLS | in cik_common_early_init()1889 AMD_CG_SUPPORT_GFX_MGLS | in cik_common_early_init()1909 AMD_CG_SUPPORT_GFX_MGLS | in cik_common_early_init()1945 AMD_CG_SUPPORT_GFX_MGLS | in cik_common_early_init()
1082 AMD_CG_SUPPORT_GFX_MGLS | in vi_common_early_init()1214 AMD_CG_SUPPORT_GFX_MGLS | in vi_common_early_init()1241 AMD_CG_SUPPORT_GFX_MGLS | in vi_common_early_init()
646 AMD_CG_SUPPORT_GFX_MGLS | in nv_common_early_init()
5517 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v8_0_get_clockgating_state()5522 *flags |= AMD_CG_SUPPORT_GFX_CP_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v8_0_get_clockgating_state()5651 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v8_0_update_medium_grain_clock_gating()5688 if ((adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) && in gfx_v8_0_update_medium_grain_clock_gating()5883 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS)) { in gfx_v8_0_tonga_update_gfx_clock_gating()5884 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v8_0_tonga_update_gfx_clock_gating()5955 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS)) { in gfx_v8_0_polaris_update_gfx_clock_gating()5956 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v8_0_polaris_update_gfx_clock_gating()
4062 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v10_0_update_medium_grain_clock_gating()4301 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v10_0_get_clockgating_state()4306 *flags |= AMD_CG_SUPPORT_GFX_CP_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v10_0_get_clockgating_state()
4641 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v9_0_update_medium_grain_clock_gating()4933 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v9_0_get_clockgating_state()4938 *flags |= AMD_CG_SUPPORT_GFX_CP_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v9_0_get_clockgating_state()
3621 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v7_0_enable_mgcg()3655 if ((adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) && in gfx_v7_0_enable_mgcg()
47 {AMD_CG_SUPPORT_GFX_MGLS, "Graphics Medium Grain memory Light Sleep"},
73 #define AMD_CG_SUPPORT_GFX_MGLS (1 << 1) macro