drm/i915: Don't disable panel for modesetting if pfit hasn't changed
authorMatthew Garrett <mjg@redhat.com>
Tue, 18 May 2010 17:53:16 +0000 (13:53 -0400)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 20:20:05 +0000 (21:20 +0100)
It seems to be possible to program a new mode without disabling the panel
if the panel fitter setup doesn't change. Add support for that.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found