[Intel-xe] ✓ CI.checkpatch: success for uAPI Alignment - Cleanup and future proof

Patchwork patchwork at emeril.freedesktop.org
Sat Nov 18 03:14:46 UTC 2023


== Series Details ==

Series: uAPI Alignment - Cleanup and future proof
URL   : https://patchwork.freedesktop.org/series/126535/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b37f44e53231980091c0a83c622aceae26bc2e2b
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Thu Nov 16 14:43:16 2023 +0000

    drm/xe/uapi: Add Tile ID information to the GT info query
    
    As an information only. So Userspace can use this information
    and be able to correlate different GTs.
    
    Make API symmetric between Engine and GT info.
    
    There's no need right now to include a tile_query entry
    since there's no other information that we need from tile
    that is not already exposed through different queries.
    
    However, this could be added later if we have different Tile
    information that could matter to userspace. But let's keep
    the API ready for a direct reference to Tile ID based on
    the GT entry.
    
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch cb9b702d436952ddec33b020d549c7998cace9e2 drm-intel
be85929a6 drm/xe: Extend drm_xe_vm_bind_op
5d5873b6a drm/xe/uapi: Separate bo_create placement from flags
f834d66f5 drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
4cfcfea90 drm/xe/uapi: Reject bo creation of unaligned size
d7a926a74 drm/xe/uapi: Align on a common way to return arrays (memory regions)
950652f85 drm/xe/uapi: Align on a common way to return arrays (gt)
c8e36bcde drm/xe/uapi: Align on a common way to return arrays (engines)
b37f44e53 drm/xe/uapi: Add Tile ID information to the GT info query




More information about the Intel-xe mailing list