commit | 187685cb909881822f4eeaa5acdf80e25d7d1489 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Dec 01 14:16:36 2016 +0000 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Dec 01 18:00:15 2016 +0000 |
tree | 4991f70739252a56cfa04a776a37d94b263d731b | |
parent | 908764f6d0bd1ba496cb8da33b9b98297ed27351 [diff] |
drm/i915: Make GEM object alloc/free and stolen created take dev_priv Where it is more appropriate and also to be consistent with the direction of the driver. v2: Leave out object alloc/free inlining. (Joonas Lahtinen) Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>