[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Enable fixed CCS mode

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 29 04:51:04 UTC 2023


== Series Details ==

Series: drm/xe: Enable fixed CCS mode
URL   : https://patchwork.freedesktop.org/series/127018/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 305d540fc4da76b92675b5551d6c835a2e8046ad
Author: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Date:   Tue Nov 28 18:57:16 2023 -0800

    drm/xe: Avoid any races around ccs_mode update
    
    Ensure that there are no drm clients when changing CCS mode.
    Allow exec_queue creation only with enabled CCS engines.
    
    v2: Rebase
    
    Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
+ /mt/dim checkpatch 1b020536e1c9147006cfe4e771396e89afdb14f3 drm-intel
a4909f542 drm/xe: Enable Fixed CCS mode setting
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:109: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#109: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 240 lines checked
4d3dba418 drm/xe: Allow userspace to configure CCS mode
305d540fc drm/xe: Avoid any races around ccs_mode update




More information about the Intel-xe mailing list