commit | e765ea77b0fd51152e07aa4e6850b81552b76da3 | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Wed Mar 28 14:41:23 2018 -0400 |
committer | Rob Clark <robdclark@gmail.com> | Mon Jun 04 12:50:25 2018 -0400 |
tree | 2ccd79af414c670386c2c4ed29abc1faf4df07a4 | |
parent | db8f4d5d32334b061d0d9c53ec86480377daeaf0 [diff] |
drm/msm: Issue queued events when disabling crtc Ensure that any queued events are issued when disabling the crtc. This avoids timeouts when we come back and wait for dependencies (like the previous frame's flip_done). Changes in v2: - None Changes in v3: - Rebased on Archit's private_obj set Changes in v4: - None Reviewed-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Rob Clark <robdclark@gmail.com>