Home
last modified time | relevance | path

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

/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c1074 const uint64_t protocol_dmabuf2 = (1 << VHOST_USER_GPU_PROTOCOL_F_DMABUF2); in protocol_features_cb() local
1086 protocol_features &= (protocol_edid | protocol_dmabuf2); in protocol_features_cb()
1104 g->use_modifiers = !!(protocol_features & protocol_dmabuf2); in protocol_features_cb()