From: Chris Wilson Date: Tue, 13 May 2014 12:45:09 +0000 (+0100) Subject: drm/i915: Use the connector name in fbdev debug messages X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0c97622c1bda6de598dca787d382abe39bb642b;p=pandora-kernel.git drm/i915: Use the connector name in fbdev debug messages During initial probing of the modes to assign to the fbdev console, we use the CRTC and connector ids. These are much harder for us to understand than if we used their actual names (or pipe in the CRTC case). Similarly, we want to manually print the mode size rather than rely on mode->name being set. Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed