diff options
author | Jagan Teki <jagan@amarulasolutions.com> | 2022-03-03 22:06:52 +0530 |
---|---|---|
committer | Robert Foss <robert.foss@linaro.org> | 2022-03-31 16:21:41 +0200 |
commit | 711c7adc4687250deb550ee8a6994203f817b2ca (patch) | |
tree | fd8182c0b967f905d7a9837bd43a9c98bd7f739a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | dd8b6803bc4914cbcd15470eccc4b887fbaa7642 (diff) |
drm: exynos: dsi: Use drm panel_bridge API
Replace the manual panel handling code by a drm panel_bridge via
devm_drm_of_get_bridge().
Adding panel_bridge handling,
- Drops drm_connector and related operations as drm_bridge_attach
creates connector during attachment.
- Drops panel pointer and iterate the bridge, so-that it can operate
the normal bridge and panel_bridge in constitutive callbacks.
This simplifies the driver and allows all components in the display
pipeline to be treated as bridges.
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-5-jagan@amarulasolutions.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions