✗ Fi.CI.CHECKPATCH: warning for drm/i915/pxp: Create a backend abstraction layer for pxp-tee-link

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



== Series Details ==

Series: drm/i915/pxp: Create a backend abstraction layer for pxp-tee-link
URL   : https://patchwork.freedesktop.org/series/111287/
State : warning

== Summary ==

Error: dim checkpatch failed
11ceb24c80fb HAX: drm/i915/pxp: Prepare intel_pxp entry points for MTL
362d4558aeaa drm/i915/pxp: Refactor mei-teelink checks at init/fini
f76d384f0eaf drm/i915/pxp: Abstract mei-teelink function access via backend ptrs
0e1aed6ffa27 drm/i915/pxp: Separate tee-link front end interfaces from backend implementation
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 11, in <module>
    import git
ModuleNotFoundError: No module named 'git'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 11, in <module>
    import git
ModuleNotFoundError: No module named 'git'
-:415: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#415: 
new file mode 100644

-:521: WARNING:AVOID_BUG: Do not crash the kernel unless it is absolutely unavoidable--use WARN_ON_ONCE() plus recovery code (if feasible) instead of BUG() or variants
#521: FILE: drivers/gpu/drm/i915/pxp/intel_pxp_tee_mei.c:102:
+	GEM_BUG_ON(!pxp->stream_cmd.obj);

total: 0 errors, 2 warnings, 0 checks, 730 lines checked
6f79db582769 drm/i915/pxp: move mei-pxp and mei-gsc resources to be backend-private
-:206: WARNING:AVOID_BUG: Do not crash the kernel unless it is absolutely unavoidable--use WARN_ON_ONCE() plus recovery code (if feasible) instead of BUG() or variants
#206: FILE: drivers/gpu/drm/i915/pxp/intel_pxp_tee_mei.c:132:
+	GEM_BUG_ON(!mei->stream_cmd.obj);

total: 0 errors, 1 warnings, 0 checks, 430 lines checked
f90c8b2d8f09 drm/i915/pxp: Add PXP gsccs tee-link backend stubs
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 11, in <module>
    import git
ModuleNotFoundError: No module named 'git'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 11, in <module>
    import git
ModuleNotFoundError: No module named 'git'
-:25: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#25: 
new file mode 100644

-:113: ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#113: FILE: drivers/gpu/drm/i915/pxp/intel_pxp_tee.c:57:
+	return (HAS_ENGINE(gt, GSC0));

total: 1 errors, 1 warnings, 0 checks, 102 lines checked
03ebd40d438b drm/i915/pxp: Better hierarchy readibility - move backends to a backend folder
-:8: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#8: 
This would provide clearer readibility of file hiearchy with regards to this

-:50: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#50: 
rename from drivers/gpu/drm/i915/pxp/intel_pxp_gsccs.c

total: 0 errors, 2 warnings, 0 checks, 53 lines checked





[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux