From: Ville Syrjälä Date: Fri, 13 Jun 2014 12:39:56 +0000 (+0300) Subject: drm/i915: Print PCI revision in i915_dump_device_info() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~63^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19c656a173db57a2a1dee342fe667603ccc6dac5;p=pandora-kernel.git drm/i915: Print PCI revision in i915_dump_device_info() Knowing the device stepping may be crucial in analyzing problems. Since we always ask bug reporters for dmegs with drm.debug=0xe (or something) it would be nice if the PCI revision is already included in the dump. Avoids having to ask for lspci output as well. Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed