commit | 1e50787273539dd930ef73319f519837e9748347 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Nov 11 18:21:43 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Nov 11 19:22:18 2019 +0000 |
tree | 7a2c9f027849ca382c2d24e428a9a4f7530f3c37 | |
parent | bdce2bea0f5e6bd3e3fa85278cc2fb8632f71572 [diff] |
drm/i915/gem: Pass mem region to preallocated stolen As the memory regions are setup early, we can rely on its existence as we takeover the HW settings from BIOS. 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/20191111182143.23479-2-chris@chris-wilson.co.uk