Searched refs:drm_atomic_crtc_needs_modeset (Results 1 – 25 of 35) sorted by relevance
12
177 crtc->name, drm_atomic_crtc_needs_modeset(crtc->state), in tidss_crtc_atomic_flush()188 if (drm_atomic_crtc_needs_modeset(crtc->state)) in tidss_crtc_atomic_flush()
708 if (!drm_atomic_crtc_needs_modeset(new_crtc_state)) in drm_atomic_helper_check_modeset()1039 !drm_atomic_crtc_needs_modeset(old_conn_state->crtc->state)) in disable_outputs()1082 if (!drm_atomic_crtc_needs_modeset(new_crtc_state)) in disable_outputs()1152 (crtc && drm_atomic_crtc_needs_modeset(crtc->state))) { in drm_atomic_helper_update_legacy_modeset_state()1351 if (!drm_atomic_crtc_needs_modeset(new_crtc_state)) in drm_atomic_helper_commit_modeset_enables()1378 !drm_atomic_crtc_needs_modeset(new_conn_state->crtc->state)) in drm_atomic_helper_commit_modeset_enables()1713 if (drm_atomic_crtc_needs_modeset(crtc_state)) in drm_atomic_helper_async_check()2546 if (drm_atomic_crtc_needs_modeset(crtc_state) && in drm_atomic_helper_commit_planes()
78 if (drm_atomic_crtc_needs_modeset(crtc_state)) { in drm_atomic_helper_check_plane_damage()
259 if (drm_atomic_crtc_needs_modeset(crtc_state) && priv->soc_info->has_osd) { in ingenic_drm_crtc_atomic_check()318 drm_atomic_crtc_needs_modeset(crtc_state)) { in ingenic_drm_crtc_atomic_begin()339 if (drm_atomic_crtc_needs_modeset(crtc_state)) { in ingenic_drm_crtc_atomic_flush()586 if (drm_atomic_crtc_needs_modeset(crtc_state)) { in ingenic_drm_plane_atomic_update()
314 needs_modeset = drm_atomic_crtc_needs_modeset(newstate->crtc->state); in ingenic_ipu_plane_atomic_update()
85 if (drm_atomic_crtc_needs_modeset(crtc_state)) in komeda_crtc_atomic_check()395 if (drm_atomic_crtc_needs_modeset(crtc_state)) in komeda_crtc_atomic_flush()
171 if (drm_atomic_crtc_needs_modeset(crtc_state)) in can_do_async()
132 if (drm_atomic_crtc_needs_modeset(crtc_state)) { in virtio_gpu_crtc_atomic_flush()
186 drm_atomic_crtc_needs_modeset(drm_atomic_get_new_crtc_state(&state->base, in intel_connector_needs_modeset()
316 !drm_atomic_crtc_needs_modeset(&crtc_state->uapi) || in intel_dp_mst_atomic_check()
2006 return drm_atomic_crtc_needs_modeset(&crtc_state->uapi); in intel_crtc_needs_modeset()
1034 if (drm_atomic_crtc_needs_modeset(&crtc_state->uapi)) in intel_fbc_can_flip_nuke()
247 if (drm_atomic_crtc_needs_modeset(crtc_state)) in mdp5_encoder_atomic_check()
9345 if (!drm_atomic_crtc_needs_modeset(new_crtc_state)) in amdgpu_dm_commit_audio()9370 if (!drm_atomic_crtc_needs_modeset(new_crtc_state)) in amdgpu_dm_commit_audio()9455 drm_atomic_crtc_needs_modeset(new_crtc_state))) { in amdgpu_dm_atomic_commit_tail()10112 if (!drm_atomic_crtc_needs_modeset(new_crtc_state)) in dm_update_crtc_state()10172 if (!drm_atomic_crtc_needs_modeset(new_crtc_state)) in dm_update_crtc_state()10302 drm_atomic_crtc_needs_modeset(new_crtc_state)) in dm_update_crtc_state()10314 drm_atomic_crtc_needs_modeset(new_crtc_state)) { in dm_update_crtc_state()10368 if (drm_atomic_crtc_needs_modeset(new_crtc_state)) in should_reset_plane()10821 if (drm_atomic_crtc_needs_modeset(new_crtc_state)) { in amdgpu_dm_atomic_check()10832 if (!drm_atomic_crtc_needs_modeset(new_crtc_state) && in amdgpu_dm_atomic_check()[all …]
352 !drm_atomic_crtc_needs_modeset(new_crtc_state) || in dm_dp_mst_atomic_check()
289 if (old_state->fb && !drm_atomic_crtc_needs_modeset(crtc_state) && in dcss_plane_atomic_update()
1029 drm_atomic_crtc_needs_modeset(const struct drm_crtc_state *state) in drm_atomic_crtc_needs_modeset() function
583 if (!drm_atomic_crtc_needs_modeset(crtc_state)) in dpu_rm_reserve()
382 if (drm_atomic_crtc_needs_modeset(&asyh->state) || changed || in nv50_crc_atomic_check_head()
394 if (!drm_atomic_crtc_needs_modeset(&asyh->state)) { in nv50_head_atomic_check()
1277 !drm_atomic_crtc_needs_modeset(crtc_state) || in nv50_mstc_atomic_check()2471 if (old_crtc_state->active && drm_atomic_crtc_needs_modeset(new_crtc_state)) { in nv50_disp_outp_atomic_check_clr()2500 if (new_crtc_state->active && drm_atomic_crtc_needs_modeset(new_crtc_state)) { in nv50_disp_outp_atomic_check_set()
460 modeset = drm_atomic_crtc_needs_modeset(&asyh->state); in nv50_wndw_atomic_check()
182 bool needs_modeset = drm_atomic_crtc_needs_modeset(crtc->state); in vbox_crtc_set_base_and_mode()
656 if (old_state->fb && !drm_atomic_crtc_needs_modeset(crtc_state)) { in ipu_plane_atomic_update()
462 if (!drm_atomic_crtc_needs_modeset(crtc_state)) { in armada_drm_crtc_atomic_flush()
Completed in 911 milliseconds