Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vboxvideo/
H A Dvboxvideo_guest.h46 void vbva_buffer_end_update(struct vbva_buf_ctx *vbva_ctx);
H A Dvbva_base.c195 void vbva_buffer_end_update(struct vbva_buf_ctx *vbva_ctx) in vbva_buffer_end_update() function
H A Dvbox_mode.c317 vbva_buffer_end_update(&vbox->vbva_info[crtc_id]); in vbox_primary_atomic_update()