diff options
author | Dave Stevenson <dave.stevenson@raspberrypi.com> | 2022-12-07 11:22:46 +0100 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2022-12-15 08:57:17 +0100 |
commit | f79522e438897b34b7bc7d068bc8b355c99d709a (patch) | |
tree | 90965abee34a4f728237798dd35b7e70783458af /tools/perf/scripts/python | |
parent | c9a396cf6094dd83892c9932582b4b9801254daf (diff) |
drm/vc4: dsi: Remove splitting the bridge chain from the driver
Splitting the bridge chain fails for atomic bridges as the
framework can't add the relevant state in
drm_atomic_add_encoder_bridges.
The chain was split because we needed to power up before
calling pre_enable, but that is now done in mode_set, and will
move into the framework.
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Link: https://lore.kernel.org/r/20221207-rpi-dsi-bridge-v1-3-8f68ee0b0adb@cerno.tech
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions