Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/vc4/
Dvc4_kms.c36 to_vc4_ctm_state(const struct drm_private_state *priv) in to_vc4_ctm_state() function
86 return to_vc4_ctm_state(priv_state); in vc4_get_ctm_state()
106 struct vc4_ctm_state *ctm_state = to_vc4_ctm_state(state); in vc4_ctm_destroy_state()
162 struct vc4_ctm_state *ctm_state = to_vc4_ctm_state(vc4->ctm_manager.state); in vc4_ctm_commit()