diff options
author | Jagan Teki <[email protected]> | 2022-03-03 22:06:52 +0530 |
---|---|---|
committer | Robert Foss <[email protected]> | 2022-03-31 16:21:41 +0200 |
commit | 711c7adc4687250deb550ee8a6994203f817b2ca (patch) | |
tree | fd8182c0b967f905d7a9837bd43a9c98bd7f739a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.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 <[email protected]>
Acked-by: Marek Szyprowski <[email protected]>
Tested-by: Marek Szyprowski <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions