commit | ee7171af72c39c18b7d7571419a4ac6ca30aea66 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Tue May 17 15:07:58 2016 +0200 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu May 19 14:38:46 2016 +0200 |
tree | 8f9062471925f29bee370c1b576fab6c6da85a2e | |
parent | 2ee004f7c59b2e642f0bb2834f847d756f2dd7b7 [diff] |
drm/i915: Remove reset_counter from intel_crtc. With the removal of cs-based flips all mmio waits will finish without requiring the reset counter, because the waits will complete during gpu reset. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1463490484-19540-16-git-send-email-maarten.lankhorst@linux.intel.com Reviewed-by: Patrik Jakobsson <patrik.jakobsson@linux.intel.com>