Searched refs:drm_atomic_crtc_needs_modeset (Results 1 – 25 of 31) sorted by relevance
12
174 crtc->name, drm_atomic_crtc_needs_modeset(crtc->state), in tidss_crtc_atomic_flush()185 if (drm_atomic_crtc_needs_modeset(crtc->state)) in tidss_crtc_atomic_flush()
722 if (!drm_atomic_crtc_needs_modeset(new_crtc_state)) in drm_atomic_helper_check_modeset()1143 !drm_atomic_crtc_needs_modeset(old_conn_state->crtc->state)) in disable_outputs()1186 if (!drm_atomic_crtc_needs_modeset(new_crtc_state)) in disable_outputs()1256 (crtc && drm_atomic_crtc_needs_modeset(crtc->state))) { in drm_atomic_helper_update_legacy_modeset_state()1455 if (!drm_atomic_crtc_needs_modeset(new_crtc_state)) in drm_atomic_helper_commit_modeset_enables()1482 !drm_atomic_crtc_needs_modeset(new_conn_state->crtc->state)) in drm_atomic_helper_commit_modeset_enables()1817 if (drm_atomic_crtc_needs_modeset(crtc_state)) in drm_atomic_helper_async_check()2698 if (drm_atomic_crtc_needs_modeset(crtc_state) && in drm_atomic_helper_commit_planes()
79 if (drm_atomic_crtc_needs_modeset(crtc_state)) { in drm_atomic_helper_check_plane_damage()
1379 if (drm_atomic_crtc_needs_modeset(new_crtc_state)) { in drm_atomic_check_only()
156 if (drm_atomic_crtc_needs_modeset(crtc_state)) in can_do_async()
83 if (drm_atomic_crtc_needs_modeset(crtc_state)) in komeda_crtc_atomic_check()393 if (drm_atomic_crtc_needs_modeset(crtc_state)) in komeda_crtc_atomic_flush()
777 if (drm_atomic_crtc_needs_modeset(crtc_st)) { in komeda_improc_validate()
349 if (drm_atomic_crtc_needs_modeset(crtc_state) && priv->soc_info->has_osd) { in ingenic_drm_crtc_atomic_check()408 drm_atomic_crtc_needs_modeset(crtc_state)) { in ingenic_drm_crtc_atomic_begin()429 if (drm_atomic_crtc_needs_modeset(crtc_state)) { in ingenic_drm_crtc_atomic_flush()716 if (drm_atomic_crtc_needs_modeset(crtc_state)) { in ingenic_drm_plane_atomic_update()
355 needs_modeset = drm_atomic_crtc_needs_modeset(newstate->crtc->state); in ingenic_ipu_plane_atomic_update()
133 if (drm_atomic_crtc_needs_modeset(crtc_state)) { in virtio_gpu_crtc_atomic_flush()
61 return crtc_state->active && drm_atomic_crtc_needs_modeset(crtc_state); in modeset_required()
8286 if (!drm_atomic_crtc_needs_modeset(new_crtc_state)) in amdgpu_dm_commit_audio()8311 if (!drm_atomic_crtc_needs_modeset(new_crtc_state)) in amdgpu_dm_commit_audio()8402 drm_atomic_crtc_needs_modeset(new_crtc_state))) { in amdgpu_dm_atomic_commit_tail()9131 if (!drm_atomic_crtc_needs_modeset(new_crtc_state)) in dm_update_crtc_state()9191 if (!drm_atomic_crtc_needs_modeset(new_crtc_state)) in dm_update_crtc_state()9328 drm_atomic_crtc_needs_modeset(new_crtc_state)) in dm_update_crtc_state()9340 drm_atomic_crtc_needs_modeset(new_crtc_state)) { in dm_update_crtc_state()9394 if (drm_atomic_crtc_needs_modeset(new_crtc_state)) in should_reset_plane()9882 if (drm_atomic_crtc_needs_modeset(new_crtc_state)) { in amdgpu_dm_atomic_check()9895 if (!drm_atomic_crtc_needs_modeset(new_crtc_state) && in amdgpu_dm_atomic_check()[all …]
247 if (drm_atomic_crtc_needs_modeset(crtc_state)) in mdp5_encoder_atomic_check()
189 drm_atomic_crtc_needs_modeset(drm_atomic_get_new_crtc_state(&state->base, in intel_connector_needs_modeset()
2040 return drm_atomic_crtc_needs_modeset(&crtc_state->uapi); in intel_crtc_needs_modeset()
291 if (old_state->fb && !drm_atomic_crtc_needs_modeset(crtc_state) && in dcss_plane_atomic_update()
1049 drm_atomic_crtc_needs_modeset(const struct drm_crtc_state *state) in drm_atomic_crtc_needs_modeset() function
595 if (!drm_atomic_crtc_needs_modeset(crtc_state)) in dpu_rm_reserve()
362 if (drm_atomic_crtc_needs_modeset(&asyh->state) || changed) { in nv50_crc_atomic_check_head()
920 if (!drm_atomic_crtc_needs_modeset(crtc_state)) in nv50_msto_atomic_check()2307 if (old_crtc_state->active && drm_atomic_crtc_needs_modeset(new_crtc_state)) { in nv50_disp_outp_atomic_check_clr()2336 if (new_crtc_state->active && drm_atomic_crtc_needs_modeset(new_crtc_state)) { in nv50_disp_outp_atomic_check_set()
411 if (!drm_atomic_crtc_needs_modeset(&asyh->state)) { in nv50_head_atomic_check()
459 modeset = drm_atomic_crtc_needs_modeset(&asyh->state); in nv50_wndw_atomic_check()
184 bool needs_modeset = drm_atomic_crtc_needs_modeset(crtc->state); in vbox_crtc_set_base_and_mode()
655 if (old_state->fb && !drm_atomic_crtc_needs_modeset(crtc_state)) { in ipu_plane_atomic_update()
461 if (!drm_atomic_crtc_needs_modeset(crtc_state)) { in armada_drm_crtc_atomic_flush()
Completed in 74 milliseconds