From: Daniel Vetter Date: Wed, 6 Aug 2014 13:04:55 +0000 (+0200) Subject: drm/i915: Extract common cleanup into i915_ppgtt_release X-Git-Tag: fixes-against-v3.18-rc2~73^2~73^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19dd120ceee085dbac70b1b01bd09d599cf87bd0;p=pandora-kernel.git drm/i915: Extract common cleanup into i915_ppgtt_release Address space cleanup isn't really a job for the low-level cleanup callbacks. Without this change we can't reuse the low-level cleanup callback for the aliasing ppgtt cleanup. Reviewed-by: Michel Thierry Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed