✗ CI.checkpatch: warning for drm/i915/vdsc: Use the DSC config tables for DSI panels (rev5)

Patchwork patchwork at emeril.freedesktop.org
Fri Feb 28 18:00:28 UTC 2025


== Series Details ==

Series: drm/i915/vdsc: Use the DSC config tables for DSI panels (rev5)
URL   : https://patchwork.freedesktop.org/series/145560/
State : warning

== 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 d9e0b045079b2b1b7af223f021462b993275b4c7
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date:   Fri Feb 28 20:55:32 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]
    
    --v4
    -Use a function to check Mipi dsi dsc 1.1 condition [Ankit]
    -Add documentation for using this condition [Ankit]
    -Rebase
    
    --v5
    -Pass only the crtc_state [Jani]
    -Fixup the comment [Jani]
    -Check for dsc major version [Jani]
    -Use co-developed-by tag [Jani]
    
    Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13719
    Co-developed-by: William Tseng <william.tseng at intel.com>
    Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch ca9d01b66c70413a62a1a28fbf8709d2e8440c1c drm-intel
d9e0b045079b drm/i915/vdsc: Use the DSC config tables for DSI panels
-:26: WARNING:BAD_SIGN_OFF: Co-developed-by and Signed-off-by: name/email do not match
#26: 
Co-developed-by: William Tseng <william.tseng at intel.com>
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>

total: 0 errors, 1 warnings, 0 checks, 30 lines checked




More information about the Intel-xe mailing list