From: Jesse Barnes Date: Tue, 7 Sep 2010 21:48:06 +0000 (-0700) Subject: drm/i915: set dither bits on eDP panels too X-Git-Tag: v2.6.37-rc1~92^2~28^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=434ed097245423c5ea277d18121c0fad0df42abf;p=pandora-kernel.git drm/i915: set dither bits on eDP panels too We really need a macro to test whether a given connector has a panel attached rather than sprinkling HAS_PCH_SPLIT/IS_eDP/has_edp_encoder etc all over. In the meantime, fix the bug... Signed-off-by: Jesse Barnes [ickle: tidy up the duplicity in the conditionals] Signed-off-by: Chris Wilson --- Reading git-diff-tree failed