Searched refs:AMD_CG_SUPPORT_GFX_3D_CGLS (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/gpu/drm/amd/include/
H A Damd_shared.h144 #define AMD_CG_SUPPORT_GFX_3D_CGLS (1ULL << 21) macro
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15.c971 AMD_CG_SUPPORT_GFX_3D_CGLS |
995 AMD_CG_SUPPORT_GFX_3D_CGLS |
1018 AMD_CG_SUPPORT_GFX_3D_CGLS |
1055 AMD_CG_SUPPORT_GFX_3D_CGLS |
1071 AMD_CG_SUPPORT_GFX_3D_CGLS |
1093 AMD_CG_SUPPORT_GFX_3D_CGLS |
1140 AMD_CG_SUPPORT_GFX_3D_CGLS |
H A Dnv.c794 AMD_CG_SUPPORT_GFX_3D_CGLS |
851 AMD_CG_SUPPORT_GFX_3D_CGLS |
887 AMD_CG_SUPPORT_GFX_3D_CGLS |
913 AMD_CG_SUPPORT_GFX_3D_CGLS |
H A Dsoc21.c591 AMD_CG_SUPPORT_GFX_3D_CGLS |
707 AMD_CG_SUPPORT_GFX_3D_CGLS |
737 AMD_CG_SUPPORT_GFX_3D_CGLS |
H A Dvi.c1533 AMD_CG_SUPPORT_GFX_3D_CGLS |
1556 AMD_CG_SUPPORT_GFX_3D_CGLS |
1579 AMD_CG_SUPPORT_GFX_3D_CGLS |
1603 AMD_CG_SUPPORT_GFX_3D_CGLS |
H A Dgfx_v11_0.c4889 AMD_CG_SUPPORT_GFX_3D_CGLS)))
4901 adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGLS)
4935 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGLS) {
4989 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGLS)
5028 AMD_CG_SUPPORT_GFX_3D_CGLS))
5206 /* AMD_CG_SUPPORT_GFX_3D_CGLS */
5208 *flags |= AMD_CG_SUPPORT_GFX_3D_CGLS;
H A Dgfx_v10_0.c7646 if (!(adev->cg_flags & (AMD_CG_SUPPORT_GFX_3D_CGCG | AMD_CG_SUPPORT_GFX_3D_CGLS)))
7670 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGLS)
7691 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGLS)
7931 AMD_CG_SUPPORT_GFX_3D_CGLS))
8169 /* AMD_CG_SUPPORT_GFX_3D_CGLS */
8171 *flags |= AMD_CG_SUPPORT_GFX_3D_CGLS;
H A Dgfx_v8_0.c5908 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_3D_CGCG | AMD_CG_SUPPORT_GFX_3D_CGLS)) {
5909 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGLS) {
H A Dgfx_v9_0.c4781 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGLS)
5067 /* AMD_CG_SUPPORT_GFX_3D_CGLS */
5069 *flags |= AMD_CG_SUPPORT_GFX_3D_CGLS;
/linux-master/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c4502 {AMD_CG_SUPPORT_GFX_3D_CGLS, "Graphics 3D Coarse Grain memory Light Sleep"},

Completed in 417 milliseconds