drm/i915: Release fenced GTT mapping on suspend
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 27 Nov 2010 17:38:29 +0000 (17:38 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 28 Nov 2010 16:12:15 +0000 (16:12 +0000)
commit7d2cb39c332146b0906651a8567f8b81af4b1584
tree18066c1a2a3b7a7aab92744ae3fb578f47a2c734
parent3619df035ec9280314fae44032a6167f16ec38d2
drm/i915: Release fenced GTT mapping on suspend

... so that upon first use after resume we will reacquire the fence reg.

Reported-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_gem.c