Home
last modified time | relevance | path

Searched refs:VBVA_F_RECORD_PARTIAL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/vboxvideo/
A Dvbva_base.c72 !record || !(record->len_and_flags & VBVA_F_RECORD_PARTIAL)) in vbva_write()
187 record->len_and_flags = VBVA_F_RECORD_PARTIAL; in vbva_buffer_begin_update()
200 !(record->len_and_flags & VBVA_F_RECORD_PARTIAL)); in vbva_buffer_end_update()
203 record->len_and_flags &= ~VBVA_F_RECORD_PARTIAL; in vbva_buffer_end_update()
A Dvboxvideo.h92 #define VBVA_F_RECORD_PARTIAL 0x80000000u macro

Completed in 4 milliseconds