Searched refs:vc4_crtc_state (Results 1 – 5 of 5) sorted by relevance
242 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc_state); in vc4_hvs_pv_muxing_commit()284 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc_state); in vc5_hvs_pv_muxing_commit()368 struct vc4_crtc_state *vc4_crtc_state; in vc4_atomic_commit_tail() local373 vc4_crtc_state = to_vc4_crtc_state(new_crtc_state); in vc4_atomic_commit_tail()374 vc4_hvs_mask_underrun(hvs, vc4_crtc_state->assigned_channel); in vc4_atomic_commit_tail()460 struct vc4_crtc_state *vc4_crtc_state = in vc4_atomic_commit_setup() local463 vc4_crtc_state->assigned_channel; in vc4_atomic_commit_setup()557 struct vc4_crtc_state *vc4_crtc_state = in vc4_ctm_atomic_check() local561 int fifo = vc4_crtc_state->assigned_channel + 1; in vc4_ctm_atomic_check()824 struct vc4_crtc_state *old_vc4_crtc_state = in vc4_pv_muxing_atomic_check()[all …]
97 struct vc4_crtc_state *vc4_crtc_state = to_vc4_crtc_state(crtc->state); in vc4_crtc_get_scanout_position() local114 val = HVS_READ(SCALER_DISPSTATX(vc4_crtc_state->assigned_channel)); in vc4_crtc_get_scanout_position()130 if (vc4_hvs_get_fifo_frame_count(hvs, vc4_crtc_state->assigned_channel) % 2) in vc4_crtc_get_scanout_position()134 cob_size = vc4_crtc_get_cob_allocation(vc4, vc4_crtc_state->assigned_channel); in vc4_crtc_get_scanout_position()580 struct vc4_crtc_state *old_vc4_state = to_vc4_crtc_state(old_state); in vc4_crtc_atomic_disable()666 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(state); in vc4_crtc_get_margins()698 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc_state); in vc4_crtc_atomic_check()1045 struct vc4_crtc_state *vc4_state, *old_vc4_state; in vc4_crtc_duplicate_state()1063 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(state); in vc4_crtc_destroy_state()1079 struct vc4_crtc_state *vc4_crtc_state; in vc4_crtc_reset() local[all …]
216 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_hvs_lut_load()351 struct vc4_crtc_state *vc4_crtc_state = to_vc4_crtc_state(crtc->state); in vc4_hvs_init_channel() local352 unsigned int chan = vc4_crtc_state->assigned_channel; in vc4_hvs_init_channel()440 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc_state); in vc4_hvs_atomic_check()475 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_hvs_install_dlist()491 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_hvs_update_dlist()518 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_hvs_atomic_begin()546 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(old_state); in vc4_hvs_atomic_disable()561 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_hvs_atomic_flush()
548 struct vc4_crtc_state { struct570 static inline struct vc4_crtc_state * argument573 return container_of(crtc_state, struct vc4_crtc_state, base); in to_vc4_crtc_state()
232 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(state); in vc4_txp_armed()