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

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 19 11:37:03 UTC 2025


== Series Details ==

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

== Summary ==

+ KERNEL=/kernel
+ git clone https://github.com/intel-lgci-fdo-gitlab-mirror/drm.maintainer-tools mt
Cloning into 'mt'...
+ git -C mt rev-list -n1 origin/master
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9f9f6c7134768294f858e17ad2e4e619b536cff1
Author: Arun R Murthy <arun.r.murthy at intel.com>
Date:   Wed Mar 19 16:02:17 2025 +0530

    drm/i915/display: Add i915 hook for format_mod_supported_async
    
    Hook up the newly added plane function pointer
    format_mod_supported_async to populate the modifiers/formats supported
    by asynchronous flips.
    
    v5: Correct the if condition for modifier support check (Chaitanya)
    v6: Replace uint32_t/uint64_t with u32/u64 (Jani)
    v7: Move plannar check from intel_async_flip_check_hw() to
    intel_plane_format_mod_supported_async() (Ville)
    v8: In case of error print format/modifier (Chaitanya)
    v9: Exclude C8 format as its not supported by hardware
    
    Signed-off-by: Arun R Murthy <arun.r.murthy at intel.com>
+ /mt/dim checkpatch a958e31a81b3267201c85b6f171419586afa792c drm-intel
932d63f90280 drm/plane: Add new plane property IN_FORMATS_ASYNC
83a9e243c37b drm/plane: modify create_in_formats to accommodate async
9f9f6c713476 drm/i915/display: Add i915 hook for format_mod_supported_async




More information about the Intel-xe mailing list