Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/drm/
H A Dvirtgpu_drm.h219 #define VIRTGPU_EVENT_FENCE_SIGNALED 0x90000000 macro
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_submit.c284 e->event.type = VIRTGPU_EVENT_FENCE_SIGNALED; in virtio_gpu_fence_event_create()