Skip to content
Commit 6aa56062 authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism



My Sandybridge only reports 0 for the ring buffer registers, causing it
to hang as soon as we exhaust the available ring. As a workaround, take
advantage of our huge ring buffers and use the auto-reporting mechanism
to update the status page with the HEAD location every 64 KiB.

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent f4e0b29b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment