Searched refs:hw_done (Results 1 – 9 of 9) sorted by relevance
1694 !try_wait_for_completion(&old_plane_state->commit->hw_done)) in drm_atomic_helper_async_check()1941 init_completion(&commit->hw_done); in init_commit()2135 ret = wait_for_completion_timeout(&commit->hw_done, in drm_atomic_helper_wait_for_dependencies()2156 ret = wait_for_completion_timeout(&commit->hw_done, in drm_atomic_helper_wait_for_dependencies()2177 ret = wait_for_completion_timeout(&commit->hw_done, in drm_atomic_helper_wait_for_dependencies()2272 complete_all(&commit->hw_done); in drm_atomic_helper_commit_hw_done()2276 complete_all(&old_state->fake_commit->hw_done); in drm_atomic_helper_commit_hw_done()2306 WARN_ON(!try_wait_for_completion(&commit->hw_done)); in drm_atomic_helper_commit_cleanup_done()2315 WARN_ON(!try_wait_for_completion(&old_state->fake_commit->hw_done)); in drm_atomic_helper_commit_cleanup_done()2727 ret = wait_for_completion_interruptible(&commit->hw_done); in drm_atomic_helper_swap_state()[all …]
173 &commit->hw_done, 10 * HZ); in amdgpu_dm_crtc_set_crc_source()
6531 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()
111 struct completion hw_done; member
4190 ret = wait_for_completion_interruptible(&commit->hw_done); in i915_drrs_ctl_set()4261 ret = wait_for_completion_interruptible(&commit->hw_done); in i915_fifo_underrun_reset_write()
4113 !try_wait_for_completion(&conn_state->commit->hw_done)) in intel_hdmi_reset_link()
4832 !try_wait_for_completion(&conn_state->commit->hw_done)) in intel_dp_retrain_link()
14717 !try_wait_for_completion(&old_plane_state->commit->hw_done)) in intel_legacy_cursor_update()