Home
last modified time | relevance | path

Searched refs:VHOST_USER_GPU_PROTOCOL_F_DMABUF2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvugpu.h122 #define VHOST_USER_GPU_PROTOCOL_F_DMABUF2 1 macro
H A Dvhost-user-gpu.c1074 const uint64_t protocol_dmabuf2 = (1 << VHOST_USER_GPU_PROTOCOL_F_DMABUF2); in protocol_features_cb()
/openbmc/qemu/docs/interop/
H A Dvhost-user-gpu.rst180 #define VHOST_USER_GPU_PROTOCOL_F_DMABUF2 1
288 This message requires the ``VHOST_USER_GPU_PROTOCOL_F_DMABUF2`` protocol
/openbmc/qemu/hw/display/
H A Dvhost-user-gpu.c117 #define VHOST_USER_GPU_PROTOCOL_F_DMABUF2 1 macro
183 (1 << VHOST_USER_GPU_PROTOCOL_F_DMABUF2) in vhost_user_gpu_handle_display()