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@xxxxxxxxxxxx> > --- > > 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 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel