== Series Details ==

Series: drm/i915/psr: Program default IO buffer Wake and Fast Wake (rev4)
URL   : https://patchwork.freedesktop.org/series/78019/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
c063779ca557 drm/i915/psr: Program default IO buffer Wake and Fast Wake
-:90: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#90: FILE: drivers/gpu/drm/i915/i915_reg.h:4526:
+#define   EDP_PSR2_IO_BUFFER_WAKE(lines)       
((EDP_PSR2_IO_BUFFER_WAKE_MAX_LINES - (lines)) << 13)

-:93: WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#93: FILE: drivers/gpu/drm/i915/i915_reg.h:4529:
+#define   TGL_EDP_PSR2_IO_BUFFER_WAKE(lines)   (((lines) - 
TGL_EDP_PSR2_IO_BUFFER_WAKE_MIN_LINES) << 13)

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to