]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Propagate PCI read/write errors during vga_set_state()
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 7 Feb 2014 20:37:02 +0000 (18:37 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 12 Feb 2014 17:52:56 +0000 (18:52 +0100)
commitd8a0fc55814142136e237deba1a34138d3dcc99c
tree24f9593aa8d83d850d33c1c22ffff9fce320c4b7
parent54e3423ec76961b5ae42ba7de3bc87348db99269
drm/i915: Propagate PCI read/write errors during vga_set_state()

This has very little effect other than log the errors in case of failure,
and we then hope for the best.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c