Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvugpu.h121 #define VHOST_USER_GPU_PROTOCOL_F_EDID 0 macro
H A Dvhost-user-gpu.c1073 const uint64_t protocol_edid = (1 << VHOST_USER_GPU_PROTOCOL_F_EDID); in protocol_features_cb()
/openbmc/qemu/docs/interop/
H A Dvhost-user-gpu.rst179 #define VHOST_USER_GPU_PROTOCOL_F_EDID 0
278 This message requires the ``VHOST_USER_GPU_PROTOCOL_F_EDID`` protocol
/openbmc/qemu/hw/display/
H A Dvhost-user-gpu.c116 #define VHOST_USER_GPU_PROTOCOL_F_EDID 0 macro
182 .u64 = (1 << VHOST_USER_GPU_PROTOCOL_F_EDID) | in vhost_user_gpu_handle_display()