✓ CI.checkpatch: success for drm/xe: Fix tile fini sequence

Patchwork patchwork at emeril.freedesktop.org
Sat Aug 10 00:57:54 UTC 2024


== Series Details ==

Series: drm/xe: Fix tile fini sequence
URL   : https://patchwork.freedesktop.org/series/137113/
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
dc547930fbb1350eaf6bde84653b9ac973a411db
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit dcd0063a0c976f5d3d7c4dc0368e7ee708de3364
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Fri Aug 9 16:28:30 2024 -0700

    drm/xe: Fix tile fini sequence
    
    Only set tile->mmio.regs to NULL if not the root tile in tile_fini. The
    root tile mmio regs is setup ealier in MMIO init thus it should be set
    to NULL in mmio_fini.
    
    Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 99ad64bdf35cabb4af86749665508067895eb1d6 drm-intel
dcd0063a0c97 drm/xe: Fix tile fini sequence




More information about the Intel-xe mailing list