== Series Details ==

Series: drm/i915/fbc: FBC Dirty rect feature support (rev2)
URL   : https://patchwork.freedesktop.org/series/144725/
State : warning

== Summary ==

Error: dim checkpatch failed
dfecd31fc71c drm/damage-helper: add const qualifier in 
drm_atomic_helper_damage_merged()
bb0f4d1406ab drm/i915/display: update and store the plane damage clips
e33841e2e0c8 drm/i915/fbc: add register definitions for fbc dirty rect support
-:26: WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#26: FILE: drivers/gpu/drm/i915/display/intel_fbc_regs.h:107:
+#define   FBC_DIRTY_RECT_START_LINE(val)       
REG_FIELD_PREP(FBC_DIRTY_RECT_START_LINE_MASK, (val))

total: 0 errors, 1 warnings, 0 checks, 15 lines checked
6acb78b39de1 drm/i915/fbc: introduce HAS_FBC_DIRTY_RECT() for FBC dirty rect 
support
3da42fec1763 drm/i915/fbc: avoid calling fbc activate if fbc is active
e9c10d712397 drm/i915/fbc: dirty rect support for FBC
d4238d89ec81 drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled


Reply via email to