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

Patchwork patchwork at emeril.freedesktop.org
Mon Dec 4 06:53:29 UTC 2023


== Series Details ==

Series: drm/xe: Enable fixed CCS mode (rev2)
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 47eba28f73ba1afb2b1bb940ed4b72fdd9c72781
Author: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Date:   Sun Dec 3 21:37:09 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 38dc2e0d8c28a817f2c727402e2638f3ea2accb4 drm-intel
6507de922 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'
-:110: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#110: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 239 lines checked
37569d543 drm/xe: Allow userspace to configure CCS mode
47eba28f7 drm/xe: Avoid any races around ccs_mode update




More information about the Intel-xe mailing list