Lines Matching refs:vc4_crtc_state
45 struct vc4_crtc_state { struct
53 static inline struct vc4_crtc_state * argument
56 return (struct vc4_crtc_state *)crtc_state; in to_vc4_crtc_state()
423 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_crtc_mode_set_nofb()
541 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(state); in vc4_crtc_txp_armed()
551 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_crtc_update_dlist()
583 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_crtc_atomic_enable()
629 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(state); in vc4_crtc_atomic_check()
685 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_crtc_atomic_flush()
783 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_crtc_handle_page_flip()
966 struct vc4_crtc_state *vc4_state, *old_vc4_state; in vc4_crtc_duplicate_state()
983 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(state); in vc4_crtc_destroy_state()
1003 crtc->state = kzalloc(sizeof(struct vc4_crtc_state), GFP_KERNEL); in vc4_crtc_reset()