✗ CI.checkpatch: warning for Add OA functionality to Xe (rev8)

Patchwork patchwork at emeril.freedesktop.org
Sat Jan 20 02:04:52 UTC 2024


== Series Details ==

Series: Add OA functionality to Xe (rev8)
URL   : https://patchwork.freedesktop.org/series/121084/
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
e7f730565356938dd6c63cd498218fdc5d6a22b0
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d55eb275b96630e7492f3ef02a4e4ebf45411ba5
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date:   Fri Jan 19 18:00:26 2024 -0800

    drm/xe/oa: Override GuC RC with OA on PVC
    
    On PVC, a w/a resets RCS/CCS before it goes into RC6. This breaks OA since
    OA does not expect engine resets during its use. Fix it by disabling RC6.
    
    Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
    Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch b239ffd479309ebbf0bd530ef632c8ef3ee78d7a drm-intel
089be28f5 drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
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'
-:64: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#64: 
new file mode 100644

-:129: WARNING:LONG_LINE: line length of 113 exceeds 100 columns
#129: FILE: include/uapi/drm/xe_drm.h:118:
+#define DRM_IOCTL_XE_PERF			DRM_IOW(DRM_COMMAND_BASE + DRM_XE_PERF, struct drm_xe_perf_param)

total: 0 errors, 2 warnings, 0 checks, 135 lines checked
2f8216741 drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
e3ed92942 drm/xe/oa/uapi: Add OA data formats
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'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:111: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#111: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 290 lines checked
065ecde94 drm/xe/oa/uapi: Initialize OA units
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:17: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#17: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 396 lines checked
83967a5a1 drm/xe/oa/uapi: Add/remove OA config perf ops
ea280dd00 drm/xe/oa/uapi: Define and parse OA stream properties
483c69024 drm/xe/oa: OA stream initialization (OAG)
240894e65 drm/xe/oa/uapi: Expose OA stream fd
69ec8bb50 drm/xe/oa/uapi: Read file_operation
2362a3283 drm/xe/oa: Disable overrun mode for Xe2+ OAG
4271f2666 drm/xe/oa: Add OAR support
bcb9e25ff drm/xe/oa: Add OAC support
191c55f0d drm/xe/oa/uapi: Query OA unit properties
a8a3b386f drm/xe/oa/uapi: OA buffer mmap
3ecf907a5 drm/xe/oa: Add MMIO trigger support
d55eb275b drm/xe/oa: Override GuC RC with OA on PVC




More information about the Intel-xe mailing list