✓ CI.checkpatch: success for Expose wmtp status as engine capability

Patchwork patchwork at emeril.freedesktop.org
Fri Aug 9 11:09:11 UTC 2024


== Series Details ==

Series: Expose wmtp status as engine capability
URL   : https://patchwork.freedesktop.org/series/137079/
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 c728d5d13a748fe5944c9d0db50e1bf8da026193
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Fri Aug 9 12:47:36 2024 +0200

    drm/xe/uapi: Expose wmtp as engine capability
    
    Add capabilities to engine struct which can be used to
    expose various capabilities of each engine.
    
    Add wmtp as engine capability which is retrieve from
    GT info.
    
    Take a field from the reserved for that purpose.
    
    v2: Use 32 bit for capabilities(Lucas).
        Only Expose Compute engine till there is user-case
        for Render engine(Joonas).
        Don't use BIT() for uAPI (Francois)
    
    Cc: Francois Dugast <francois.dugast at intel.com>
    Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
    Cc: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Mateusz Jablonski <mateusz.jablonski at intel.com>
    Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
    Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 8d0f83b389ec64b9f7f9b2ee241fc352346868f1 drm-intel
cc9c6ea61f7e drm/xe: Add has_wmtp GT info
c728d5d13a74 drm/xe/uapi: Expose wmtp as engine capability




More information about the Intel-xe mailing list