drm/i915: Ensure that if we ever try to pin+fence it is mappable.
commit085ce2643713830cf772c12c1a16da9d0ba83f36
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 3 Nov 2010 09:27:53 +0000 (3 09:27 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 3 Nov 2010 09:31:57 +0000 (3 09:31 +0000)
tree58205f231f2bba1ecc648e0cc330fce840dfca7e
parent27153f72d04bcd83b3a66e219418a21d6269553b
drm/i915: Ensure that if we ever try to pin+fence it is mappable.

When merging Daniel's full-gtt patches I had a set of tweaks which I
thought I had undone. I was half right...

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=31286
Reported-by: jinjin.wang@intel.com
Reported-by: Alexey Fisher <bug-track@fisher-privat.net>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_gem.c
drivers/gpu/drm/i915/intel_display.c