Lines Matching defs:mdp4_crtc
16 struct mdp4_crtc { struct
17 struct drm_crtc base;
18 char name[8];
19 int id;
20 int ovlp;
21 enum mdp4_dma dma;
22 bool enabled;
25 int mixer;
27 struct {
60 #define to_mdp4_crtc(x) container_of(x, struct mdp4_crtc, base) argument
70 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in request_pending() local
78 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in crtc_flush() local
100 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in complete_flip() local
117 struct mdp4_crtc *mdp4_crtc = in unref_cursor_worker() local
128 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in mdp4_crtc_destroy() local
163 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in setup_mixer() local
179 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in blend_setup() local
227 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in mdp4_crtc_mode_set_nofb() local
270 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in mdp4_crtc_atomic_disable() local
290 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in mdp4_crtc_atomic_enable() local
313 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in mdp4_crtc_atomic_check() local
322 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in mdp4_crtc_atomic_begin() local
329 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in mdp4_crtc_atomic_flush() local
357 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in update_cursor() local
407 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in mdp4_crtc_cursor_set() local
462 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in mdp4_crtc_cursor_move() local
500 struct mdp4_crtc *mdp4_crtc = container_of(irq, struct mdp4_crtc, vblank); in mdp4_crtc_vblank_irq() local
521 struct mdp4_crtc *mdp4_crtc = container_of(irq, struct mdp4_crtc, err); in mdp4_crtc_err_irq() local
530 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in mdp4_crtc_wait_for_flush_done() local
552 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in mdp4_crtc_vblank() local
559 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in mdp4_crtc_set_config() local
568 struct mdp4_crtc *mdp4_crtc = to_mdp4_crtc(crtc); in mdp4_crtc_set_intf() local
625 struct mdp4_crtc *mdp4_crtc; in mdp4_crtc_init() local