✓ CI.checkpatch: success for drm/xe: Allow to drop vram resizing (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 10 11:46:21 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 1b5097fa266270cd96ca6dd74939682dff33cfd2
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 e74ca4100a9da8d41d1024e16165f7fe17f09427 drm-intel
1b5097fa2662 drm/xe: Allow to drop vram resizing




More information about the Intel-xe mailing list