From: Damien Lespiau Date: Thu, 13 Dec 2012 16:09:02 +0000 (+0000) Subject: drm/i915/dp: Log the DPCD only if we have successfully retrieved one X-Git-Tag: v3.9-rc1~83^2~40^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=577c7a505b5601a9a441039dd37543775f9af8f5;p=pandora-kernel.git drm/i915/dp: Log the DPCD only if we have successfully retrieved one Moving the DPCD just after a successful read will allow to: - log all DPCD reads (eDP ones, changes signalled by HPD IRQ) - don't log it if we haven't been able to read it v2: Be sure to log the DPCD when a downstream port does not have HPD support and the branch device asserts HPD (Jani Nikula) Signed-off-by: Damien Lespiau Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed