== Series Details == Series: drm/i915: Async flip + compression, and some plane cleanups (rev6) URL : https://patchwork.freedesktop.org/series/139807/ State : warning == Summary == Error: dim checkpatch failed 8a6b085226c9 drm/i915: Allow async flips with render compression on TGL+ 4a5ebb88d7f4 drm/i915: Allow async flips with compression on ICL 70f845c0ee3a drm/i915: Introduce plane->can_async_flip() 79db771fc927 drm/i915: Use plane->can_async_flip() for alignment exceptions bc89c7d5a947 drm/i915: Reuse vlv_primary_min_alignment() for sprites as well 2916fbb56c00 drm/i915: Disable scanout VT-d workaround for TGL+ f9319665369b drm/i915: Nuke ADL pre-production Wa_22011186057 48e1a358fd83 drm/i915: Relocate xe AUX hack -:48: WARNING:IS_ENABLED_CONFIG: IS_ENABLED(I915) is normally used as IS_ENABLED(CONFIG_I915) #48: FILE: drivers/gpu/drm/i915/display/skl_universal_plane.c:2778: + if (!IS_ENABLED(I915) && !HAS_FLAT_CCS(dev_priv)) total: 0 errors, 1 warnings, 0 checks, 33 lines checked fcc23245808c drm/i915: Carve up skl_get_plane_caps()