✗ Fi.CI.CHECKPATCH: warning for drm/i915: bdw+ pipe interrupt stuff

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

 



== Series Details ==

Series: drm/i915: bdw+ pipe interrupt stuff
URL   : https://patchwork.freedesktop.org/series/134497/
State : warning

== Summary ==

Error: dim checkpatch failed
1e0bd32b8a29 drm/i915: Use REG_BIT() for bdw+ pipe interrupts
8711ec9d6af6 drm/i915: Document bdw+ pipe interrupt bits
31327a5af06b drm/i915: Sort bdw+ pipe interrupt bits
f181d09ea92d drm/i915: Extend GEN9_PIPE_PLANE_FLIP_DONE() to cover all universal planes
-:39: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'plane_id' - possible side-effects?
#39: FILE: drivers/gpu/drm/i915/i915_reg.h:2651:
+#define  GEN9_PIPE_PLANE_FLIP_DONE(plane_id) \
+	REG_BIT(((plane_id) >= PLANE_5 ? 16 - PLANE_5 : 3 - PLANE_1) + (plane_id)) /* skl+ */

total: 0 errors, 0 warnings, 1 checks, 18 lines checked
c5a53e5f5b21 drm/i915: Nuke the intermediate pipe fault bitmasks
45d472fc2a27 drm/i915: Enable pipeDMC fault interrupts on tgl+
386081d16cde drm/i915: Enable plane/pipeDMC ATS fault interrupts on mtl





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

  Powered by Linux