linux_dsm_epyc7002/drivers/gpu/drm/omapdrm/dss
Tomi Valkeinen 06ede3dd96 drm/omap: add field for PLL type
DSS uses two types of PLLs, type A (DSI & Video) and type B (HDMI). The
two types behave slightly differently, but we don't have the type of the
PLL available anywhere for the driver.

This patch adds an enum for the PLL type and a field in the PLL's HW
data to store it.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2016-05-19 20:19:05 +03:00
..
core.c drm/omap: move dss_suspend/resume_all to core.c 2016-03-03 17:38:20 +02:00
dispc_coefs.c drm/omap: move omapdss & displays under omapdrm 2015-12-29 11:07:48 +02:00
dispc.c drm/omap: rename dss_clk_source enums 2016-05-19 20:19:04 +03:00
dispc.h drm/omap: move omapdss & displays under omapdrm 2015-12-29 11:07:48 +02:00
display.c drm/omap: move dss_suspend/resume_all to core.c 2016-03-03 17:38:20 +02:00
dpi.c drm/omap: rename dss_clk_source enums 2016-05-19 20:19:04 +03:00
dsi.c drm/omap: add field for PLL type 2016-05-19 20:19:05 +03:00
dss_features.c drm/omap: remove dss_feat_get_clk_source_name() 2016-05-19 20:19:04 +03:00
dss_features.h drm/omap: remove dss_feat_get_clk_source_name() 2016-05-19 20:19:04 +03:00
dss-of.c drm/omap: move omapdss & displays under omapdrm 2015-12-29 11:07:48 +02:00
dss.c drm/omap: Add missing clock sources 2016-05-19 20:19:05 +03:00
dss.h drm/omap: add field for PLL type 2016-05-19 20:19:05 +03:00
hdmi4_core.c drm/omap: move omapdss & displays under omapdrm 2015-12-29 11:07:48 +02:00
hdmi4_core.h drm/omap: move omapdss & displays under omapdrm 2015-12-29 11:07:48 +02:00
hdmi4.c drm/omap: HDMI4: remove uses of omap_overlay_manager 2016-03-03 17:38:23 +02:00
hdmi5_core.c drm/omap: HDMI5: Add interlace support 2016-03-03 17:36:43 +02:00
hdmi5_core.h drm/omap: move omapdss & displays under omapdrm 2015-12-29 11:07:48 +02:00
hdmi5.c drm/omap: HDMI5: remove uses of omap_overlay_manager 2016-03-03 17:38:23 +02:00
hdmi_common.c drm/omap: move omapdss & displays under omapdrm 2015-12-29 11:07:48 +02:00
hdmi_phy.c drm/omap: move omapdss & displays under omapdrm 2015-12-29 11:07:48 +02:00
hdmi_pll.c drm/omap: add field for PLL type 2016-05-19 20:19:05 +03:00
hdmi_wp.c drm/omap: HDMI: fix WP timings for ilace 2016-03-03 17:36:42 +02:00
hdmi.h drm/omap: move omapdss & displays under omapdrm 2015-12-29 11:07:48 +02:00
Kconfig drm/omap: move omapdss & displays under omapdrm 2015-12-29 11:07:48 +02:00
Makefile drm/omap: remove dss compat code 2016-03-03 17:38:24 +02:00
omapdss-boot-init.c drm/omap: move omapdss & displays under omapdrm 2015-12-29 11:07:48 +02:00
omapdss.h drm/omap: remove dispc_ovl_check() 2016-03-03 17:38:24 +02:00
output.c drm/omap: convert dss_mgr_unregister_framedone_handler to accept omap_channel 2016-03-03 17:38:23 +02:00
pll.c drm/omap: move omapdss & displays under omapdrm 2015-12-29 11:07:48 +02:00
rfbi.c drm/omap: use dispc_channel_connected in output drivers 2016-03-03 17:38:22 +02:00
sdi.c drm/omap: SDI: remove uses of omap_overlay_manager 2016-03-03 17:38:24 +02:00
venc.c drm/omap: VENC: remove uses of omap_overlay_manager 2016-03-03 17:38:24 +02:00
video-pll.c drm/omap: add field for PLL type 2016-05-19 20:19:05 +03:00