commit | 8da32727ac0e5a1b440c5f011d501bd64164d9ec | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Apr 21 13:04:43 2016 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Mon Apr 25 12:34:05 2016 +0100 |
tree | e564260d7e909075945f021e93fca918bdd5834c | |
parent | d37cd8a8878e8a257a2ea515fe4a0bb370b4efc5 [diff] |
drm/i915: Remove i915_gem_obj_size Only caller is i915_gem_obj_ggtt_size which only cares about GGTT so simplify it and implement under that name. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>