✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: move remaining debugfs interfaces into gt (rev6)

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

 



== Series Details ==

Series: drm/i915/gt: move remaining debugfs interfaces into gt (rev6)
URL   : https://patchwork.freedesktop.org/series/75333/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
18e6d48db278 drm/i915/gt: move remaining debugfs interfaces into gt
-:131: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#131: 
new file mode 100644

-:455: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#455: FILE: drivers/gpu/drm/i915/gt/debugfs_sseu.c:74:
+		eu_reg[2 * s + 1] = intel_uncore_read(uncore,
+						  GEN10_SS23_EU_PGCTL_ACK(s));

-:505: CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#505: FILE: drivers/gpu/drm/i915/gt/debugfs_sseu.c:124:
+		eu_reg[2*s] = intel_uncore_read(uncore,
 		        ^

-:507: CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#507: FILE: drivers/gpu/drm/i915/gt/debugfs_sseu.c:126:
+		eu_reg[2*s + 1] = intel_uncore_read(uncore,
 		        ^

-:545: CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#545: FILE: drivers/gpu/drm/i915/gt/debugfs_sseu.c:164:
+			eu_cnt = 2 * hweight32(eu_reg[2*s + ss/2] &
 			                               ^

-:545: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#545: FILE: drivers/gpu/drm/i915/gt/debugfs_sseu.c:164:
+			eu_cnt = 2 * hweight32(eu_reg[2*s + ss/2] &
 			                                      ^

-:546: CHECK:SPACING: spaces preferred around that '%' (ctx:VxV)
#546: FILE: drivers/gpu/drm/i915/gt/debugfs_sseu.c:165:
+					       eu_mask[ss%2]);
 					                 ^

total: 0 errors, 1 warnings, 6 checks, 1022 lines checked

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



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

  Powered by Linux