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

Patchwork patchwork at emeril.freedesktop.org
Wed May 14 21:20:55 UTC 2025


== Series Details ==

Series: Add quirk for panels that support HBR3 without TPS4
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 da283f165b1605c9e399c77f4ab8754e2257ba7d
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 3d6670fab64cb00b5e6ed80d2517147db533faf1 drm-intel
f30317ce4639 Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"
da283f165b16 drm/dp: Add quirk for panel with HBR3 without TPS4




More information about the Intel-xe mailing list