drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 4 Dec 2010 11:30:53 +0000 (11:30 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 5 Dec 2010 00:37:38 +0000 (00:37 +0000)
The bulk of the change is to convert the growing list of rings into an
array so that the relationship between the rings and the semaphore sync
registers can be easily computed.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found