✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 7 19:04:41 UTC 2024
== Series Details ==
Series: drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD (rev3)
URL : https://patchwork.freedesktop.org/series/140282/
State : warning
== Summary ==
Error: dim checkpatch failed
4c9de302bb17 drm/i915/dmc_wl: Use i915_mmio_reg_offset() instead of reg.reg
f4744774f2dd drm/xe: Mimic i915 behavior for non-sleeping MMIO wait
152c352c3052 drm/i915/dmc_wl: Use non-sleeping variant of MMIO wait
08203e372a4e drm/i915/dmc_wl: Check for non-zero refcount in release work
4e05c3f4f8e6 drm/i915/dmc_wl: Get wakelock when disabling dynamic DC states
03c502f9f099 drm/i915/dmc_wl: Use sentinel item for range tables
666a5f85209b drm/i915/dmc_wl: Extract intel_dmc_wl_reg_in_range()
83a7ec662c01 drm/i915/dmc_wl: Rename lnl_wl_range to powered_off_ranges
054005205292 drm/i915/dmc_wl: Track registers touched by the DMC
2d08135f2c59 drm/i915/dmc_wl: Allow simpler syntax for single reg in range tables
12ed409fc4b4 drm/i915/dmc_wl: Deal with existing references when disabling
dcd602746a8e drm/i915/dmc_wl: Couple enable/disable with dynamic DC states
8ab2a0e3f623 drm/i915/dmc_wl: Add and use HAS_DMC_WAKELOCK()
36be32597df6 drm/i915/dmc_wl: Init only after we have runtime device info
6c70b661050e drm/i915/dmc_wl: Use HAS_DMC() in HAS_DMC_WAKELOCK()
-:23: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'i915' - possible side-effects?
#23: FILE: drivers/gpu/drm/i915/display/intel_display_device.h:150:
+#define HAS_DMC_WAKELOCK(i915) (HAS_DMC(i915) && DISPLAY_VER(i915) >= 20)
total: 0 errors, 0 warnings, 1 checks, 8 lines checked
d823eb5b0971 drm/i915/dmc_wl: Sanitize enable_dmc_wl according to hardware support
beaa072150ed drm/i915/dmc_wl: Do nothing until initialized
d76b80d77dc4 drm/i915/xe3lpd: Use DMC wakelock by default
-:35: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#35: FILE: drivers/gpu/drm/i915/display/intel_display_params.c:127:
+intel_display_param_named_unsafe(enable_dmc_wl, int, 0400,
"Enable DMC wakelock "
total: 0 errors, 0 warnings, 1 checks, 33 lines checked
More information about the Intel-gfx
mailing list