Searched refs:mdp5_cstate (Results 1 – 2 of 2) sorted by relevance
504 if (mdp5_cstate->cmd_mode) in mdp5_crtc_atomic_disable()575 if (mdp5_cstate->cmd_mode) in mdp5_crtc_atomic_enable()829 if (mdp5_cstate->cmd_mode) in mdp5_crtc_atomic_flush()976 ctl = mdp5_cstate->ctl; in mdp5_crtc_cursor_set()1091 if (mdp5_cstate->ctl) in mdp5_crtc_atomic_print_state()1114 if (!mdp5_cstate) in mdp5_crtc_duplicate_state()1119 return &mdp5_cstate->base; in mdp5_crtc_duplicate_state()1128 kfree(mdp5_cstate); in mdp5_crtc_destroy_state()1139 if (mdp5_cstate) in mdp5_crtc_reset()1273 mdp5_ctl_set_pipeline(mdp5_cstate->ctl, &mdp5_cstate->pipeline); in mdp5_crtc_set_pipeline()[all …]
221 struct mdp5_crtc_state *mdp5_cstate = to_mdp5_crtc_state(crtc_state); in mdp5_encoder_atomic_check() local225 mdp5_cstate->ctl = ctl; in mdp5_encoder_atomic_check()226 mdp5_cstate->pipeline.intf = intf; in mdp5_encoder_atomic_check()237 mdp5_cstate->defer_start = true; in mdp5_encoder_atomic_check()
Completed in 15 milliseconds