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

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 9 14:17:19 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 45b9e139900dd99c23f0ea4ddc92fdd7df43ffc2
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 a4fa94e2a40459883139bc058d8c7b47514bb713 drm-intel
45b9e139900d drm/xe: Allow to drop vram resizing




More information about the Intel-xe mailing list