Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Dsoc15.c1167 AMD_CG_SUPPORT_GFX_3D_CGLS | in soc15_common_early_init()
1191 AMD_CG_SUPPORT_GFX_3D_CGLS | in soc15_common_early_init()
1214 AMD_CG_SUPPORT_GFX_3D_CGLS | in soc15_common_early_init()
1250 AMD_CG_SUPPORT_GFX_3D_CGLS | in soc15_common_early_init()
1266 AMD_CG_SUPPORT_GFX_3D_CGLS | in soc15_common_early_init()
1288 AMD_CG_SUPPORT_GFX_3D_CGLS | in soc15_common_early_init()
1335 AMD_CG_SUPPORT_GFX_3D_CGLS | in soc15_common_early_init()
Dvi.c1558 AMD_CG_SUPPORT_GFX_3D_CGLS | in vi_common_early_init()
1581 AMD_CG_SUPPORT_GFX_3D_CGLS | in vi_common_early_init()
1604 AMD_CG_SUPPORT_GFX_3D_CGLS | in vi_common_early_init()
Dnv.c1185 AMD_CG_SUPPORT_GFX_3D_CGLS | in nv_common_early_init()
1242 AMD_CG_SUPPORT_GFX_3D_CGLS | in nv_common_early_init()
Dgfx_v10_0.c7994 if (!(adev->cg_flags & (AMD_CG_SUPPORT_GFX_3D_CGCG | AMD_CG_SUPPORT_GFX_3D_CGLS))) in gfx_v10_0_update_3d_clock_gating()
8018 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGLS) in gfx_v10_0_update_3d_clock_gating()
8039 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGLS) in gfx_v10_0_update_3d_clock_gating()
8275 AMD_CG_SUPPORT_GFX_3D_CGLS)) in gfx_v10_0_update_gfx_clock_gating()
8510 *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.c5028 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGLS) in gfx_v9_0_update_3d_clock_gating()
5305 *flags |= AMD_CG_SUPPORT_GFX_3D_CGLS; in gfx_v9_0_get_clockgating_state()
/drivers/gpu/drm/amd/include/
Damd_shared.h139 #define AMD_CG_SUPPORT_GFX_3D_CGLS (1 << 21) macro
/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c50 {AMD_CG_SUPPORT_GFX_3D_CGLS, "Graphics 3D Coarse Grain memory Light Sleep"},