[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Turn dram_info.num_channels into a bitmask

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 20 23:43:13 UTC 2019


== Series Details ==

Series: series starting with [1/2] drm/i915: Turn dram_info.num_channels into a bitmask
URL   : https://patchwork.freedesktop.org/series/58299/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
cf425d8d7a31 drm/i915: Turn dram_info.num_channels into a bitmask
8dd2ae9c334d drm/i915: Make sure we have enough memory bandwidth on ICL
-:115: WARNING:IF_0: Consider removing the code enclosed by this #if 0 and its #endif
#115: FILE: drivers/gpu/drm/i915/i915_drv.c:1515:
+#if 0

-:260: WARNING:IF_0: Consider removing the code enclosed by this #if 0 and its #endif
#260: FILE: drivers/gpu/drm/i915/i915_drv.c:1660:
+#if 0

-:288: WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt
#288: FILE: drivers/gpu/drm/i915/i915_drv.c:1688:
+	msleep(5);

-:301: WARNING:IF_0: Consider removing the code enclosed by this #if 0 and its #endif
#301: FILE: drivers/gpu/drm/i915/i915_drv.c:1701:
+#if 0

-:491: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#491: 
new file mode 100644

total: 0 errors, 5 warnings, 0 checks, 771 lines checked



More information about the Intel-gfx mailing list