✓ CI.checkpatch: success for series starting with [1/3] drm/xe/queue: fix engine_class bounds check

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 19 01:00:36 UTC 2024


== Series Details ==

Series: series starting with [1/3] drm/xe/queue: fix engine_class bounds check
URL   : https://patchwork.freedesktop.org/series/131280/
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 fd0882e4989e7b3e398ee9ce93995db18feaf404
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Mon Mar 18 18:05:35 2024 +0000

    drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check
    
    Here XE_MAX_TILES_PER_DEVICE is the gt array size, therefore the gt
    index should always be less than.
    
    v2 (Lucas):
      - Add fixes tag.
    
    Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
    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>
    Acked-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch e8f2ef9ff5486b3bbfc599bf89e10e3bdecd96b9 drm-intel
fb30ac3dd077 drm/xe/queue: fix engine_class bounds check
d6a2093a6242 drm/xe/device: fix XE_MAX_GT_PER_TILE check
fd0882e4989e drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check




More information about the Intel-xe mailing list