== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
21c85b6b0297 drm/i915: Add enable/disable flip done and flip done handler
92f53a71af42 drm/i915: Add support for async flips in I915
84a8a0a06ae3 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:14944:
+               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
745bff620922 drm/i915: Do not call drm_crtc_arm_vblank_event in async flips
690d57695f9a drm/i915: Add dedicated plane hook for async flip case
445a6e3a43b1 drm/i915: WA for platforms with double buffered address update 
enable bit
16df51460b04 Documentation/gpu: Add asynchronous flip documentation for i915
79032b6d461a drm/i915: Enable async flips in i915


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

Reply via email to