[Intel-gfx] [PATCH 1/3] drm/i915: do not update cursor in crtc mode set
Chris Wilson
chris at chris-wilson.co.uk
Thu Sep 12 22:09:05 CEST 2013
On Thu, Sep 12, 2013 at 10:45:41PM +0300, ville.syrjala at linux.intel.com wrote:
> From: Jani Nikula <jani.nikula at intel.com>
>
> 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 at vger.kernel.org
> Suggested-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
> Reviewed-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
Where did the asserts go? :)
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Intel-gfx
mailing list