Skip to content
Unverified Commit 94bf3e60 authored by Andi Shyti's avatar Andi Shyti Committed by Rodrigo Vivi
Browse files

drm/i915/gt: Limit the reserved VM space to only the platforms that need it

Commit 9bb66c17 ("drm/i915: Reserve some kernel space per
vm") reduces the available VM space of one page in order to apply
Wa_16018031267 and Wa_16018063123.

This page was reserved indiscrimitely in all platforms even when
not needed. Limit it to DG2 onwards.

Fixes: 9bb66c17

 ("drm/i915: Reserve some kernel space per vm")
Signed-off-by: default avatarAndi Shyti <andi.shyti@linux.intel.com>
Cc: Andrzej Hajda <andrzej.hajda@intel.com>
Cc: Chris Wilson <chris.p.wilson@linux.intel.com>
Cc: Jonathan Cavitt <jonathan.cavitt@intel.com>
Cc: Nirmoy Das <nirmoy.das@intel.com>
Reviewed-by: default avatarNirmoy Das <nirmoy.das@intel.com>
Acked-by: default avatarMichal Mrozek <michal.mrozek@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240327200546.640108-1-andi.shyti@linux.intel.com
(cherry picked from commit 97216344

)
Signed-off-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
parent bf1f6f8d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment