✓ CI.checkpatch: success for drm/i915/display: Don't allow odd ypan or ysize with semiplanar format
Patchwork
patchwork at emeril.freedesktop.org
Tue Nov 19 17:27:46 UTC 2024
== Series Details ==
Series: drm/i915/display: Don't allow odd ypan or ysize with semiplanar format
URL : https://patchwork.freedesktop.org/series/141561/
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 cf9c6346f01903b8f6e34f3da01902dca1ba9cbc
Author: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
Date: Tue Nov 19 19:25:44 2024 +0200
drm/i915/display: Don't allow odd ypan or ysize with semiplanar format
Disable support for odd panning and size in y direction when running
on display version 3x and using semiplanar formats.
Bspec: 68903
Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
+ /mt/dim checkpatch c2bd638d71d621e6887e15ae2e7bf1571b9599de drm-intel
cf9c6346f019 drm/i915/display: Don't allow odd ypan or ysize with semiplanar format
More information about the Intel-xe
mailing list