Searched refs:vc4_crtc_state (Results 1 – 5 of 5) sorted by relevance
237 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc_state); in vc4_hvs_pv_muxing_commit()278 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc_state); in vc5_hvs_pv_muxing_commit()348 struct vc4_crtc_state *vc4_crtc_state; in vc4_atomic_commit_tail() local353 vc4_crtc_state = to_vc4_crtc_state(new_crtc_state); in vc4_atomic_commit_tail()354 vc4_hvs_mask_underrun(dev, vc4_crtc_state->assigned_channel); in vc4_atomic_commit_tail()420 struct vc4_crtc_state *vc4_crtc_state = in vc4_atomic_commit_setup() local423 vc4_crtc_state->assigned_channel; in vc4_atomic_commit_setup()513 struct vc4_crtc_state *vc4_crtc_state = in vc4_ctm_atomic_check() local517 int fifo = vc4_crtc_state->assigned_channel + 1; in vc4_ctm_atomic_check()770 struct vc4_crtc_state *old_vc4_crtc_state = in vc4_pv_muxing_atomic_check()[all …]
93 struct vc4_crtc_state *vc4_crtc_state = to_vc4_crtc_state(crtc->state); in vc4_crtc_get_scanout_position() local110 val = HVS_READ(SCALER_DISPSTATX(vc4_crtc_state->assigned_channel)); in vc4_crtc_get_scanout_position()126 if (vc4_hvs_get_fifo_frame_count(dev, vc4_crtc_state->assigned_channel) % 2) in vc4_crtc_get_scanout_position()130 cob_size = vc4_crtc_get_cob_allocation(vc4, vc4_crtc_state->assigned_channel); in vc4_crtc_get_scanout_position()557 struct vc4_crtc_state *old_vc4_state = to_vc4_crtc_state(old_state); in vc4_crtc_atomic_disable()638 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(state); in vc4_crtc_get_margins()670 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc_state); in vc4_crtc_atomic_check()894 struct vc4_crtc_state *vc4_state, *old_vc4_state; in vc4_crtc_duplicate_state()912 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(state); in vc4_crtc_destroy_state()928 struct vc4_crtc_state *vc4_crtc_state; in vc4_crtc_reset() local[all …]
165 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_hvs_lut_load()279 struct vc4_crtc_state *vc4_crtc_state = to_vc4_crtc_state(crtc->state); in vc4_hvs_init_channel() local280 unsigned int chan = vc4_crtc_state->assigned_channel; in vc4_hvs_init_channel()355 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc_state); in vc4_hvs_atomic_check()390 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_hvs_update_dlist()423 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_hvs_atomic_begin()449 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(old_state); in vc4_hvs_atomic_disable()462 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_hvs_atomic_flush()
547 struct vc4_crtc_state { struct567 static inline struct vc4_crtc_state * argument570 return container_of(crtc_state, struct vc4_crtc_state, base); in to_vc4_crtc_state()
231 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(state); in vc4_txp_armed()