commit | 20387275142422103c3734238685cbee6ac0dffa | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Wed Feb 28 14:19:00 2018 -0500 |
committer | Rob Clark <robdclark@gmail.com> | Sun Jun 03 16:48:59 2018 -0400 |
tree | aedaf141caa858476047d2ad556b8180cd4ed0d4 | |
parent | f7b6bf20e26384c615a6f5d39eee148c36ed4003 [diff] |
drm/msm: Mark the crtc->state->event consumed Don't leave the event != NULL once it's consumed, this is used a signal to the atomic helpers that the event will be handled by the driver. Changes in v2: - None Changes in v3: - Rebased on Archit's private_obj set Changes in v4: - None Cc: Jeykumar Sankaran <jsanka@codeaurora.org> Reviewed-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Rob Clark <robdclark@gmail.com>