✓ CI.checkpatch: success for drm/xe/device: fix drm_WARN_ON() check

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 18 19:44:57 UTC 2024


== Series Details ==

Series: drm/xe/device: fix drm_WARN_ON() check
URL   : https://patchwork.freedesktop.org/series/131259/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 430a07e01b91b00c1c8b0f92210a988f1eb16ba6
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Mon Mar 18 11:37:09 2024 +0000

    drm/xe/device: fix drm_WARN_ON() check
    
    Here XE_MAX_TILES_PER_DEVICE is the gt array size, therefore the gt
    index should always be less than.
    
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Nirmoy Das <nirmoy.das at intel.com>
    Reviewed-by: Nirmoy Das <nirmoy.das at intel.com>
    Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
    Acked-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch ce8cc731d53f9197a853b0d00386d7835f2b80e6 drm-intel
430a07e01b91 drm/xe/device: fix drm_WARN_ON() check




More information about the Intel-xe mailing list