drm/i915: Clear GPU read domains on reset
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 19 Sep 2010 11:31:36 +0000 (12:31 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 21 Sep 2010 10:19:53 +0000 (11:19 +0100)
Clear the GPU read domain for the inactive objects on a reset so that
they are correctly invalidated on reuse.

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

Simple merge
Simple merge
Simple merge