✓ CI.checkpatch: success for Expose modifiers/formats supported by async flips (rev16)

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 7 13:36:02 UTC 2025


== Series Details ==

Series: Expose modifiers/formats supported by async flips (rev16)
URL   : https://patchwork.freedesktop.org/series/140934/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 59fa3aba8f92ad3fe91e9692e6db6e9224d5b4be
Author: Arun R Murthy <arun.r.murthy at intel.com>
Date:   Mon Apr 7 11:13:49 2025 +0530

    drm/i915/display: Indexed 8bit format does not support async flip
    
    Async flip is not supported with Indexed 8 bit format as it depends on
    LUT and can't be updated atomically.
    
    Note: This may change the alignment for C8 framebuffers on some
    platforms.
    
    Signed-off-by: Arun R Murthy <arun.r.murthy at intel.com>
    Reviewed-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
+ /mt/dim checkpatch 9bd4cfaac6862127b1371a90bf47909879556aa0 drm-intel
0f105d7d5bf6 drm/plane: Add new plane property IN_FORMATS_ASYNC
2256b26e256e drm/plane: modify create_in_formats to acommodate async
5099643542ae drm/i915/display: Acomodate format check in intel_plane_can_async_flip()
a57a57b51a49 drm/i915/display: Add i915 hook for format_mod_supported_async
59fa3aba8f92 drm/i915/display: Indexed 8bit format does not support async flip




More information about the Intel-xe mailing list