commit | 8a8f7f44a1b704c482f77a0d31cbcdf1af062263 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Mon Jun 01 12:49:55 2015 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Fri Jun 12 13:19:32 2015 +0300 |
tree | 3083d4b5002e7b2c095b14b57a221e3dac556986 | |
parent | 36750f284b3a4f19b304fda1bb7d6e9e1275ea8d [diff] |
drm/i915: do not wait for vblank when crtc is off This can happen when turning off a sprite plane. Because the crtc state is not yet always swapped correctly and transitional helpers are used the crtc state cannot be relied on. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com>