]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915/dp: correct eDP lane count and bpp
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 7 Oct 2010 23:01:08 +0000 (16:01 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 8 Oct 2010 08:20:54 +0000 (09:20 +0100)
commit51190667b3c6927356e594cdf6955980ff47bb16
tree1920cac67f27220c457f671d7c6caa8a55958270
parent4d9264615b98fe8015eca7d84a9862b1489c69d4
drm/i915/dp: correct eDP lane count and bpp

With the old check we'd never set lane_count or bpp to different values
on PCH attached eDP panels.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_dp.c