From: Ville Syrjälä Date: Tue, 5 May 2015 14:06:25 +0000 (+0300) Subject: drm/i915: Check infoframe state more diligently. X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec1dc603c664364c9d6c9c8e774f2822edf7397b;p=pandora-kernel.git drm/i915: Check infoframe state more diligently. Check that the DIP is enabled on the right port on IBX and VLV/CHV as we're doing on g4x, and also check for all the infoframe enable bits on all platforms. Eventually we should track each infoframe type independently, and also their contents. This is a small step in that direction as .infoframe_enabled() return value could be easily turned into a bitmask. Signed-off-by: Ville Syrjälä Reviewed-by: Chandra Konduru Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed