== Series Details ==

Series: drm/i915/pvc: Update forcewake domain for CCS register ranges
URL   : https://patchwork.freedesktop.org/series/109734/
State : warning

== Summary ==

Error: dim checkpatch failed
2c301df9c083 drm/i915/pvc: Update forcewake domain for CCS register ranges
-:31: WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a 
separate line
#31: FILE: drivers/gpu/drm/i915/intel_uncore.c:1689:
+               0x15400 - 0x19fff: reserved */

-:33: WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#33: FILE: drivers/gpu/drm/i915/intel_uncore.c:1691:
+       GEN_FW_RANGE(0x1a000, 0x21fff, FORCEWAKE_RENDER), /*
+               0x1a000 - 0x1ffff: render

-:34: WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a 
separate line
#34: FILE: drivers/gpu/drm/i915/intel_uncore.c:1692:
+               0x20000 - 0x21fff: reserved */

-:48: WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a 
separate line
#48: FILE: drivers/gpu/drm/i915/intel_uncore.c:1701:
+               0x25300 - 0x25fff: reserved */

-:50: WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#50: FILE: drivers/gpu/drm/i915/intel_uncore.c:1703:
+       GEN_FW_RANGE(0x26000, 0x2ffff, FORCEWAKE_RENDER), /*
+               0x26000 - 0x27fff: render

-:51: WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a 
separate line
#51: FILE: drivers/gpu/drm/i915/intel_uncore.c:1704:
+               0x28000 - 0x2ffff: reserved */

total: 0 errors, 6 warnings, 0 checks, 37 lines checked


Reply via email to