diff options
author | Jagan Teki <jagan@amarulasolutions.com> | 2023-03-08 19:39:47 +0300 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2023-03-28 03:05:40 +0300 |
commit | 70e360f9b548d99f959668d4f047d1363d42fe8e (patch) | |
tree | ea8d0438f9aa8fe7322c273a3842a4f167bd7fda /tools/perf/scripts/python/stackcollapse.py | |
parent | 44d214a711d958b5c1f72e05f046f6b44a9766ea (diff) | |
download | linux-70e360f9b548d99f959668d4f047d1363d42fe8e.tar.xz |
drm: exynos: dsi: Consolidate component and bridge
DSI host registration, attach and detach operations are quite
different for the component and bridge-based DRM drivers.
Supporting generic bridge driver to use both component and bridge
based DRM drivers can be tricky and would require additional host
related operation hooks.
Add host operation hooks for registering and unregistering Exynos
and generic drivers, where Exynos hooks are used in existing Exynos
component based DRM drivers and generic hooks are used in i.MX8M
bridge based DRM drivers.
Add host attach and detach operation hooks for Exynos component
DRM drivers and those get invoked while DSI core host attach and
detach gets called.
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions