drm/i915/ringbuffer: Handle cliprects in the caller
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 30 Nov 2010 14:10:25 +0000 (14:10 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 30 Nov 2010 14:17:51 +0000 (14:17 +0000)
commitc4e7a4146798ce22c229dd21ed31f59f07c4119e
tree4187f46f837822ac1e3664e30a9b3b916bc53983
parent70eac33e7ac370dc137cabff7a4ba3094ca25a8c
drm/i915/ringbuffer: Handle cliprects in the caller

This makes the various rings more consistent by removing the anomalous
handing of the rendering ring execbuffer dispatch.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_dma.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_gem_execbuffer.c
drivers/gpu/drm/i915/intel_ringbuffer.c
drivers/gpu/drm/i915/intel_ringbuffer.h