✓ CI.checkpatch: success for drm/client: Detect when ACPI lid is closed during initialization

Patchwork patchwork at emeril.freedesktop.org
Wed May 29 14:33:10 UTC 2024


== Series Details ==

Series: drm/client: Detect when ACPI lid is closed during initialization
URL   : https://patchwork.freedesktop.org/series/134191/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 99536a09cd0b091b812266a20f27234b1e352c07
Author: Mario Limonciello <mario.limonciello at amd.com>
Date:   Tue May 28 16:03:19 2024 -0500

    drm/client: Detect when ACPI lid is closed during initialization
    
    If the lid on a laptop is closed when eDP connectors are populated
    then it remains enabled when the initial framebuffer configuration
    is built.
    
    When creating the initial framebuffer configuration detect the ACPI
    lid status and if it's closed disable any eDP connectors.
    
    Reported-by: Chris Bainbridge <chris.bainbridge at gmail.com>
    Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3349
    Signed-off-by: Mario Limonciello <mario.limonciello at amd.com>
+ /mt/dim checkpatch da00654c89411daac601fd16ac6c45e48639d334 drm-intel
99536a09cd0b drm/client: Detect when ACPI lid is closed during initialization




More information about the Intel-xe mailing list