✓ CI.checkpatch: success for Add quirk for panels that support HBR3 without TPS4 (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue May 27 01:38:22 UTC 2025


== Series Details ==

Series: Add quirk for panels that support HBR3 without TPS4 (rev2)
URL   : https://patchwork.freedesktop.org/series/149004/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 33c6a5422f20f961c845606a3432ca9fa9ac5071
Author: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
Date:   Wed May 14 14:13:56 2025 +0530

    drm/dp: Add quirk for panel with HBR3 without TPS4
    
    For DP, TPS4 is a requirement for supporting HBR3, but for eDP its a
    bit ambiguous. Some broken eDP sinks declare support for HBR3 without
    TPS4, but are unable to produce a stable output. For these panels
    add a quirk to reject HBR3 rate if TPS4 is not supported.
    
    Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch 3e019cc3eaffcb7022b9de66871eabdefd6e06ff drm-intel
876ae8104d42 Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"
33c6a5422f20 drm/dp: Add quirk for panel with HBR3 without TPS4




More information about the Intel-xe mailing list