✓ CI.checkpatch: success for drm/xe/fbdev: Limit the usage of stolen for LNL+
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 11 05:11:32 UTC 2024
== Series Details ==
Series: drm/xe/fbdev: Limit the usage of stolen for LNL+
URL : https://patchwork.freedesktop.org/series/135970/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e43a1d20111fc31768a567331a35003c9b233cc0
Author: Uma Shankar <uma.shankar at intel.com>
Date: Thu Jul 11 10:43:39 2024 +0530
drm/xe/fbdev: Limit the usage of stolen for LNL+
As per recommendation in the workarounds:
WA_14021987551, Wa_16023588340:
There is an issue with accessing Stolen memory pages due a
hardware limitation. Limit the usage of stolen memory for
fbdev for LNL+. Don't use BIOS FB from stolen on LNL+ and
assign the same from system memory.
Signed-off-by: Uma Shankar <uma.shankar at intel.com>
+ /mt/dim checkpatch 36e90f69c967f4cbcdd02c40c9ef25694ffb1a13 drm-intel
e43a1d20111f drm/xe/fbdev: Limit the usage of stolen for LNL+
More information about the Intel-xe
mailing list