✓ CI.checkpatch: success for drm/xe/query: fix gt_id bounds check

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 21 12:06:22 UTC 2024


== Series Details ==

Series: drm/xe/query: fix gt_id bounds check
URL   : https://patchwork.freedesktop.org/series/131418/
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 c2ed174f2cdbef62d35dc55f4a06426291004eb5
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Thu Mar 21 11:06:30 2024 +0000

    drm/xe/query: fix gt_id bounds check
    
    The user provided gt_id should always be less than the
    XE_MAX_GT_PER_TILE.
    
    Fixes: 7793d00d1bf5 ("drm/xe: Correlate engine and cpu timestamps with better accuracy")
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Nirmoy Das <nirmoy.das at intel.com>
    Cc: <stable at vger.kernel.org> # v6.8+
    Reviewed-by: Nirmoy Das <nirmoy.das at intel.com>
    Acked-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 971a18d8ed1d2022dcd268b5bb27b54bf450baa2 drm-intel
c2ed174f2cdb drm/xe/query: fix gt_id bounds check




More information about the Intel-xe mailing list