linux_dsm_epyc7002/drivers/gpu/drm/omapdrm/dss
Tomi Valkeinen 9cd39de4db drm/omap: change default signal polarities and drives
If the given videomode does not specify DISPLAY_FLAG_* for the specific
signal property, the driver used a default value. These defaults were
never thought through, as the expectation was that all the DISPLAY_FLAGS
are always set explicitly.

With DRM bridge and panel drivers this is not the case, and while that
issue should be resolved in the future, it's still good to have sane
signal defaults.

This patch changes the defaults to what the hardware has as reset
defaults. Also, based on my experience, I think they make sense and are
more likely correct than the defaults without this patch.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200417114151.25843-1-tomi.valkeinen@ti.com
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-05-05 09:58:37 +03:00
..
base.c drm/omap: dss: Remove unused omap_dss_device operations 2020-02-26 13:32:12 +02:00
dispc_coefs.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
dispc.c drm/omap: change default signal polarities and drives 2020-05-05 09:58:37 +03:00
dispc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
display.c drm/omap: dss: Inline the omapdss_display_get() function 2020-02-26 13:32:10 +02:00
dpi.c drm/omap: dpi: Register a drm_bridge 2020-02-26 13:32:07 +02:00
dsi.c drm/omap: Add infrastructure to support drm_bridge local to DSS outputs 2020-02-26 13:31:50 +02:00
dss.c ARM: driver updates 2020-04-03 15:05:35 -07:00
dss.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
hdmi4_cec.c drm/omap: hdmi4_cec: Fix CEC clock handling for PM 2019-03-27 11:10:51 +02:00
hdmi4_cec.h omapdrm: hdmi4_cec: add OMAP4 HDMI CEC support 2017-10-12 10:49:14 +03:00
hdmi4_core.c drm/omap: hdmi4: Rework EDID read to isolate data read 2020-02-26 13:31:53 +02:00
hdmi4_core.h drm/omap: hdmi4: Rework EDID read to isolate data read 2020-02-26 13:31:53 +02:00
hdmi4.c drm/omap: hdmi4: Simplify EDID read 2020-02-26 13:32:04 +02:00
hdmi5_core.c drm/omap: hdmi5: Rework EDID read to isolate data read 2020-02-26 13:31:54 +02:00
hdmi5_core.h drm/omap: hdmi5: Rework EDID read to isolate data read 2020-02-26 13:31:54 +02:00
hdmi5.c drm/omap: hdmi5: Simplify EDID read 2020-02-26 13:32:05 +02:00
hdmi_common.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hdmi_phy.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
hdmi_pll.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
hdmi_wp.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
hdmi.h drm/omap: hdmi: Remove omap_dss_device operations 2020-02-26 13:32:03 +02:00
Kconfig drm/omap: Fix Kconfig indentation 2019-11-20 17:40:32 +01:00
Makefile drm/omap: dss: Remove unused omapdss_of_find_connected_device() function 2020-02-26 13:32:11 +02:00
omapdss-boot-init.c ARM: driver updates 2020-04-03 15:05:35 -07:00
omapdss.h drm/omap: dss: Remove unused omap_dss_device operations 2020-02-26 13:32:12 +02:00
output.c drm/omap: Switch the HDMI and VENC outputs to drm_bridge 2020-02-26 13:32:00 +02:00
pll.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
sdi.c drm/omap: sdi: Register a drm_bridge 2020-02-26 13:32:09 +02:00
venc.c drm/omap: venc: remove unused variable 'venc_config_pal_bdghi' 2020-04-28 12:54:43 +03:00
video-pll.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00