Searched refs:mdp4_crtc (Results 1 – 2 of 2) sorted by relevance
15 struct mdp4_crtc { struct59 #define to_mdp4_crtc(x) container_of(x, struct mdp4_crtc, base) argument69 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in request_pending() local71 atomic_or(pending, &mdp4_crtc->pending); in request_pending()72 mdp_irq_register(&get_kms(crtc)->base, &mdp4_crtc->vblank); in request_pending()77 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in crtc_flush() local87 flush |= ovlp2flush(mdp4_crtc->ovlp); in crtc_flush()89 DBG("%s: flush=%08x", mdp4_crtc->name, flush); in crtc_flush()91 mdp4_crtc->flushed_mask = flush; in crtc_flush()99 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in complete_flip() local[all …]
36 disp/mdp4/mdp4_crtc.o \