Home
last modified time | relevance | path

Searched refs:VIRTGPU_EVENT_FENCE_SIGNALED (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/uapi/drm/
Dvirtgpu_drm.h204 #define VIRTGPU_EVENT_FENCE_SIGNALED 0x90000000 macro
/linux-6.1.9/drivers/gpu/drm/virtio/
Dvirtgpu_ioctl.c57 e->event.type = VIRTGPU_EVENT_FENCE_SIGNALED; in virtio_gpu_fence_event_create()