✓ CI.checkpatch: success for drm/xe/oa/uapi: Allow OA config's to have arbitrary names/id's

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 10 01:23:20 UTC 2024


== Series Details ==

Series: drm/xe/oa/uapi: Allow OA config's to have arbitrary names/id's
URL   : https://patchwork.freedesktop.org/series/135922/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4ad7956a465c164d3884878f99e74becefb5d625
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date:   Tue Jul 9 18:17:41 2024 -0700

    drm/xe/oa/uapi: Allow OA config's to have arbitrary names/id's
    
    Added OA configs were previously identified by means of a uuid. Rather than
    forcing userspace to use uuid, here we generalize this scheme to allow
    userspace the flexibility to use whatever naming scheme (including uuid)
    they may wish to use to identify and track OA config's. Names must still be
    unique or will be rejected.
    
    Fixes: cdf02fe1a94a ("drm/xe/oa/uapi: Add/remove OA config perf ops")
    Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 1c05c3d64de33058a86fa2c4ebb54d7c8bda573a drm-intel
4ad7956a465c drm/xe/oa/uapi: Allow OA config's to have arbitrary names/id's




More information about the Intel-xe mailing list