From: Imre Deak Date: Fri, 27 Mar 2015 15:22:34 +0000 (+0200) Subject: drm/i915/bxt: support for HPD long/short status decoding X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~58^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b5ad42f0a54e522e99734ad5fdbb7fe983277d2;p=pandora-kernel.git drm/i915/bxt: support for HPD long/short status decoding All non-GMCH platforms have the same register layout for HPD long/short status, so let's use this condition instead of HAS_PCH_SPLIT, as the latter doesn't apply for BXT. Noticed by Daniel. Signed-off-by: Imre Deak Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed