linux/Documentation
Eric Anholt 13dfc0540a drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.
Many DRM drivers have common code to make a stub connector
implementation that wraps a drm_panel.  By wrapping the panel in a DRM
bridge, all of the connector code (including calls during encoder
enable/disable) goes away.

v2: Fix build with CONFIG_DRM=m, drop "dev" argument that should just
    be the panel's dev, move kerneldoc up a level and document
    _remove().
v3: Fix another breakage with CONFIG_DRM=m, fix breakage with
    CONFIG_OF=n, move protos under CONFIG_DRM_PANEL_BRIDGE, wrap a
    line.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> (v1)
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> (v2)
Acked-by: Archit Taneja <architt@codeaurora.org> (v2)
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20170602202514.11900-1-eric@anholt.net
2017-06-05 14:00:40 +05:30
..
2017-05-08 19:03:25 -07:00
2017-05-09 09:49:36 -07:00
2017-04-14 14:00:49 -06:00
2017-05-04 19:15:35 -07:00
2017-05-04 19:15:35 -07:00
2017-05-05 11:36:44 -07:00
2017-05-12 15:57:15 -07:00
2017-05-05 17:34:57 -07:00
2017-05-02 17:34:32 -07:00
2017-05-08 19:03:25 -07:00
2017-04-03 18:53:50 +01:00
2017-03-31 12:55:11 +02:00
2017-04-11 14:35:15 -06:00
2017-02-10 11:15:08 +01:00
2017-05-03 18:41:21 -07:00
2017-05-04 18:03:51 -07:00
2017-03-17 15:10:49 +09:00
2017-04-27 15:54:39 -06:00
2017-02-12 15:20:07 -07:00
2017-04-27 15:54:39 -06:00
2017-04-27 15:54:39 -06:00