]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Include a little more information about why ring init fails
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 9 Apr 2014 08:19:44 +0000 (09:19 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 22 Apr 2014 19:22:24 +0000 (21:22 +0200)
commitf68918de204f124b33e0fcf0777c47ca793f60e1
tree445812f729834bbfa86ad0f531a9989c2a49af43
parent39f4e90d89a789f7fd5006776d7b328730f1a173
drm/i915: Include a little more information about why ring init fails

If we include the expected values for the failing ring register checks,
it makes it marginally easier to see which is the culprit.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Oscar Mateo <oscar.mateo@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ringbuffer.c