[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220929-rpi-pi3-unplugged-fixes-v1-0-cd22e962296c@cerno.tech>
Date: Thu, 29 Sep 2022 11:21:16 +0200
From: Maxime Ripard <maxime@...no.tech>
To: David Airlie <airlied@...ux.ie>, Daniel Vetter <daniel@...ll.ch>,
Thomas Zimmermann <tzimmermann@...e.de>,
Maxime Ripard <mripard@...nel.org>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Emma Anholt <emma@...olt.net>
Cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
Stefan Wahren <stefan.wahren@...e.com>,
Marc Kleine-Budde <mkl@...gutronix.de>,
Maxime Ripard <maxime@...no.tech>
Subject: [PATCH 0/2] drm/vc4: hdmi: Fixes for the RaspberryPi 0-3 stalls
Hi,
Here's a series addressing the current bug that has been reported for the
RaspberryPi3, where booting without an HDMI monitor attached and with vc4
compiled as a module will lead to a stuck system when the module is loaded.
This is due to the HSM clock not being initialized by anyone, and thus not
being functional once we start accessing the HDMI registers.
The first patch will fix this, and the second will make sure we avoid that
situation entirely in the future. This has been tested with 5.19.12. Earlier
versions might need a backport of 88110a9f6209 ("clk: bcm2835: fix
bcm2835_clock_choose_div").
Let me know what you think,
Maxime
To: Daniel Vetter <daniel@...ll.ch>
To: David Airlie <airlied@...ux.ie>
To: Emma Anholt <emma@...olt.net>
To: Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>
To: Maxime Ripard <mripard@...nel.org>
To: Thomas Zimmermann <tzimmermann@...e.de>
Cc: dri-devel@...ts.freedesktop.org
Cc: linux-kernel@...r.kernel.org
Cc: Marc Kleine-Budde <mkl@...gutronix.de>
Cc: Stefan Wahren <stefan.wahren@...e.com>
Link: https://lore.kernel.org/dri-devel/20220922145448.w3xfywkn5ecak2et@pengutronix.de/
Signed-off-by: Maxime Ripard <maxime@...no.tech>
---
Maxime Ripard (2):
drm/vc4: hdmi: Enforce the minimum rate at runtime_resume
drm/vc4: hdmi: Check the HSM rate at runtime_resume
drivers/gpu/drm/vc4/vc4_hdmi.c | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
---
base-commit: 58df6af8cea3c5377c0220d9fb47cbf85a216f54
change-id: 20220929-rpi-pi3-unplugged-fixes-5d61ea2cc383
Best regards,
--
Maxime Ripard <maxime@...no.tech>
Powered by blists - more mailing lists