Searched refs:DRM_GPUVA_SPARSE (Results 1 – 3 of 3) sorted by relevance
153 return vma->gpuva.flags & DRM_GPUVA_SPARSE; in xe_vma_is_null()
1176 vma->gpuva.flags |= DRM_GPUVA_SPARSE; in xe_vma_create()2505 DRM_GPUVA_SPARSE ? in vm_bind_ioctl_ops_parse()
57 DRM_GPUVA_SPARSE = (1 << 1), enumerator