diff options
author | Jagan Teki <jagan@amarulasolutions.com> | 2022-03-03 17:36:51 +0100 |
---|---|---|
committer | Robert Foss <robert.foss@linaro.org> | 2022-03-31 16:21:41 +0200 |
commit | dd8b6803bc4914cbcd15470eccc4b887fbaa7642 (patch) | |
tree | 8dd394874ad17c88bef667b237bbe213f0dbbd72 /drivers/gpu/drm/exynos/exynos_drm_vidi.h | |
parent | drm: bridge: panel: Reset the connector state pointer (diff) | |
download | linux-dd8b6803bc4914cbcd15470eccc4b887fbaa7642.tar.xz linux-dd8b6803bc4914cbcd15470eccc4b887fbaa7642.zip |
exynos: drm: dsi: Attach in_bridge in MIC driver
MIC drivers in the Exynos5433 display pipeline are already registered
as bridge drivers and it is more advisable to attach the downstream
bridge on the bridge attach call instead of doing the same in the
DSI driver.
This makes bridge attachment more meaningful and avoids the races
during bridge function calls.
So, move the bridge finding and drm_bridge_attach from DSI to MIC.
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220303163654.3381470-4-jagan@amarulasolutions.com
Diffstat (limited to 'drivers/gpu/drm/exynos/exynos_drm_vidi.h')
0 files changed, 0 insertions, 0 deletions