commit | 2c86e55d2ab55b036d901384eae43fdae4487459 | [log] [tgz] |
---|---|---|
author | Matthew Auld <matthew.auld@intel.com> | Tue Jan 07 13:40:09 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jan 07 19:27:36 2020 +0000 |
tree | c8b226fa1547b1f9ad7c048d058c8202ba2439b6 | |
parent | 7807a76b00d3d656c666a6042e15cff0c890eb92 [diff] |
drm/i915/gtt: split up i915_gem_gtt Attempt to split i915_gem_gtt.[ch] into more manageable chunks. Suggested-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Matthew Auld <matthew.auld@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20200107134009.3255354-1-chris@chris-wilson.co.uk