✓ CI.checkpatch: success for drm/i915/xe3lpd: Prune modes for YUV420

Patchwork patchwork at emeril.freedesktop.org
Mon Jun 9 20:12:13 UTC 2025


== Series Details ==

Series: drm/i915/xe3lpd: Prune modes for YUV420
URL   : https://patchwork.freedesktop.org/series/150001/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9f33709234dbb398a59356678ed25e17652a84b2
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date:   Mon Jun 9 22:15:48 2025 +0530

    drm/i915/xe3lpd: Prune modes for YUV420
    
    We only support resolution up to 4k for single pipe when using
    YUV420 format so we prune these modes and restrict the plane size
    at src. This is because pipe scaling will not support YUV420 scaling
    for hwidth > 4096.
    
    --v2
    -Use output format to check [Ville]
    -Add Bspec references
    -Modify commit messge to point to why this is needed
    
    Bspec: 49247, 50441
    Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
    Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch 52ecbb6a68785860c776b29f58792d9807243979 drm-intel
9f33709234db drm/i915/xe3lpd: Prune modes for YUV420




More information about the Intel-xe mailing list