drm/i915: Remove redundant clear of appgtt
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 15 Feb 2017 08:43:44 +0000 (08:43 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 15 Feb 2017 10:07:23 +0000 (10:07 +0000)
commitf0a22974acbdd17b03cff4bdee880e4f08cccf6d
tree9933151d26781929ef312de272f17b9053b08f4e
parent52c126ee907f436fc871bfc15836b8011f6eb76d
drm/i915: Remove redundant clear of appgtt

Upon creation of the va range, it is initialised to point at scratch.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170215084357.19977-10-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem_gtt.c