diff options
author | Rob Clark <robdclark@chromium.org> | 2021-08-11 16:52:47 -0700 |
---|---|---|
committer | Douglas Anderson <dianders@chromium.org> | 2021-08-12 09:56:09 -0700 |
commit | c7782443a88926a4f938f0193041616328cf2db2 (patch) | |
tree | cdaa38df6604e91c12e0ebb98e591d30d25f87e0 /drivers/gpu/drm/gud | |
parent | 96275df87a07aa5f5f3fec8ab239af3ea5fdf325 (diff) |
drm/bridge: ti-sn65dsi86: Avoid creating multiple connectors
If we created our own connector because the driver does not support the
NO_CONNECTOR flag, we don't want the downstream bridge to *also* create
a connector. And if this driver did pass the NO_CONNECTOR flag (and we
supported that mode) this would change nothing.
Fixes: 4e5763f03e10 ("drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge")
Reported-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Tested-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Tested-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210811235253.924867-2-robdclark@gmail.com
Diffstat (limited to 'drivers/gpu/drm/gud')
0 files changed, 0 insertions, 0 deletions