Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dvboxvideo_guest.h48 void vbva_buffer_end_update(struct vbva_buf_ctx *vbva_ctx);
H A Dvbva_base.c200 void vbva_buffer_end_update(struct vbva_buf_ctx *vbva_ctx) in vbva_buffer_end_update() function
H A Dvbox_mode.c325 vbva_buffer_end_update(&vbox->vbva_info[crtc_id]); in vbox_primary_atomic_update()