✓ CI.checkpatch: success for drm/xe: Allow to drop vram resizing
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 10 07:17:01 UTC 2025
== Series Details ==
Series: drm/xe: Allow to drop vram resizing
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 8a3e89b370931eaf1ee2d6db262619d8c0258ea3
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 c54633598106dbdb97f3aa589587b8176009b6d8 drm-intel
8a3e89b37093 drm/xe: Allow to drop vram resizing
More information about the Intel-xe
mailing list