✓ CI.checkpatch: success for drm/xe: Allow to drop vram resizing (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Apr 9 19:30:13 UTC 2025
== Series Details ==
Series: drm/xe: Allow to drop vram resizing (rev2)
URL : https://patchwork.freedesktop.org/series/147472/
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f65265b5e3b30ebcdbb704ca753bfdf352374d6d
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Wed Apr 9 07:09:56 2025 -0700
drm/xe: Allow to drop vram resizing
The default behavior if the LMEMBAR doesn't match the maximum possible
size is to try to resize it. However the user might want to keep, even
for testing the behavior with small BAR, whatever size was set via
sysfs. Change the module parameter to int and check for negative value.
Cc: Michał Winiarski <michal.winiarski at intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch ef33117e4583fab700ac35903cf68dd5309fa947 drm-intel
f65265b5e3b3 drm/xe: Allow to drop vram resizing
More information about the Intel-xe
mailing list