[PATCH 0/3] drm/bridge: ps8640: Make sure all needed is powered to get the EDID
From: Enric Balletbo i Serra
Date: Mon Jun 15 2020 - 16:53:32 EST
The first patch is not really related and can be picked alone. The
second and the third are to rework the power handling to get the EDID.
Basically, we need to make sure all the needed is powered to be able
to get the EDID. Before, we saw that getting the EDID failed as
explained in the third patch.
Note that this series depends on:
https://lore.kernel.org/patchwork/project/lkml/list/?series=448525
to apply cleanly.
Enric Balletbo i Serra (3):
drm/bridge: ps8640: Return an error for incorrect attach flags
drm/bridge: ps8640: Print an error if VDO control fails
drm/bridge: ps8640: Rework power state handling
drivers/gpu/drm/bridge/parade-ps8640.c | 94 ++++++++++++++++++++++----
1 file changed, 82 insertions(+), 12 deletions(-)
--
2.27.0