Searched refs:mdp4_crtc (Results 1 – 2 of 2) sorted by relevance
25 struct mdp4_crtc { struct64 #define to_mdp4_crtc(x) container_of(x, struct mdp4_crtc, base) argument74 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in request_pending() local76 atomic_or(pending, &mdp4_crtc->pending); in request_pending()77 mdp_irq_register(&get_kms(crtc)->base, &mdp4_crtc->vblank); in request_pending()82 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in crtc_flush() local92 flush |= ovlp2flush(mdp4_crtc->ovlp); in crtc_flush()94 DBG("%s: flush=%08x", mdp4_crtc->name, flush); in crtc_flush()102 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in complete_flip() local108 event = mdp4_crtc->event; in complete_flip()[all …]
24 mdp/mdp4/mdp4_crtc.o \