Searched refs:amdgpu_bo_support_uswc (Results 1 – 3 of 3) sorted by relevance
373 bool amdgpu_bo_support_uswc(u64 bo_flags);
478 bool amdgpu_bo_support_uswc(u64 bo_flags) in amdgpu_bo_support_uswc() function574 if (!amdgpu_bo_support_uswc(bo->flags)) in amdgpu_bo_create()
510 amdgpu_bo_support_uswc(bo_flags) && in amdgpu_display_supported_domains()