Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vboxvideo/
H A Dvboxvideo_guest.h44 void vbva_buffer_end_update(struct vbva_buf_ctx *vbva_ctx);
H A Dvbva_base.c13 * and vbva_buffer_end_update.
195 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()