✓ CI.checkpatch: success for drm/panel, drm/i915: ACPI support for panel follower
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 6 09:12:49 UTC 2025
== Series Details ==
Series: drm/panel, drm/i915: ACPI support for panel follower
URL : https://patchwork.freedesktop.org/series/149923/
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 5868b3740c0d96f83e9543c1384311ba1e8a51dd
Author: Jani Nikula <jani.nikula at intel.com>
Date: Fri Jun 6 12:05:12 2025 +0300
drm/i915/panel: sync panel prepared state at register
If the panel is enabled at probe, and we take over the hardware state,
the drm_panel prepared state will be out of sync. We'll need to notify
drm_panel framework about the state at probe, so it can in turn notify
the panel followers.
Cc: Lee Shawn C <shawn.c.lee at intel.com>
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 498331d4698599e1fe4f1ec5ac6b1ab49f79c186 drm-intel
f6cb827aacc4 drm/panel: use fwnode based lookups for panel followers
03429dc1fc6a drm/i915/panel: add panel register/unregister
20ee0607600e drm/i915/panel: register drm_panel and call prepare/unprepare for ICL+ DSI
5868b3740c0d drm/i915/panel: sync panel prepared state at register
More information about the Intel-xe
mailing list