✓ CI.checkpatch: success for Add 6k resolution support for a single CRTC (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 24 20:27:46 UTC 2024
== Series Details ==
Series: Add 6k resolution support for a single CRTC (rev2)
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 46043549b642767e8c2bf3a4206f344cb6de8576
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Thu Oct 24 09:25:52 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 4a625fda23b27dd0fc6007ac5ba422a0fe6dfe48 drm-intel
30604e6960c6 drm/i915/xe3lpd: Increase resolution for plane to support 6k
e118e343c64a drm/i915/xe3lpd: Increase max_h max_v for PSR
0a1051a77c10 drm/i914/xe3lpd: Increase bigjoiner limitations
46043549b642 drm/i915/xe3lpd: Prune modes for YUV420
More information about the Intel-xe
mailing list