[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Async flip optimization for DG2 (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jan 24 09:49:18 UTC 2022
== Series Details ==
Series: Async flip optimization for DG2 (rev5)
URL : https://patchwork.freedesktop.org/series/98981/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
58dc909288f9 drm/i915: Pass plane to watermark calculation functions
a8601bc34503 drm/i915: Introduce do_async_flip flag to intel_plane_state
aeefcd12bb9c drm/i915: Use wm0 only during async flips for DG2
-:9: WARNING:TYPO_SPELLING: 'perfomance' may be misspelled - perhaps 'performance'?
#9:
This optimization allows to achieve higher perfomance
^^^^^^^^^^
total: 0 errors, 1 warnings, 0 checks, 61 lines checked
bdb0b08414b0 drm/i915: Don't allocate extra ddb during async flip for DG2
-:56: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#56: FILE: drivers/gpu/drm/i915/display/intel_atomic_plane.h:27:
+struct intel_plane *intel_crtc_get_plane(struct intel_crtc *crtc,
+ enum plane_id plane_id);
total: 0 errors, 0 warnings, 1 checks, 116 lines checked
More information about the Intel-gfx
mailing list