All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] drm/bridge: ps8640: Make sure all needed is powered to get the EDID
@ 2020-08-27  8:59 ` Enric Balletbo i Serra
  0 siblings, 0 replies; 20+ messages in thread
From: Enric Balletbo i Serra @ 2020-08-27  8:59 UTC (permalink / raw)
  To: linux-kernel
  Cc: Collabora Kernel ML, matthias.bgg, drinkcat, hsinyi,
	laurent.pinchart, sam, Andrzej Hajda, Daniel Vetter,
	David Airlie, Jernej Skrabec, Jonas Karlman, Laurent Pinchart,
	Neil Armstrong, dri-devel

The first 4 patches of the series version 2:
  - drm/bridge_connector: Set default status connected for eDP connectors
  - drm/bridge: ps8640: Get the EDID from eDP control
  - drm/bridge: ps8640: Return an error for incorrect attach flags
  - drm/bridge: ps8640: Print an error if VDO control fails

Are already applied to drm-misc-next, so I removed from this series. The
pending patch is part of the original series and is a rework of 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.

[1] https://lkml.org/lkml/2020/6/15/1208

Changes in v3:
- Make poweron/poweroff and pre_enable/post_disable reverse one to each other (Sam Ravnborg)

Changes in v2:
- Use drm_bridge_chain_pre_enable/post_disable() helpers (Sam Ravnborg)

Enric Balletbo i Serra (1):
  drm/bridge: ps8640: Rework power state handling

 drivers/gpu/drm/bridge/parade-ps8640.c | 68 ++++++++++++++++++++++----
 1 file changed, 58 insertions(+), 10 deletions(-)

-- 
2.28.0


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2020-09-16  0:48 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-27  8:59 [PATCH v3 0/1] drm/bridge: ps8640: Make sure all needed is powered to get the EDID Enric Balletbo i Serra
2020-08-27  8:59 ` Enric Balletbo i Serra
2020-08-27  8:59 ` [PATCH v3 1/1] drm/bridge: ps8640: Rework power state handling Enric Balletbo i Serra
2020-08-27  8:59   ` Enric Balletbo i Serra
2020-08-27 19:34   ` kernel test robot
2020-08-27 19:34     ` kernel test robot
2020-08-31  9:49     ` Enric Balletbo i Serra
2020-08-31  9:49       ` Enric Balletbo i Serra
2020-08-31  9:32   ` Bilal Wasim
2020-08-31  9:32     ` Bilal Wasim
2020-08-31  9:45     ` Enric Balletbo i Serra
2020-08-31  9:45       ` Enric Balletbo i Serra
2020-09-02  0:13   ` Bilal Wasim
2020-09-02  0:13     ` Bilal Wasim
2020-09-15 13:12   ` Neil Armstrong
2020-09-15 13:12     ` Neil Armstrong
2020-09-15 12:40 ` [PATCH v3 0/1] drm/bridge: ps8640: Make sure all needed is powered to get the EDID Enric Balletbo i Serra
2020-09-15 12:40   ` Enric Balletbo i Serra
2020-09-15 13:10   ` Neil Armstrong
2020-09-15 13:10     ` Neil Armstrong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.