Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Dnv.c764 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in nv_common_early_init()
786 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in nv_common_early_init()
807 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in nv_common_early_init()
836 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in nv_common_early_init()
860 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in nv_common_early_init()
879 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in nv_common_early_init()
902 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in nv_common_early_init()
921 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in nv_common_early_init()
938 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in nv_common_early_init()
A Dsoc15.c1001 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1025 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1048 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1086 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1103 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1121 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1145 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1169 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
1195 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in soc15_common_early_init()
A 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()
A Dvi.c1503 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in vi_common_early_init()
1524 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in vi_common_early_init()
1541 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in vi_common_early_init()
1564 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in vi_common_early_init()
1587 adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG | in vi_common_early_init()
1635 AMD_CG_SUPPORT_GFX_MGCG | in vi_common_early_init()
1662 AMD_CG_SUPPORT_GFX_MGCG | in vi_common_early_init()
A Dcik.c2035 AMD_CG_SUPPORT_GFX_MGCG | in cik_common_early_init()
2056 AMD_CG_SUPPORT_GFX_MGCG | in cik_common_early_init()
2076 AMD_CG_SUPPORT_GFX_MGCG | in cik_common_early_init()
2112 AMD_CG_SUPPORT_GFX_MGCG | in cik_common_early_init()
A Dsi.c2047 AMD_CG_SUPPORT_GFX_MGCG | in si_common_early_init()
2066 AMD_CG_SUPPORT_GFX_MGCG | in si_common_early_init()
2087 AMD_CG_SUPPORT_GFX_MGCG | in si_common_early_init()
2108 AMD_CG_SUPPORT_GFX_MGCG | in si_common_early_init()
2127 AMD_CG_SUPPORT_GFX_MGCG | in si_common_early_init()
A Dgfx_v8_0.c5489 *flags |= AMD_CG_SUPPORT_GFX_MGCG; in gfx_v8_0_get_clockgating_state()
5668 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG)) { in gfx_v8_0_update_medium_grain_clock_gating()
5900 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS)) { in gfx_v8_0_tonga_update_gfx_clock_gating()
5906 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG) { in gfx_v8_0_tonga_update_gfx_clock_gating()
5969 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS)) { in gfx_v8_0_polaris_update_gfx_clock_gating()
5975 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG) { in gfx_v8_0_polaris_update_gfx_clock_gating()
A Dgfx_v10_0.c7896 if (!(adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS))) in gfx_v10_0_update_medium_grain_clock_gating()
7900 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG)) { in gfx_v10_0_update_medium_grain_clock_gating()
7936 } else if (!enable || !(adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG)) { in gfx_v10_0_update_medium_grain_clock_gating()
8248 (AMD_CG_SUPPORT_GFX_MGCG | in gfx_v10_0_update_gfx_clock_gating()
8455 *flags |= AMD_CG_SUPPORT_GFX_MGCG; in gfx_v10_0_get_clockgating_state()
A Dgfx_v9_0.c4929 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG)) { in gfx_v9_0_update_medium_grain_clock_gating()
5279 *flags |= AMD_CG_SUPPORT_GFX_MGCG; in gfx_v9_0_get_clockgating_state()
A Dgfx_v6_0.c2607 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG)) { in gfx_v6_0_enable_mgcg()
A Dgfx_v7_0.c3637 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG)) { in gfx_v7_0_enable_mgcg()
/linux/drivers/gpu/drm/amd/include/
A Damd_shared.h118 #define AMD_CG_SUPPORT_GFX_MGCG (1 << 0) macro
/linux/drivers/gpu/drm/amd/pm/
A Damdgpu_pm.c41 {AMD_CG_SUPPORT_GFX_MGCG, "Graphics Medium Grain Clock Gating"},

Completed in 83 milliseconds