[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/16] drm/i915: Properly set PCH as NOP when display is disabled

Patchwork patchwork at emeril.freedesktop.org
Fri Oct 12 22:03:01 UTC 2018


== Series Details ==

Series: series starting with [01/16] drm/i915: Properly set PCH as NOP when display is disabled
URL   : https://patchwork.freedesktop.org/series/50962/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
06503ffcb9ca drm/i915: Properly set PCH as NOP when display is disabled
7f581040faab drm/i915: Move out non-display related calls from display/modeset init/cleanup
f4769b4e9130 drm/i915: Move drm_vblank_init() to i915_load_modeset_init()
8595e42148c9 drm/i915: Move FBC init and cleanup calls to modeset functions
5ff98abcaa8c drm/i915: Move intel_init_ipc() call to i915_load_modeset_init()
f74ca2ff2e32 drm/i915: Don't call modeset related functions when display is disabled
-:344: CHECK:CAMELCASE: Avoid CamelCase: <saveGCDGMBUS>
#344: FILE: drivers/gpu/drm/i915/i915_suspend.c:71:
+					     &dev_priv->regfile.saveGCDGMBUS);

total: 0 errors, 0 warnings, 1 checks, 374 lines checked
b02ae2fa6025 drm/i915: Remove redundant checks for num_pipes == 0
613ebe28e648 drm/i915: Keep overlay functions naming consistent
053d9534ebf3 drm/i915: Do not reset display when display is disabled
-:9: WARNING:TYPO_SPELLING: 'reseting' may be misspelled - perhaps 'resetting'?
#9: 
Display is always disabled and enabled when reseting any engine,

total: 0 errors, 1 warnings, 0 checks, 18 lines checked
116b8b16f761 drm/i915: Do not initialize display clocks when display is disabled
3c2b78c04b1d drm/i915: Do not initialize display core when display is disabled
95269b9f7664 drm/i915: Warn when display irq functions is executed when display is disabled
5bef5210349f drm/i915: Do not print DC off mismatch state when DMC firmware in not loaded
6a298a5e61a8 drm/i915: Do not turn power wells on or off when display is disabled
0f888054ac79 drm/i915: Power down any power well left on by BIOS
c27f20cef091 drm/i915: Guard debugfs against invalid access when display is disabled



More information about the Intel-gfx mailing list