]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a618fc59a409e9e77b55b8102ffe01b10b76ede
tree6b040cfc4603479b595c80b9d7edbca0c0f9abf9
parent9c8ff76d5aae162421c72d7c30c5c50668153611
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