[Intel-gfx] [bisected] commit 176f28eb breaks my Sandybridge

Chris Wilson chris at chris-wilson.co.uk
Fri Nov 5 00:41:45 CET 2010


On Thu, 04 Nov 2010 16:03:45 -0700, Carl Worth <cworth at cworth.org> wrote:
> The commit below causes my Sandybridge system to fail at initial KMS
> initialization:
> 
> Aug 27 18:58:04 livid kernel: [    9.099032] i915 0000:00:02.0: irq 42 for MSI/M
> SI-X
> Aug 27 18:58:04 livid kernel: [    9.099086] [drm:init_ring_common] *ERROR* render ring initialization failed ctl 00000000 head 00000000 tail 00000000 start 00000000
> 
> Chris, what can I do to help debug what the correct solution is here?

Find a hw engineer, and ask him nicely why his ringbuffer registers return
0 *most* of the time. You can comment out the check as we have a
workaround in place (auto-reporting of the HEAD) and under certain
circumstances /sys/kernel/debug/dri/0/i915_*ringbuffer_info do report the
correct values. I haven't worked out when they do report the correct
values, it appears to be only when the rings themselves are busy (but not
always). Having the error there was to make sure people noticed and I
could find out just how many SNB revisions failed. I presume you have a
rev 8?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre



More information about the Intel-gfx mailing list