[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsb: DSB fixes/cleanups

Patchwork patchwork at emeril.freedesktop.org
Fri Dec 16 00:57:18 UTC 2022


== Series Details ==

Series: drm/i915/dsb: DSB fixes/cleanups
URL   : https://patchwork.freedesktop.org/series/111997/
State : warning

== Summary ==

Error: dim checkpatch failed
5051d5d03037 drm/i915/dsb: Stop with the RMW
a5525d4aab22 drm/i915/dsb: Inline DSB_CTRL writes into intel_dsb_commit()
ecb9ca56c2fc drm/i915/dsb: Align DSB register writes to 8 bytes
bd96caebe2ba drm/i915/dsb: Fix DSB command buffer size checks
4106472e980c drm/i915/dsb: Extract assert_dsb_has_room()
8da6747f2c2f drm/i915/dsb: Extract intel_dsb_emit()
85956ab12e9a drm/i915/dsb: Improve the indexed reg write checks
3f0ff8f03ef7 drm/i915/dsb: Handle the indexed vs. not inside the DSB code
40a70b0d9cbb drm/i915/dsb: Introduce intel_dsb_align_tail()
dfb4ea142837 drm/i915/dsb: Allow the caller to pass in the DSB buffer size
3faa7075e220 drm/i915/dsb: Add mode DSB opcodes
551e52e82eb0 drm/i915/dsb: Define more DSB registers
-:62: WARNING:LONG_LINE_COMMENT: line length of 105 exceeds 100 columns
#62: FILE: drivers/gpu/drm/i915/i915_reg.h:8144:
+#define   DSB_RM_CLAIM_TIMEOUT_COUNT(x)	REG_FIELD_PREP(DSB_RM_CLAIM_TIMEOUT_COUNT_MASK, (x)) /* clocks */

total: 0 errors, 1 warnings, 0 checks, 56 lines checked
492da2cad714 drm/i915/dsb: Pimp debug/error prints




More information about the Intel-gfx mailing list