Home
last modified time | relevance | path

Searched refs:AMD_CG_SUPPORT_GFX_3D_CGLS (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Dsoc15.c1166 AMD_CG_SUPPORT_GFX_3D_CGLS | in soc15_common_early_init()
1190 AMD_CG_SUPPORT_GFX_3D_CGLS | in soc15_common_early_init()
1213 AMD_CG_SUPPORT_GFX_3D_CGLS | in soc15_common_early_init()
1249 AMD_CG_SUPPORT_GFX_3D_CGLS | in soc15_common_early_init()
1265 AMD_CG_SUPPORT_GFX_3D_CGLS | in soc15_common_early_init()
1284 AMD_CG_SUPPORT_GFX_3D_CGLS | in soc15_common_early_init()
1331 AMD_CG_SUPPORT_GFX_3D_CGLS | in soc15_common_early_init()
Dvi.c1547 AMD_CG_SUPPORT_GFX_3D_CGLS | in vi_common_early_init()
1570 AMD_CG_SUPPORT_GFX_3D_CGLS | in vi_common_early_init()
1593 AMD_CG_SUPPORT_GFX_3D_CGLS | in vi_common_early_init()
Dnv.c1184 AMD_CG_SUPPORT_GFX_3D_CGLS | in nv_common_early_init()
1241 AMD_CG_SUPPORT_GFX_3D_CGLS | in nv_common_early_init()
Dgfx_v10_0.c7981 if (!(adev->cg_flags & (AMD_CG_SUPPORT_GFX_3D_CGCG | AMD_CG_SUPPORT_GFX_3D_CGLS))) in gfx_v10_0_update_3d_clock_gating()
8005 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGLS) in gfx_v10_0_update_3d_clock_gating()
8026 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGLS) in gfx_v10_0_update_3d_clock_gating()
8262 AMD_CG_SUPPORT_GFX_3D_CGLS)) in gfx_v10_0_update_gfx_clock_gating()
8491 *flags |= AMD_CG_SUPPORT_GFX_3D_CGLS; in gfx_v10_0_get_clockgating_state()
Dgfx_v8_0.c5946 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_3D_CGCG | AMD_CG_SUPPORT_GFX_3D_CGLS)) { in gfx_v8_0_polaris_update_gfx_clock_gating()
5947 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGLS) { in gfx_v8_0_polaris_update_gfx_clock_gating()
Dgfx_v9_0.c4990 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGLS) in gfx_v9_0_update_3d_clock_gating()
5267 *flags |= AMD_CG_SUPPORT_GFX_3D_CGLS; in gfx_v9_0_get_clockgating_state()
/Linux-v5.15/drivers/gpu/drm/amd/include/
Damd_shared.h138 #define AMD_CG_SUPPORT_GFX_3D_CGLS (1 << 21) macro
/Linux-v5.15/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c50 {AMD_CG_SUPPORT_GFX_3D_CGLS, "Graphics 3D Coarse Grain memory Light Sleep"},