[Intel-xe] ✗ CI.checkpatch: warning for uAPI Alignment - take 1 v5

Patchwork patchwork at emeril.freedesktop.org
Fri Oct 6 12:14:48 UTC 2023


== Series Details ==

Series: uAPI Alignment - take 1 v5
URL   : https://patchwork.freedesktop.org/series/124710/
State : warning

== 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 5181e5bb1b47eafa97c8018c85f90336f126787f
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Fri Oct 6 09:59:43 2023 +0000

    drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITY
    
    This is used for the priority of an exec queue (not an engine) and
    should be named accordingly.
    
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch b3daf7f07d6accbe43feafcadeb0b0498063761e drm-intel
39d4e81e7 drm/xe: Fix array bounds check for queries
-:9: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '22504d560287', maybe rebased or not pulled?
#9: 
Fixes: 22504d560287 ("drm/xe: Introduce a new DRM driver for Intel GPUs")

total: 0 errors, 1 warnings, 0 checks, 8 lines checked
a90b52b97 drm/xe: Set the correct type for xe_to_user_engine_class
4e07b69e3 drm/xe: Correlate engine and cpu timestamps with better accuracy
-:126: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#126: FILE: drivers/gpu/drm/xe/xe_query.c:108:
+query_engine_cycles(struct xe_device *xe,
+		struct drm_xe_device_query *query)

total: 0 errors, 0 warnings, 1 checks, 300 lines checked
3f1392b3b drm/xe/uapi: Separate VM_BIND's operation and flag
9d6796407 drm/xe/vm: Remove VM_BIND_OP macro
1e877ed3b drm/xe/uapi: Remove MMIO ioctl
65298a023 drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues
c84f7fd48 drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementation
3b64f4cb9 drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queue
b140f6967 drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI
dd66953fb drm/xe/uapi: Use common drm_xe_ext_set_property extension
54185d9d9 drm/xe: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extension
e503b6c67 drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERROR
616e7bfb7 drm/xe: Remove async worker and rework sync binds
8ac9b4f52 drm/xe: Fix VM bind out-sync signaling ordering
0b8b3cf3e drm/xe/uapi: Document drm_xe_query_gt
ca1c0f7ea drm/xe/uapi: Replace useless 'instance' per unique gt_id
973f49c12 drm/xe/uapi: Remove unused field of drm_xe_query_gt
089b560d5 drm/xe/uapi: Rename gts to gt_list
5181e5bb1 drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITY




More information about the Intel-xe mailing list