✓ CI.checkpatch: success for Cleaning up code related to VRAM regions and its initialization - part 1

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 31 10:15:07 UTC 2025


== Series Details ==

Series: Cleaning up code related to VRAM regions and its initialization - part 1
URL   : https://patchwork.freedesktop.org/series/144172/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a20aa21eae0f6b0494e37e0bc60db2c9b2860938
Author: Piotr Piórkowski <piotr.piorkowski at intel.com>
Date:   Fri Jan 31 11:09:13 2025 +0100

    drm/xe: Move VRAM manager to struct xe_vram_region
    
    VRAM manager is related directly to struct xe_vram_region so it
    should be inside this structure.
    Let's move the VRAM to struct xe_vram_region.
    
    Signed-off-by: Piotr Piórkowski <piotr.piorkowski at intel.com>
+ /mt/dim checkpatch 1f95afe0c8b5b95f8095beea3ae5d1b85660717c drm-intel
0ce350bd75f1 drm/xe: Rename struct xe_mem_region to struct xe_vram_region
a20aa21eae0f drm/xe: Move VRAM manager to struct xe_vram_region




More information about the Intel-xe mailing list