Searched refs:mdp4_crtc (Results 1 – 2 of 2) sorted by relevance
25 struct mdp4_crtc { struct69 #define to_mdp4_crtc(x) container_of(x, struct mdp4_crtc, base) argument79 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in request_pending() local81 atomic_or(pending, &mdp4_crtc->pending); in request_pending()82 mdp_irq_register(&get_kms(crtc)->base, &mdp4_crtc->vblank); in request_pending()87 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in crtc_flush() local97 flush |= ovlp2flush(mdp4_crtc->ovlp); in crtc_flush()99 DBG("%s: flush=%08x", mdp4_crtc->name, flush); in crtc_flush()101 mdp4_crtc->flushed_mask = flush; in crtc_flush()109 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in complete_flip() local[all …]
34 disp/mdp4/mdp4_crtc.o \