Home
last modified time | relevance | path

Searched refs:btm_field_pending (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_hqvdp.c336 * @btm_field_pending: is there any bottom field (interlaced frame) to display
352 bool btm_field_pending; member
814 if (hqvdp->btm_field_pending) { in sti_hqvdp_vtg_cb()
838 hqvdp->btm_field_pending = false; in sti_hqvdp_vtg_cb()
1230 hqvdp->btm_field_pending = true; in sti_hqvdp_atomic_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A Dsti_hqvdp.c338 * @btm_field_pending: is there any bottom field (interlaced frame) to display
354 bool btm_field_pending; member
816 if (hqvdp->btm_field_pending) { in sti_hqvdp_vtg_cb()
840 hqvdp->btm_field_pending = false; in sti_hqvdp_vtg_cb()
1237 hqvdp->btm_field_pending = true; in sti_hqvdp_atomic_update()

Completed in 6 milliseconds