diff options
author | Jagan Teki <[email protected]> | 2022-03-03 22:06:49 +0530 |
---|---|---|
committer | Robert Foss <[email protected]> | 2022-03-31 16:21:10 +0200 |
commit | b2831dd4be4e98c6f62976a821d7e852f0c9c08b (patch) | |
tree | c1e946af126425774a3e6d05d1473cdeb283f1d3 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | bbfd3190b65629117ae1535499e3de9791499ddc (diff) |
drm: bridge: tc358764: 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 panel healpers.
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