✓ CI.checkpatch: success for drm/i915/vdsc: Use the DSC config tables for DSI panels (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 27 13:28:31 UTC 2025
== Series Details ==
Series: drm/i915/vdsc: Use the DSC config tables for DSI panels (rev3)
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 ed542e0c378331621f6574c2c3d26be09d7f76c7
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Thu Feb 27 16:56:54 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]
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 1a52d296ec3278de76f33064361b059a152c3fc3 drm-intel
ed542e0c3783 drm/i915/vdsc: Use the DSC config tables for DSI panels
More information about the Intel-xe
mailing list