✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: DMC wakelock implementation (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 18 21:36:27 UTC 2024
== Series Details ==
Series: drm/i915/display: DMC wakelock implementation (rev2)
URL : https://patchwork.freedesktop.org/series/131124/
State : warning
== Summary ==
Error: dim checkpatch failed
eaf8c75d8c52 drm/i915/display: add support for DMC wakelocks
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'
-:237: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#237:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 450 lines checked
f905231c31a6 drm/i915/display: don't allow DMC wakelock on older hardware
f22ef9fe8e9c drm/i915/display: add module parameter to enable DMC wakelock
-:21: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#21: FILE: drivers/gpu/drm/i915/display/intel_display_params.c:120:
+intel_display_param_named_unsafe(enable_dmc_wl, bool, 0400,
+ "Enable DMC wakelock "
total: 0 errors, 0 warnings, 1 checks, 54 lines checked
d2718fbe3d0d drm/i915/display: tie DMC wakelock to DC5/6 state transitions
More information about the Intel-gfx
mailing list