[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240924035231.1163670-1-treapking@chromium.org>
Date: Tue, 24 Sep 2024 11:51:45 +0800
From: Pin-yen Lin <treapking@...omium.org>
To: Xin Ji <xji@...logixsemi.com>,
Andrzej Hajda <andrzej.hajda@...el.com>,
Neil Armstrong <neil.armstrong@...aro.org>,
Robert Foss <rfoss@...nel.org>,
Laurent Pinchart <Laurent.pinchart@...asonboard.com>,
Jonas Karlman <jonas@...boo.se>,
Jernej Skrabec <jernej.skrabec@...il.com>
Cc: linux-kernel@...r.kernel.org,
Sam Ravnborg <sam@...nborg.org>,
dri-devel@...ts.freedesktop.org,
Pin-yen Lin <treapking@...omium.org>,
Douglas Anderson <dianders@...omium.org>
Subject: [PATCH 0/2] Drop EDID cache for it6505/anx7625 when the bridge is powered off
This mainly fixes the use case when the user changes the external monitor
when the system is suspended. Without this series, both of the bridges
will skip the EDID read and returned the cached one after resume.
Apart from that, we also observed a DP-to-HDMI bridge expects an EDID read
after it's powered on. This patch also works around the problem by always
triggering the EDID read after the system resume.
Pin-yen Lin (2):
drm/bridge: anx7625: Drop EDID cache on bridge power off
drm/bridge: it6505: Drop EDID cache on bridge power off
drivers/gpu/drm/bridge/analogix/anx7625.c | 1 +
drivers/gpu/drm/bridge/ite-it6505.c | 2 ++
2 files changed, 3 insertions(+)
--
2.46.0.792.g87dc391469-goog
Powered by blists - more mailing lists