From: Ben Widawsky Date: Sat, 26 Jan 2013 00:41:04 +0000 (-0800) Subject: drm/i915: Reclaim GTT space for failed PPGTT X-Git-Tag: v3.9-rc1~83^2~36^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e78891ca7648a14dda5760be7b03eba7c628a804;p=pandora-kernel.git drm/i915: Reclaim GTT space for failed PPGTT When the PPGTT init fails, we may as well reuse the space that we were reserving for the PPGTT PDEs. This also fixes an extraneous mutex_unlock. Reviewed-by: Chris Wilson Signed-off-by: Ben Widawsky Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed