Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/tests/
H A Dvc4_test_pv_muxing.c33 hvs_state = vc4_hvs_get_new_global_state(state); in check_fifo_conflict()
153 new_hvs_state = vc4_hvs_get_new_global_state(state); in check_channel_for_encoder()
811 new_hvs_state = vc4_hvs_get_new_global_state(state); in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable()
834 new_hvs_state = vc4_hvs_get_new_global_state(state); in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable()
886 new_hvs_state = vc4_hvs_get_new_global_state(state); in drm_test_vc5_pv_muxing_bugs_stable_fifo()
917 new_hvs_state = vc4_hvs_get_new_global_state(state); in drm_test_vc5_pv_muxing_bugs_stable_fifo()
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_kms.c170 vc4_hvs_get_new_global_state(const struct drm_atomic_state *state) in vc4_hvs_get_new_global_state() function
339 new_hvs_state = vc4_hvs_get_new_global_state(state); in vc4_atomic_commit_tail()
434 hvs_state = vc4_hvs_get_new_global_state(state); in vc4_atomic_commit_setup()
H A Dvc4_drv.h367 struct vc4_hvs_state *vc4_hvs_get_new_global_state(const struct drm_atomic_state *state);