From: Chris Wilson Date: Tue, 2 Sep 2014 19:04:01 +0000 (+0100) Subject: drm/i915/hdmi: Cache EDID for a detection cycle X-Git-Tag: fixes-against-v3.18-rc2~73^2~32^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=953ece69711bfc51c57ef3976c84594b2fadbcb3;p=pandora-kernel.git drm/i915/hdmi: Cache EDID for a detection cycle As we may query the edid multiple times following a detect, record the EDID found during output discovery and reuse it. This is a separate issue from caching the output EDID across detection cycles. v2: Also hookup the force() callback for audio detection when the user forces the connection status. v3: Ville spots a typo, s/==/!=/ Signed-off-by: Chris Wilson Cc: Ville Syrjälä Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed