Home
last modified time | relevance | path

Searched refs:AMD_CG_SUPPORT_GFX_CGLS (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Dsoc15.c1083 AMD_CG_SUPPORT_GFX_CGLS | in soc15_common_early_init()
1103 AMD_CG_SUPPORT_GFX_CGLS | in soc15_common_early_init()
1126 AMD_CG_SUPPORT_GFX_CGLS | in soc15_common_early_init()
1169 AMD_CG_SUPPORT_GFX_CGLS | in soc15_common_early_init()
1187 AMD_CG_SUPPORT_GFX_CGLS | in soc15_common_early_init()
1207 AMD_CG_SUPPORT_GFX_CGLS | in soc15_common_early_init()
1229 AMD_CG_SUPPORT_GFX_CGLS | in soc15_common_early_init()
1259 AMD_CG_SUPPORT_GFX_CGLS | in soc15_common_early_init()
Dvi.c1139 AMD_CG_SUPPORT_GFX_CGLS | in vi_common_early_init()
1155 AMD_CG_SUPPORT_GFX_CGLS | in vi_common_early_init()
1174 AMD_CG_SUPPORT_GFX_CGLS | in vi_common_early_init()
1197 AMD_CG_SUPPORT_GFX_CGLS | in vi_common_early_init()
1220 AMD_CG_SUPPORT_GFX_CGLS | in vi_common_early_init()
1271 AMD_CG_SUPPORT_GFX_CGLS | in vi_common_early_init()
1297 AMD_CG_SUPPORT_GFX_CGLS | in vi_common_early_init()
Dcik.c1976 AMD_CG_SUPPORT_GFX_CGLS | in cik_common_early_init()
1997 AMD_CG_SUPPORT_GFX_CGLS | in cik_common_early_init()
2017 AMD_CG_SUPPORT_GFX_CGLS | in cik_common_early_init()
2053 AMD_CG_SUPPORT_GFX_CGLS | in cik_common_early_init()
Dsi.c1933 AMD_CG_SUPPORT_GFX_CGLS | in si_common_early_init()
1952 AMD_CG_SUPPORT_GFX_CGLS | in si_common_early_init()
1972 AMD_CG_SUPPORT_GFX_CGLS | in si_common_early_init()
1994 AMD_CG_SUPPORT_GFX_CGLS | in si_common_early_init()
2013 AMD_CG_SUPPORT_GFX_CGLS | in si_common_early_init()
Dgfx_v8_0.c5487 *flags |= AMD_CG_SUPPORT_GFX_CGLS; in gfx_v8_0_get_clockgating_state()
5779 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_CGLS) { in gfx_v8_0_update_coarse_grain_clock_gating()
5866 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_CGCG | AMD_CG_SUPPORT_GFX_CGLS)) { in gfx_v8_0_tonga_update_gfx_clock_gating()
5867 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_CGLS) { in gfx_v8_0_tonga_update_gfx_clock_gating()
5916 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_CGCG | AMD_CG_SUPPORT_GFX_CGLS)) { in gfx_v8_0_polaris_update_gfx_clock_gating()
5917 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_CGLS) { in gfx_v8_0_polaris_update_gfx_clock_gating()
Dgfx_v9_0.c4910 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_CGLS) in gfx_v9_0_update_coarse_grain_clock_gating()
4927 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_CGLS) in gfx_v9_0_update_coarse_grain_clock_gating()
5129 *flags |= AMD_CG_SUPPORT_GFX_CGLS; in gfx_v9_0_get_clockgating_state()
Dgfx_v10_0.c7455 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_CGLS) in gfx_v10_0_update_coarse_grain_clock_gating()
7467 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_CGLS) in gfx_v10_0_update_coarse_grain_clock_gating()
7516 AMD_CG_SUPPORT_GFX_CGLS | in gfx_v10_0_update_gfx_clock_gating()
7666 *flags |= AMD_CG_SUPPORT_GFX_CGLS; in gfx_v10_0_get_clockgating_state()
/Linux-v5.10/drivers/gpu/drm/amd/include/
Damd_shared.h118 #define AMD_CG_SUPPORT_GFX_CGLS (1 << 3) macro
/Linux-v5.10/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c45 {AMD_CG_SUPPORT_GFX_CGLS, "Graphics Coarse Grain memory Light Sleep"},