summaryrefslogtreecommitdiff
path: root/drivers/tty
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2013-09-17 18:33:43 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-09-18 09:59:10 +0200
commitcc173961a68034c1171a421f0dbed39edfb60880 (patch)
tree49ae065fe81f3d43b9d7a6b4d5dc0b139a584699 /drivers/tty
parent571c608d06df2d50233263d233a32edab1842865 (diff)
drm/i915: do not update cursor in crtc mode set
The cursor is disabled before crtc mode set in crtc disable (and we assert this is the case), and enabled afterwards in crtc enable. Do not update it in crtc mode set. On HSW enabling a plane on a disabled pipe may hang the entire system. And there's no good reason for doing it ever, so just don't. v2: Add note about HSW hangs - vsyrjala Cc: stable@vger.kernel.org Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Tested-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions