Re: [Intel-gfx] [PATCH 5/6] drm/i915: Include a little more information about why ring init fails

2014-04-22 Thread Mateo Lozano, Oscar
Subject: [Intel-gfx] [PATCH 5/6] 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 ch...@chris-wilson.co.uk

[Intel-gfx] [PATCH 5/6] drm/i915: Include a little more information about why ring init fails

2014-04-09 Thread Chris Wilson
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 ch...@chris-wilson.co.uk --- drivers/gpu/drm/i915/intel_ringbuffer.c | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-)