drm/i915: Cantiga+ cannot handle a hsync front porch of 0
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 21 Jun 2012 10:19:59 +0000 (13:19 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 22 Aug 2012 15:39:01 +0000 (17:39 +0200)
commit44f46b4222a9ba5b21dcdf13f93dc53f48768d2b
tree6b040cfc4603479b595c80b9d7edbca0c0f9abf9
parentde9932d13c95c4125d2ed8703f5574fcc108bbcf
drm/i915: Cantiga+ cannot handle a hsync front porch of 0

This addresses WaPruneModeWithIncorrectHsyncOffset.

Bugzilla: http://bugs.freedesktop.org/show_bug.cgi?id=50236
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c