✓ CI.checkpatch: success for drm/xe/fbdev: Limit the usage of stolen for LNL+ (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Sun Jul 14 20:54:18 UTC 2024
== Series Details ==
Series: drm/xe/fbdev: Limit the usage of stolen for LNL+ (rev2)
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 e347c39b1851c056faac186bff486632e4dd32f5
Author: Uma Shankar <uma.shankar at intel.com>
Date: Mon Jul 15 02:26:59 2024 +0530
drm/xe/fbdev: Limit the usage of stolen for LNL+
As per recommendation in the workarounds:
WA_22019338487
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.
v2: Corrected the WA Number, limited WA to LNL and
Adopted XE_WA framework as suggested by Lucas and Matt.
Signed-off-by: Uma Shankar <uma.shankar at intel.com>
+ /mt/dim checkpatch fc14b61b7bb24e2f2f5e42fd1c4aae66aaba669a drm-intel
e347c39b1851 drm/xe/fbdev: Limit the usage of stolen for LNL+
More information about the Intel-xe
mailing list