summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_legacy_misc.c
diff options
context:
space:
mode:
authorPaul Boddie <paul@boddie.org.uk>2022-04-07 13:16:11 +0200
committerPaul Cercueil <paul@crapouillou.net>2022-04-11 16:04:39 +0100
commit71f56b27550986d0e53988ed18db386c106bab55 (patch)
treef1351ee3cae401650cb845f89440c0398a3f891d /drivers/gpu/drm/drm_legacy_misc.c
parent33e799ed905b84a53b9efa71c6f2b62cbbca40dd (diff)
drm/ingenic: Add dw-hdmi driver specialization for jz4780
A specialisation of the generic Synopsys HDMI driver is employed for JZ4780 HDMI support. This requires a new driver, plus device tree and configuration modifications. Here we add Kconfig DRM_INGENIC_DW_HDMI, Makefile and driver code. Note that there is no hpd-gpio installed on the CI20 board HDMI connector. Hence there is no hpd detection by the connector driver and we have to enable polling in the dw-hdmi core driver. For that we need to set .poll_enabled but that struct component can only be accessed by core code. Hence we use the public setter function drm_kms_helper_hotplug_event() introduced before. Also note that we disable Color Space Conversion since it is not working on jz4780. Signed-off-by: Paul Boddie <paul@boddie.org.uk> Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Paul Cercueil <paul@crapouillou.net> Link: https://patchwork.freedesktop.org/patch/msgid/e5cdf9cd44bde52cce379cc830f2d6117ea15c32.1649330171.git.hns@goldelico.com
Diffstat (limited to 'drivers/gpu/drm/drm_legacy_misc.c')
0 files changed, 0 insertions, 0 deletions