aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2022-03-03 22:06:53 +0530
committerRobert Foss <robert.foss@linaro.org>2022-03-31 16:21:42 +0200
commitf9bfd326f57eb2a7d70b1045f75f1ad27ec70fa6 (patch)
tree8ca112dd9da163afca3ea27248aa132776717b0c /tools/perf/scripts/python/export-to-sqlite.py
parent711c7adc4687250deb550ee8a6994203f817b2ca (diff)
drm: exynos: dsi: Convert to bridge driver
Convert the encoders to bridge drivers in order to standardize on a single API with built-in dumb encoder support for compatibility with existing component drivers. Driver bridge conversion will help to reuse the same bridge on different platforms as exynos dsi driver can be used as a Samsung DSIM and use it for i.MX8MM platform. Bridge conversion, - Drops drm_encoder_helper_funcs. - Adds drm_bridge_funcs and register a drm bridge. - Drops bridge_chain. - Separate pre_enable from enable function. - Separate post_disable from disable function. Convert it. 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-6-jagan@amarulasolutions.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions