Searched refs:AMD_CG_SUPPORT_GFX_MGLS (Results 1 – 12 of 12) sorted by relevance
961 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()985 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1008 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1046 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1063 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1084 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1108 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1132 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()1158 AMD_CG_SUPPORT_GFX_MGLS | in soc15_common_early_init()
808 AMD_CG_SUPPORT_GFX_MGLS | in nv_common_early_init()880 AMD_CG_SUPPORT_GFX_MGLS | in nv_common_early_init()939 AMD_CG_SUPPORT_GFX_MGLS | in nv_common_early_init()974 AMD_CG_SUPPORT_GFX_MGLS | in nv_common_early_init()1000 AMD_CG_SUPPORT_GFX_MGLS | in nv_common_early_init()
2040 AMD_CG_SUPPORT_GFX_MGLS | in cik_common_early_init()2061 AMD_CG_SUPPORT_GFX_MGLS | in cik_common_early_init()2081 AMD_CG_SUPPORT_GFX_MGLS | in cik_common_early_init()2117 AMD_CG_SUPPORT_GFX_MGLS | in cik_common_early_init()
2048 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()2067 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()2088 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()2109 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()2128 AMD_CG_SUPPORT_GFX_MGLS | in si_common_early_init()
1523 AMD_CG_SUPPORT_GFX_MGLS | in vi_common_early_init()1655 AMD_CG_SUPPORT_GFX_MGLS | in vi_common_early_init()1682 AMD_CG_SUPPORT_GFX_MGLS | in vi_common_early_init()
5471 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v8_0_get_clockgating_state()5476 *flags |= AMD_CG_SUPPORT_GFX_CP_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v8_0_get_clockgating_state()5628 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v8_0_update_medium_grain_clock_gating()5665 if ((adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) && in gfx_v8_0_update_medium_grain_clock_gating()5859 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS)) { in gfx_v8_0_tonga_update_gfx_clock_gating()5860 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v8_0_tonga_update_gfx_clock_gating()5928 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS)) { in gfx_v8_0_polaris_update_gfx_clock_gating()5929 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v8_0_polaris_update_gfx_clock_gating()
3569 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v7_0_enable_mgcg()3603 if ((adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) && in gfx_v7_0_enable_mgcg()
4671 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v9_0_update_medium_grain_clock_gating()5016 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v9_0_get_clockgating_state()5021 *flags |= AMD_CG_SUPPORT_GFX_CP_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v9_0_get_clockgating_state()
7650 if (!(adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS))) in gfx_v10_0_update_medium_grain_clock_gating()7674 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) { in gfx_v10_0_update_medium_grain_clock_gating()8227 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v10_0_get_clockgating_state()8232 *flags |= AMD_CG_SUPPORT_GFX_CP_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v10_0_get_clockgating_state()
4860 if (!(adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS))) in gfx_v11_0_update_medium_grain_clock_gating()
120 #define AMD_CG_SUPPORT_GFX_MGLS (1ULL << 1) macro
41 {AMD_CG_SUPPORT_GFX_MGLS, "Graphics Medium Grain memory Light Sleep"},
Completed in 81 milliseconds