Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c300 vg_send_msg(vg, &msg, -1); in vg_get_display_info()
347 vg_send_msg(vg, &msg, -1); in vg_get_edid()
433 vg_send_msg(g, &msg, -1); in vg_disable_scanout()
733 vg_send_msg(g, &msg, fd); in vg_set_scanout()
746 vg_send_msg(g, &msg, -1); in vg_set_scanout()
818 vg_send_msg(g, &vmsg, -1); in vg_resource_flush()
850 vg_send_msg(g, msg, -1); in vg_resource_flush()
979 vg_send_msg(g, &msg, -1); in vg_process_cursor_cmd()
1004 vg_send_msg(g, &msg, -1); in vg_process_cursor_cmd()
1093 vg_send_msg(g, &msg, -1); in protocol_features_cb()
[all …]
H A Dvirgl.c415 vg_send_msg(g, &msg, fd); in virgl_cmd_set_scanout()
424 vg_send_msg(g, &msg, -1); in virgl_cmd_set_scanout()
456 vg_send_msg(g, &msg, -1); in virgl_cmd_resource_flush()
H A Dvugpu.h197 void vg_send_msg(VuGpu *g, const VhostUserGpuMsg *msg, int fd);