commit | a6747b7304a9d66758a196d885dab8bbfa5e7d1f | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Tue May 17 15:08:01 2016 +0200 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu May 19 14:39:07 2016 +0200 |
tree | 4bdf8824de9c0a210bc8c0ff09bfa4b0bcd4b927 | |
parent | 03f476e1fcb42fca88fc50b94b0d3adbdbe887f0 [diff] |
drm/i915: Make unpin async. All of intel_post_plane_update is handled there now, so move it over. This is run after the hw state checker because it can't handle checking crtc's separately yet. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1463490484-19540-19-git-send-email-maarten.lankhorst@linux.intel.com Reviewed-by: Patrik Jakobsson <patrik.jakobsson@linux.intel.com>