Searched refs:frame_done (Results 1 – 3 of 3) sorted by relevance
48 int frame_done; member55 if (s->frame_done && (s->interrupts & 1)) { in omap_lcd_interrupts()337 s->frame_done = 1; in omap_lcd_update()343 s->frame_done = 0; in omap_lcd_update()399 return (s->palette_done << 6) | (s->sync_error << 2) | s->frame_done; in omap_lcdc_read()476 s->frame_done = 0; in omap_lcdc_reset()
40 bool frame_done; member504 tilcdc_crtc->frame_done = false; in tilcdc_crtc_off()512 tilcdc_crtc->frame_done, in tilcdc_crtc_off()746 tilcdc_crtc->frame_done = false; in tilcdc_crtc_reset()750 tilcdc_crtc->frame_done, in tilcdc_crtc_reset()998 tilcdc_crtc->frame_done = true; in tilcdc_crtc_irq()
631 bool frame_done = false; in dpu_crtc_frame_event_work() local656 frame_done = true; in dpu_crtc_frame_event_work()663 if (frame_done) in dpu_crtc_frame_event_work()