]> git.karo-electronics.de Git - mv-sheeva.git/commit
drm/i915: Factor in pixel-repeat in FDI M/N calculation
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 4 Dec 2010 07:45:57 +0000 (07:45 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 4 Dec 2010 13:41:04 +0000 (13:41 +0000)
commit49078f7d108f132582e5af46304c317b55f83948
treece32c5971d1d70444142e7e618c29b63b5a6e4fe
parent22ed1113a9adda6e193c329119a384362da01289
drm/i915: Factor in pixel-repeat in FDI M/N calculation

Fixes the modesetting on the secondary panel of the Libretto W100 and
presumably many more Ironlake laptops with SDVO LVDS displays.

Reported-and-tested-by: Matthew Willoughby <mattfredwill@gmail.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: stable@kernel.org
drivers/gpu/drm/i915/intel_display.c