commit | afee4d8707ab1f21b7668de995be3a5961e83582 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Tue May 17 15:07:50 2016 +0200 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu May 19 14:37:27 2016 +0200 |
tree | 9f17afe2029eb65552efb2f9988a150c74d5c12b | |
parent | 51cbaf010faea9409481bf7d18784d8cd62fcacb [diff] |
Revert "drm/i915: Avoid stalling on pending flips for legacy cursor updates" This reverts commit acf4e84d6167317ff21be5c03e1ea76ea5783701. Unfortunately this breaks the next commit with a use-after-free, so temporarily revert until we can apply a solution. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1463490484-19540-8-git-send-email-maarten.lankhorst@linux.intel.com Reviewed-by: Patrik Jakobsson <patrik.jakobsson@linux.intel.com>