Searched refs:hw_done (Results 1 – 10 of 10) sorted by relevance
1739 !try_wait_for_completion(&old_plane_state->commit->hw_done)) in drm_atomic_helper_async_check()1998 init_completion(&commit->hw_done); in init_commit()2192 ret = wait_for_completion_timeout(&commit->hw_done, in drm_atomic_helper_wait_for_dependencies()2213 ret = wait_for_completion_timeout(&commit->hw_done, in drm_atomic_helper_wait_for_dependencies()2234 ret = wait_for_completion_timeout(&commit->hw_done, in drm_atomic_helper_wait_for_dependencies()2331 complete_all(&commit->hw_done); in drm_atomic_helper_commit_hw_done()2335 complete_all(&old_state->fake_commit->hw_done); in drm_atomic_helper_commit_hw_done()2365 WARN_ON(!try_wait_for_completion(&commit->hw_done)); in drm_atomic_helper_commit_cleanup_done()2374 WARN_ON(!try_wait_for_completion(&old_state->fake_commit->hw_done)); in drm_atomic_helper_commit_cleanup_done()2786 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()
7974 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()
4776 !try_wait_for_completion(&conn_state->commit->hw_done)) in intel_hdmi_reset_link()
5792 !try_wait_for_completion(&conn_state->commit->hw_done)) in intel_dp_prep_link_retrain()
16246 !try_wait_for_completion(&old_plane_state->uapi.commit->hw_done)) in intel_legacy_cursor_update()