✓ CI.checkpatch: success for Add 6k resolution support for a single CRTC
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 15 06:17:35 UTC 2024
== Series Details ==
Series: Add 6k resolution support for a single CRTC
URL : https://patchwork.freedesktop.org/series/139979/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0baf933ec221c88f16ce18b27f5a95dcb5bde066
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Tue Oct 15 11:40:11 2024 +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.
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch f6087efed4047ae323633876dc9b3222bee4ec41 drm-intel
5980bcfa2a26 drm/i915/xe3lpd: Increase resolution for plane to support 6k
24de16399486 drm/i915/xe3lpd: Increase max_h max_v for PSR
1fca3fba893d drm/i914/xe3lpd: Increase bigjoiner limitations
0baf933ec221 drm/i915/xe3lpd: Prune modes for YUV420
More information about the Intel-xe
mailing list