linux/drivers/gpu/drm/stm
Philippe CORNU c2af73645d drm/stm: ltdc: fix deferred endpoint management
When a driver related to one of the endpoints is deferred
due to probe dependencies (i2c, spi...) but the other one
is ready, ltdc probe continues and the deferred driver
will never be probed again.

The fix consists in waiting for all deferred endpoints before
continuing the ltdc probe.

Signed-off-by: Philippe Cornu <philippe.cornu@st.com>
Reviewed-by: Yannick Fertré <yannick.fertre@st.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180417113441.8214-1-philippe.cornu@st.com
2018-04-27 10:39:45 +02:00
..
drv.c drm/stm: move enable/disable_vblank to crtc 2018-04-19 12:03:11 +02:00
dw_mipi_dsi-stm.c drm/stm: dsi: Add 1.31 version support 2018-01-30 11:45:01 +01:00
Kconfig drm: stm: remove "default y" in Kconfig 2017-07-26 14:43:23 +02:00
ltdc.c drm/stm: ltdc: fix deferred endpoint management 2018-04-27 10:39:45 +02:00
ltdc.h drm/stm: ltdc: add user update info in plane print state 2018-04-19 12:15:38 +02:00
Makefile drm/stm: Add STM32 DSI controller driver 2017-07-26 14:42:52 +02:00