✓ CI.checkpatch: success for drm/i915/vdsc: Use the DSC config tables for DSI panels (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Fri Feb 28 05:41:51 UTC 2025
== Series Details ==
Series: drm/i915/vdsc: Use the DSC config tables for DSI panels (rev4)
URL : https://patchwork.freedesktop.org/series/145560/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 25907bd355326b01153cc3b4eb062d00a824d791
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Fri Feb 28 10:40:41 2025 +0530
drm/i915/vdsc: Use the DSC config tables for DSI panels
Some DSI panel vendors end up hardcoding PPS params because of which
it does not listen to the params sent from the source. We use the
default config tables for DSI panels when using DSC 1.1 rather than
calculate our own rc parameters.
--v2
-Use intel_crtc_has_type [Jani]
--v3
-Add Signed-off-by from William too [Ankit]
--v4
-Use a function to check Mipi dsi dsc 1.1 condition [Ankit]
-Add documentation for using this condition [Ankit]
-Rebase
Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13719
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
Signed-off-by: William Tseng <william.tseng at intel.com>
+ /mt/dim checkpatch 873b1a50bb4394e95332cfa611aa6463de6b7cb0 drm-intel
25907bd35532 drm/i915/vdsc: Use the DSC config tables for DSI panels
More information about the Intel-xe
mailing list