Searched refs:hw_done (Results 1 – 10 of 10) sorted by relevance
1749 !try_wait_for_completion(&old_plane_state->commit->hw_done)) in drm_atomic_helper_async_check()2008 init_completion(&commit->hw_done); in init_commit()2202 ret = wait_for_completion_timeout(&commit->hw_done, in drm_atomic_helper_wait_for_dependencies()2223 ret = wait_for_completion_timeout(&commit->hw_done, in drm_atomic_helper_wait_for_dependencies()2244 ret = wait_for_completion_timeout(&commit->hw_done, in drm_atomic_helper_wait_for_dependencies()2341 complete_all(&commit->hw_done); in drm_atomic_helper_commit_hw_done()2345 complete_all(&old_state->fake_commit->hw_done); in drm_atomic_helper_commit_hw_done()2375 WARN_ON(!try_wait_for_completion(&commit->hw_done)); in drm_atomic_helper_commit_cleanup_done()2384 WARN_ON(!try_wait_for_completion(&old_state->fake_commit->hw_done)); in drm_atomic_helper_commit_cleanup_done()2796 ret = wait_for_completion_interruptible(&commit->hw_done); in drm_atomic_helper_swap_state()[all …]
178 &commit->hw_done, 10 * HZ); in amdgpu_dm_crtc_set_crc_source()
293 …ret = wait_for_completion_interruptible_timeout(&aconnector->base.state->commit->hw_done, 10 * HZ); in event_property_update()
8090 ret = wait_for_completion_interruptible_timeout(&commit->hw_done, 10*HZ); in do_aquire_global_lock()
360 u32 xfer_done, xfer_req, hw_done; in msm_hdmi_hdcp_hw_ddc_clean() local376 hw_done = ddc_hw_status & HDMI_DDC_HW_STATUS_DONE; in msm_hdmi_hdcp_hw_ddc_clean()377 hw_not_ready = !xfer_done || xfer_req || !hw_done; in msm_hdmi_hdcp_hw_ddc_clean()
117 struct completion hw_done; member
1851 ret = wait_for_completion_interruptible(&commit->hw_done); in i915_drrs_ctl_set()1923 ret = wait_for_completion_interruptible(&commit->hw_done); in i915_fifo_underrun_reset_write()
4786 !try_wait_for_completion(&conn_state->commit->hw_done)) in intel_hdmi_reset_link()
5817 !try_wait_for_completion(&conn_state->commit->hw_done)) in intel_dp_prep_link_retrain()
16245 !try_wait_for_completion(&old_plane_state->uapi.commit->hw_done)) in intel_legacy_cursor_update()