commit | 8475355f7a2645a022288301c03555c31fb4de17 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue May 28 10:29:45 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue May 28 12:45:29 2019 +0100 |
tree | a41cb69ed01490038b68efaa6b63f0f2f8f65925 | |
parent | 98932149aeb992398a58f6361a86a91f9bfc0b04 [diff] |
drm/i915: Move shmem object setup to its own file Split the plain old shmem object into its own file to start decluttering i915_gem.c v2: Lose the confusing, hysterical raisins, suffix of _gtt. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-4-chris@chris-wilson.co.uk