From: Daniel Vetter Date: Wed, 8 Aug 2012 20:01:51 +0000 (+0200) Subject: drm/i915: dump the device info X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~61^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c96ea64ebbbe911becccb20dea1609017caad3c9;p=pandora-kernel.git drm/i915: dump the device info Handy for lazy people like me, or when people forget to add the output of lspci -nn. v2: Chris Wilson noticed that we have this duplicated already in the i915_capabilites debugfs file. But there \n as separator looks better, which would be a bit verbose in dmesg. Abuse the preprocessor to extract this all. Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed