Home
last modified time | relevance | path

Searched refs:vc4_hvs_state (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_kms.c175 struct vc4_hvs_state *
188 struct vc4_hvs_state *
201 struct vc4_hvs_state *
335 struct vc4_hvs_state *new_hvs_state; in vc4_atomic_commit_tail()
337 struct vc4_hvs_state *old_hvs_state; in vc4_atomic_commit_tail()
436 struct vc4_hvs_state *hvs_state; in vc4_atomic_commit_setup()
682 struct vc4_hvs_state *state; in vc4_hvs_channels_duplicate_state()
704 struct vc4_hvs_state *hvs_state = to_vc4_hvs_state(state); in vc4_hvs_channels_destroy_state()
748 struct vc4_hvs_state *state; in vc4_hvs_channels_obj_init()
808 struct vc4_hvs_state *hvs_new_state; in vc4_pv_muxing_atomic_check()
[all …]
A Dvc4_drv.h360 struct vc4_hvs_state { struct
371 static inline struct vc4_hvs_state * argument
374 return container_of(priv, struct vc4_hvs_state, base); in to_vc4_hvs_state()
377 struct vc4_hvs_state *vc4_hvs_get_global_state(struct drm_atomic_state *state);
378 struct vc4_hvs_state *vc4_hvs_get_old_global_state(const struct drm_atomic_state *state);
379 struct vc4_hvs_state *vc4_hvs_get_new_global_state(const struct drm_atomic_state *state);
/linux-6.3-rc2/drivers/gpu/drm/vc4/tests/
A Dvc4_test_pv_muxing.c30 struct vc4_hvs_state *hvs_state; in check_fifo_conflict()
151 struct vc4_hvs_state *new_hvs_state; in check_channel_for_encoder()
808 struct vc4_hvs_state *new_hvs_state; in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable()
884 struct vc4_hvs_state *new_hvs_state; in drm_test_vc5_pv_muxing_bugs_stable_fifo()

Completed in 8 milliseconds