drm/i915: Capture PCI revision and subsytem details in error state
authorArun Siluvery <arun.siluvery@linux.intel.com>
Thu, 28 Jan 2016 17:18:41 +0000 (17:18 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 10 Feb 2016 07:47:04 +0000 (08:47 +0100)
commit06e6ff8f10513ae863adeddf21510c99171a6283
tree540cedb7fa33ce6afa2173532685645c1b7401d9
parent1b39a917a9e00378c02c50ad86632ed3d872bfad
drm/i915: Capture PCI revision and subsytem details in error state

Revision id along with device id is useful in better identification of the HW
and its limitations so include this detail in error state.

v2: make it clear that it is PCI revision and We might as well dump PCI
subsystem details while we update this (Ville, Chris).

Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Arun Siluvery <arun.siluvery@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1454001521-7701-1-git-send-email-arun.siluvery@linux.intel.com
drivers/gpu/drm/i915/i915_gpu_error.c