[PATCH v3 31/32] drm/exynos: Move lvds bridge discovery into DP driver
Tomasz Figa
t.figa at samsung.com
Fri Nov 29 08:55:14 PST 2013
Hi Sean,
On Tuesday 29 of October 2013 12:13:17 Sean Paul wrote:
> This patch moves the lvds bridge discovery and connector pre-emption
> code from exynos common code into the dp driver (since the bridge is
> only applicable for dp).
>
> Signed-off-by: Sean Paul <seanpaul at chromium.org>
> ---
>
> Changes in v3:
> - Added to the patchset
>
> drivers/gpu/drm/exynos/exynos_dp_core.c | 41 ++++++++++++++++++++++++++++++++
> drivers/gpu/drm/exynos/exynos_drm_core.c | 41 --------------------------------
> 2 files changed, 41 insertions(+), 41 deletions(-)
>
Well, DRM bridge infrastructure is useful for more than just DP. Currently
there are several platforms that could use it with DSI as well, e.g.
Trats, Trats2, Arndale. With a simple abstraction worth of one or at most
two days of work, we could get something that would cover much more than
just a single Chromebook.
Best regards,
Tomasz
More information about the dri-devel
mailing list