HomeSort by: relevance | last modified time | path
    Searched refs:AMD_CG_SUPPORT_GFX_CGLS (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/include/
amd_shared.h 78 #define AMD_CG_SUPPORT_GFX_CGLS (1 << 3)
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_soc15.c 1050 AMD_CG_SUPPORT_GFX_CGLS |
1070 AMD_CG_SUPPORT_GFX_CGLS |
1093 AMD_CG_SUPPORT_GFX_CGLS |
1129 AMD_CG_SUPPORT_GFX_CGLS |
1147 AMD_CG_SUPPORT_GFX_CGLS |
1168 AMD_CG_SUPPORT_GFX_CGLS |
1190 AMD_CG_SUPPORT_GFX_CGLS |
1211 AMD_CG_SUPPORT_GFX_CGLS |
amdgpu_vi.c 1154 AMD_CG_SUPPORT_GFX_CGLS |
1170 AMD_CG_SUPPORT_GFX_CGLS |
1189 AMD_CG_SUPPORT_GFX_CGLS |
1212 AMD_CG_SUPPORT_GFX_CGLS |
1235 AMD_CG_SUPPORT_GFX_CGLS |
1259 AMD_CG_SUPPORT_GFX_CGLS |
1286 AMD_CG_SUPPORT_GFX_CGLS |
1312 AMD_CG_SUPPORT_GFX_CGLS |
amdgpu_si.c 1474 AMD_CG_SUPPORT_GFX_CGLS |
1493 AMD_CG_SUPPORT_GFX_CGLS |
1513 AMD_CG_SUPPORT_GFX_CGLS |
1535 AMD_CG_SUPPORT_GFX_CGLS |
1554 AMD_CG_SUPPORT_GFX_CGLS |
amdgpu_cik.c 1974 AMD_CG_SUPPORT_GFX_CGLS |
1995 AMD_CG_SUPPORT_GFX_CGLS |
2015 AMD_CG_SUPPORT_GFX_CGLS |
2051 AMD_CG_SUPPORT_GFX_CGLS |
amdgpu_gfx_v10_0.c 4151 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_CGLS)
4163 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_CGLS)
4212 AMD_CG_SUPPORT_GFX_CGLS |
4214 AMD_CG_SUPPORT_GFX_CGLS |
4290 /* AMD_CG_SUPPORT_GFX_CGLS */
4292 *flags |= AMD_CG_SUPPORT_GFX_CGLS;
amdgpu_gfx_v8_0.c 5473 /* AMD_CG_SUPPORT_GFX_CGLS */
5475 *flags |= AMD_CG_SUPPORT_GFX_CGLS;
5748 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_CGLS) {
5835 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_CGCG | AMD_CG_SUPPORT_GFX_CGLS)) {
5836 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_CGLS) {
5887 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_CGCG | AMD_CG_SUPPORT_GFX_CGLS)) {
5888 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_CGLS) {
amdgpu_gfx_v9_0.c 4648 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_CGLS)
4665 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_CGLS)
4820 /* AMD_CG_SUPPORT_GFX_CGLS */
4822 *flags |= AMD_CG_SUPPORT_GFX_CGLS;
amdgpu_pm.c 56 {AMD_CG_SUPPORT_GFX_CGLS, "Graphics Coarse Grain memory Light Sleep"},

Completed in 31 milliseconds