[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Asynchronous flip implementation for i915 (rev9)

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 16 15:46:48 UTC 2020


== Series Details ==

Series: Asynchronous flip implementation for i915 (rev9)
URL   : https://patchwork.freedesktop.org/series/74386/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
ed031e0bb186 drm/i915: Add enable/disable flip done and flip done handler
bd5ec737f6d0 drm/i915: Add support for async flips in I915
50aacb3faacb drm/i915: Add checks specific to async flips
-:125: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#125: FILE: drivers/gpu/drm/i915/display/intel_display.c:14949:
+		if (!(new_plane_state->hw.fb->modifier != I915_FORMAT_MOD_X_TILED ||
+		    new_plane_state->hw.fb->modifier != I915_FORMAT_MOD_Y_TILED ||

total: 0 errors, 0 warnings, 1 checks, 149 lines checked
84389a4b6626 drm/i915: Do not call drm_crtc_arm_vblank_event in async flips
9dfc7c3c5cc6 drm/i915: Add dedicated plane hook for async flip case
706158a5c86e drm/i915: WA for platforms with double buffered address update enable bit
f309aae00a01 Documentation/gpu: Add asynchronous flip documentation for i915
de58069a8dde drm/i915: Enable async flips in i915




More information about the Intel-gfx mailing list