commit | 3fc794f27fec8f020907090fb866602a1c64a73c | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Oct 26 21:20:32 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sat Oct 26 22:25:34 2019 +0100 |
tree | 456b59bcb611e937f7ff887ea876949fbcd15e25 | |
parent | 9fb94522ddf2d3dca0d723e53db5f3f5ffb5487b [diff] |
drm/i915: Split memory_region initialisation into its own file Pull the memory region bookkeeping into its file. Let's start clean and see how long it lasts! Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Matthew Auld <matthew.auld@intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191026202032.4371-1-chris@chris-wilson.co.uk