Searched refs:VIRTIO_GPU_FLAG_FENCE (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_fence.c116 cmd_hdr->flags |= cpu_to_le32(VIRTIO_GPU_FLAG_FENCE);
H A Dvirtgpu_vq.c230 if (resp->flags & cpu_to_le32(VIRTIO_GPU_FLAG_FENCE)) {
/linux-master/include/uapi/linux/
H A Dvirtio_gpu.h130 #define VIRTIO_GPU_FLAG_FENCE (1 << 0) macro

Completed in 154 milliseconds