Home
last modified time | relevance | path

Searched refs:AMD_CG_SUPPORT_GFX_MGCG (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_rlc.c47 (AMD_CG_SUPPORT_GFX_CGCG | AMD_CG_SUPPORT_GFX_MGCG | in amdgpu_gfx_rlc_enter_safe_mode()
71 (AMD_CG_SUPPORT_GFX_CGCG | AMD_CG_SUPPORT_GFX_MGCG | in amdgpu_gfx_rlc_exit_safe_mode()
Dsoc15.c1076 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1100 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1123 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1163 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1181 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1200 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1226 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1254 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
Dvi.c1132 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in vi_common_early_init()
1153 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in vi_common_early_init()
1170 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in vi_common_early_init()
1193 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in vi_common_early_init()
1216 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in vi_common_early_init()
1264 AMD_CG_SUPPORT_GFX_MGCG | in vi_common_early_init()
1291 AMD_CG_SUPPORT_GFX_MGCG | in vi_common_early_init()
Dnv.c723 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in nv_common_early_init()
745 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in nv_common_early_init()
766 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in nv_common_early_init()
795 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in nv_common_early_init()
818 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in nv_common_early_init()
Dcik.c1973 AMD_CG_SUPPORT_GFX_MGCG | in cik_common_early_init()
1994 AMD_CG_SUPPORT_GFX_MGCG | in cik_common_early_init()
2014 AMD_CG_SUPPORT_GFX_MGCG | in cik_common_early_init()
2050 AMD_CG_SUPPORT_GFX_MGCG | in cik_common_early_init()
Dsi.c1930 AMD_CG_SUPPORT_GFX_MGCG | in si_common_early_init()
1949 AMD_CG_SUPPORT_GFX_MGCG | in si_common_early_init()
1970 AMD_CG_SUPPORT_GFX_MGCG | in si_common_early_init()
1991 AMD_CG_SUPPORT_GFX_MGCG | in si_common_early_init()
2010 AMD_CG_SUPPORT_GFX_MGCG | in si_common_early_init()
Dgfx_v8_0.c5478 *flags |= AMD_CG_SUPPORT_GFX_MGCG; in gfx_v8_0_get_clockgating_state()
5653 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG)) { 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()
5891 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG) { 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()
5960 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG) { in gfx_v8_0_polaris_update_gfx_clock_gating()
Dgfx_v10_0.c7343 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG)) { in gfx_v10_0_update_medium_grain_clock_gating()
7515 (AMD_CG_SUPPORT_GFX_MGCG | in gfx_v10_0_update_gfx_clock_gating()
7657 *flags |= AMD_CG_SUPPORT_GFX_MGCG; in gfx_v10_0_get_clockgating_state()
Dgfx_v9_0.c4781 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG)) { in gfx_v9_0_update_medium_grain_clock_gating()
5120 *flags |= AMD_CG_SUPPORT_GFX_MGCG; in gfx_v9_0_get_clockgating_state()
Dgfx_v6_0.c2606 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG)) { in gfx_v6_0_enable_mgcg()
Dgfx_v7_0.c3628 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG)) { in gfx_v7_0_enable_mgcg()
/Linux-v5.10/drivers/gpu/drm/amd/include/
Damd_shared.h115 #define AMD_CG_SUPPORT_GFX_MGCG (1 << 0) macro
/Linux-v5.10/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c42 {AMD_CG_SUPPORT_GFX_MGCG, "Graphics Medium Grain Clock Gating"},