WSL2-Linux-Kernel/drivers/gpu/drm/rcar-du
Laurent Pinchart 949f08862d drm: Make the connector .detect() callback optional
Many drivers (21 to be exact) create connectors that are always
connected (for instance to an LVDS or DSI panel). Instead of forcing
them to implement a dummy .detect() handler, make the callback optional
and consider the connector as always connected in that case.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Jyri Sarha <jsarha@ti.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Vincent Abriou <vincent.abriou@st.com>
Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
[seanpaul fixed small conflict in rcar-du/rcar_du_lvdscon.c]
Signed-off-by: Sean Paul <seanpaul@chromium.org>
2016-12-01 10:05:53 -05:00
..
Kconfig
Makefile
rcar_du_crtc.c drm: rcar-du: Fix H/V sync signal polarity configuration 2016-11-15 01:44:50 +02:00
rcar_du_crtc.h
rcar_du_drv.c Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next 2016-11-16 09:39:21 +10:00
rcar_du_drv.h
rcar_du_encoder.c
rcar_du_encoder.h
rcar_du_group.c drm: rcar-du: Fix dot clock routing configuration 2016-11-15 01:44:49 +02:00
rcar_du_group.h
rcar_du_hdmienc.c drm: rcar-du: Bring HDMI encoder comments in line with the driver 2016-11-14 03:35:12 +02:00
rcar_du_hdmienc.h
rcar_du_kms.c Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next 2016-11-16 09:39:21 +10:00
rcar_du_kms.h
rcar_du_lvdscon.c drm: Make the connector .detect() callback optional 2016-12-01 10:05:53 -05:00
rcar_du_lvdscon.h drm: rcar-du: Constify node argument to rcar_du_lvds_connector_init() 2016-11-14 03:35:12 +02:00
rcar_du_lvdsenc.c drm: rcar-du: Fix LVDS start sequence on Gen3 2016-11-15 01:44:51 +02:00
rcar_du_lvdsenc.h
rcar_du_plane.c
rcar_du_plane.h
rcar_du_regs.h
rcar_du_vgacon.c
rcar_du_vgacon.h
rcar_du_vsp.c
rcar_du_vsp.h
rcar_lvds_regs.h