✓ CI.checkpatch: success for drm/i915/display: Workaround for odd panning for planar yuv (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Tue Sep 10 17:03:05 UTC 2024
== Series Details ==
Series: drm/i915/display: Workaround for odd panning for planar yuv (rev3)
URL : https://patchwork.freedesktop.org/series/136422/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1a3fb028c552d8118de93a5ad04bef8e151ea209
Author: Nemesa Garg <nemesa.garg at intel.com>
Date: Tue Sep 10 20:07:57 2024 +0530
drm/i915/display: Workaround for odd panning for planar yuv
Disable the support for odd x pan for NV12 format as underrun
issue is seen.
WA: 16024459452
v2: Replace HSD with WA in commit message [Suraj]
Modified the condition for handling odd panning
v3: Simplified the condition for checking hsub
Using older framework for wa as rev1[Jani]
Signed-off-by: Nemesa Garg <nemesa.garg at intel.com>
+ /mt/dim checkpatch f25ffe1514b26574258bb767f5c6f53facdfaaca drm-intel
1a3fb028c552 drm/i915/display: Workaround for odd panning for planar yuv
More information about the Intel-xe
mailing list