Home
last modified time | relevance | path

Searched refs:vc4_crtc_state (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/vc4/
H A Dvc4_kms.c222 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc_state); in vc4_hvs_pv_muxing_commit()
266 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc_state); in vc5_hvs_pv_muxing_commit()
340 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc_state); in vc6_hvs_pv_muxing_commit()
400 struct vc4_crtc_state *vc4_crtc_state; in vc4_atomic_commit_tail() local
405 vc4_crtc_state = to_vc4_crtc_state(new_crtc_state); in vc4_atomic_commit_tail()
406 vc4_hvs_mask_underrun(hvs, vc4_crtc_state->assigned_channel); in vc4_atomic_commit_tail()
513 struct vc4_crtc_state *vc4_crtc_state = in vc4_atomic_commit_setup() local
516 vc4_crtc_state in vc4_atomic_commit_setup()
611 struct vc4_crtc_state *vc4_crtc_state = vc4_ctm_atomic_check() local
[all...]
H A Dvc4_crtc.c116 struct vc4_crtc_state *vc4_crtc_state = to_vc4_crtc_state(crtc->state); in vc4_crtc_get_scanout_position() local
117 unsigned int channel = vc4_crtc_state->assigned_channel; in vc4_crtc_get_scanout_position()
629 struct vc4_crtc_state *old_vc4_state = to_vc4_crtc_state(old_state); in vc4_crtc_atomic_disable()
715 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(state); in vc4_crtc_get_margins()
727 * vc4_crtc_atomic_check() which means margins info in vc4_crtc_state in vc4_crtc_get_margins()
747 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc_state); in vc4_crtc_atomic_check()
1106 struct vc4_crtc_state *vc4_state, *old_vc4_state; in vc4_crtc_duplicate_state()
1124 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(state); in vc4_crtc_destroy_state()
1140 struct vc4_crtc_state *vc4_crtc_stat in vc4_crtc_reset() local
[all...]
H A Dvc4_hvs.c425 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_hvs_lut_load()
624 struct vc4_crtc_state *vc4_crtc_state = to_vc4_crtc_state(crtc->state); in vc4_hvs_init_channel() local
625 unsigned int chan = vc4_crtc_state->assigned_channel; in vc4_hvs_init_channel()
688 struct vc4_crtc_state *vc4_crtc_state = to_vc4_crtc_state(crtc->state); in vc6_hvs_init_channel() local
689 unsigned int chan = vc4_crtc_state->assigned_channel; in vc6_hvs_init_channel()
792 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc_state); in vc4_hvs_atomic_check()
839 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(crtc->state); in vc4_hvs_install_dlist()
860 struct vc4_crtc_state *vc4_stat in vc4_hvs_update_dlist()
[all...]
H A Dvc4_drv.h619 struct vc4_crtc_state { struct
637 container_of_const(_state, struct vc4_crtc_state, base) argument
H A Dvc4_txp.c242 struct vc4_crtc_state *vc4_state = to_vc4_crtc_state(state); in vc4_txp_armed()
/linux/drivers/gpu/drm/vc4/tests/
H A Dvc4_test_pv_muxing.c120 static struct vc4_crtc_state *
148 struct vc4_crtc_state *new_vc4_crtc_state; in check_channel_for_encoder()
830 struct vc4_crtc_state *new_vc4_crtc_state; in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable()
930 struct vc4_crtc_state *new_vc4_crtc_state; in drm_test_vc5_pv_muxing_bugs_stable_fifo()
1059 struct vc4_crtc_state *new_vc4_crtc_state; in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable_too_many_crtc_state()