Searched refs:mdp4_crtc (Results 1 – 2 of 2) sorted by relevance
16 struct mdp4_crtc { struct60 #define to_mdp4_crtc(x) container_of(x, struct mdp4_crtc, base) argument70 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in request_pending() local72 atomic_or(pending, &mdp4_crtc->pending); in request_pending()73 mdp_irq_register(&get_kms(crtc)->base, &mdp4_crtc->vblank); in request_pending()78 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in crtc_flush() local88 flush |= ovlp2flush(mdp4_crtc->ovlp); in crtc_flush()90 DBG("%s: flush=%08x", mdp4_crtc->name, flush); in crtc_flush()92 mdp4_crtc->flushed_mask = flush; in crtc_flush()100 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in complete_flip() local[all …]
34 disp/mdp4/mdp4_crtc.o \