Home
last modified time | relevance | path

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

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