[PATCH v3 36/50] drm/omap: Switch the HDMI and VENC outputs to drm_bridge
Tomi Valkeinen
tomi.valkeinen at ti.com
Wed Dec 18 13:22:12 UTC 2019
On 11/12/2019 00:57, Laurent Pinchart wrote:
> The TPD12S015, OPA362 and analog and HDMI connectors are now supported
> by DRM bridge drivers, and the omapdrm HDMI and VENC outputs can be
> handled through the drm_bridge API. Switch the outputs to drm_bridge by
> making the next bridge mandatory and removing the related
> omapdrm-specific display drivers.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
> drivers/gpu/drm/omapdrm/displays/Kconfig | 22 --
> drivers/gpu/drm/omapdrm/displays/Makefile | 4 -
> .../omapdrm/displays/connector-analog-tv.c | 97 --------
> .../gpu/drm/omapdrm/displays/connector-hdmi.c | 183 ---------------
> .../gpu/drm/omapdrm/displays/encoder-opa362.c | 137 -----------
> .../drm/omapdrm/displays/encoder-tpd12s015.c | 217 ------------------
> drivers/gpu/drm/omapdrm/dss/hdmi4.c | 4 +-
> drivers/gpu/drm/omapdrm/dss/hdmi5.c | 4 +-
> .../gpu/drm/omapdrm/dss/omapdss-boot-init.c | 5 -
> drivers/gpu/drm/omapdrm/dss/output.c | 5 +
> drivers/gpu/drm/omapdrm/dss/venc.c | 4 +-
> 11 files changed, 11 insertions(+), 671 deletions(-)
> delete mode 100644 drivers/gpu/drm/omapdrm/displays/connector-analog-tv.c
> delete mode 100644 drivers/gpu/drm/omapdrm/displays/connector-hdmi.c
> delete mode 100644 drivers/gpu/drm/omapdrm/displays/encoder-opa362.c
> delete mode 100644 drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c
I think it would be good to also change the omap2plus_defconfig in the same commit, to keep
everything working.
Other than that:
Reviewed-by: Tomi Valkeinen <tomi.valkeinen at ti.com>
Tomi
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
More information about the dri-devel
mailing list