commit | ff5ec22dad154e67f57c0c5e66afdd3668b698c8 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Apr 21 13:04:46 2016 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Mon Apr 25 12:34:55 2016 +0100 |
tree | 791aa12e158b4afdee4ed8b47e3adba994544313 | |
parent | 8aac2220cc949accfdaae6161242c95f072da5ac [diff] |
drm/i915: Simplify i915_gem_obj_ggtt_bound_view Can use the new vma->is_gtt to simplify the check and get rid of the local variables. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Dave Gordon <david.s.gordon@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1461240286-25968-1-git-send-email-tvrtko.ursulin@linux.intel.com Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>