]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Exclude reserved stolen from driver use
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Dec 2021 15:34:02 +0000 (21:04 +0530)
committerRamalingam C <ramalingam.c@intel.com>
Tue, 14 Dec 2021 09:38:19 +0000 (15:08 +0530)
commitf59167c2ed207b50131e8b7045532c5e003aad09
tree0b04ff1add9d1b6f6799852dc3c5b07521612dfd
parentc280dd8ca60f4ecece810429d86dfe8e5075164e
drm/i915: Exclude reserved stolen from driver use

Remove the portion of stolen memory reserved for private use from driver
access.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
cc: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Ramalingam C <ramalingam.c@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211208153404.27546-2-ramalingam.c@intel.com
drivers/gpu/drm/i915/gem/i915_gem_stolen.c