commit | 3fef3a5be3caa0710fd29f8ba4d5f08ba8f6ecda | [log] [tgz] |
---|---|---|
author | Matthew Auld <matthew.auld@intel.com> | Tue Jul 05 13:00:19 2016 +0100 |
committer | Joonas Lahtinen <joonas.lahtinen@linux.intel.com> | Thu Jul 14 16:11:55 2016 +0300 |
tree | d7205fbb37b76c545d76358be425080e94a3f113 | |
parent | bb10d4ec3be4b069bfb61c60ca4f708f58f440f1 [diff] |
drm/i915: remove superfluous i915_gem_object_free_mmap_offset call This should already be handled by drm_gem_object_release, which is called later on. Cc: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Matthew Auld <matthew.auld@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1467720019-31876-1-git-send-email-matthew.auld@intel.com