linux_dsm_epyc7002/drivers/video/omap2/dss
Tomi Valkeinen a73fdc6474 OMAPDSS: rename omap_dss_device's 'output' to 'src'
In the old panel device model we had "outputs", which were the encoders
inside OMAP DSS block, and panel devices (omap_dss_device). The panel
devices had a reference to the source of the video data, i.e. reference
to an "output", in a field named "output".

That was somewhat confusing even in the old panel device model, but even
more so with the panel device model where we can have longer chains of
display entities.

This patch renames the "output" field to "src", which much better tells
what the field points to.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Archit Taneja <archit@ti.com>
2013-08-30 08:51:10 +03:00
..
apply.c OMAPDSS: modify get/find functions to go through the device chain 2013-06-17 14:00:57 +03:00
core.c OMAPDSS: DSS: remove legacy dss bus support 2013-08-30 08:51:10 +03:00
dispc_coefs.c OMAPDSS: DISPC: Fix FIR coefficients 2012-03-06 14:08:23 +02:00
dispc-compat.c OMAPDSS: gracefully disable overlay at error 2013-06-17 14:00:56 +03:00
dispc-compat.h OMAPDSS: move irq handling to dispc-compat 2012-12-07 17:05:57 +02:00
dispc.c OMAPDSS: remove dispc's dependency to VENC/HDMI 2013-06-17 14:00:55 +03:00
dispc.h OMAPDSS: DISPC: Revert to older DISPC Smart Standby mechanism for OMAP5 2013-04-10 15:02:53 +03:00
display-sysfs.c OMAPDSS: Add panel dev pointer to dssdev 2013-06-17 14:00:50 +03:00
display.c OMAPDSS: add OMAP_DISPLAY_TYPE_DVI 2013-06-17 14:00:58 +03:00
dpi.c OMAPDSS: DPI: remove code related to old panel model 2013-08-29 16:21:52 +03:00
dsi.c OMAPDSS: DSI: remove code related to old panel model 2013-08-29 16:21:52 +03:00
dss_features.c OMAPDSS: HDMI clean up hpd_gpio 2013-06-17 14:00:54 +03:00
dss_features.h OMAPDSS: export dss_feat functions 2012-12-07 17:05:59 +02:00
dss.c OMAPDSS: fix dss_get_ctx_loss_count for DT 2013-06-17 14:00:41 +03:00
dss.h OMAPDSS: DSS: remove legacy dss bus support 2013-08-30 08:51:10 +03:00
hdmi.c OMAPDSS: HDMI: remove code related to old panel model 2013-08-29 16:21:52 +03:00
Kconfig OMAPDSS: RFBI: Mark RFBI as broken 2013-08-29 16:21:51 +03:00
Makefile OMAPDSS: VENC: remove code related to old panel model 2013-08-29 16:21:53 +03:00
manager-sysfs.c OMAPDSS: Implement display (dis)connect support 2013-06-17 14:00:43 +03:00
manager.c OMAPDSS: split overlay manager creation 2013-06-17 14:00:42 +03:00
output.c OMAPDSS: rename omap_dss_device's 'output' to 'src' 2013-08-30 08:51:10 +03:00
overlay-sysfs.c OMAPDSS: split overlay sysfs code 2012-09-07 20:02:10 +03:00
overlay.c OMAPDSS: move ovl function setup to apply.c 2012-12-07 17:05:54 +02:00
rfbi.c OMAPDSS: RFBI: remove code related to old panel model 2013-08-29 16:21:53 +03:00
sdi.c OMAPDSS: SDI: remove code related to old panel model 2013-08-29 16:21:53 +03:00
ti_hdmi_4xxx_ip.c OMAPDSS: HDMI clean up hpd_gpio 2013-06-17 14:00:54 +03:00
ti_hdmi_4xxx_ip.h OMAPDSS: HDMI: clean up PHY power handling 2013-06-17 14:00:54 +03:00
ti_hdmi.h OMAPDSS: HDMI clean up hpd_gpio 2013-06-17 14:00:54 +03:00
venc_panel.c OMAPDSS: Add panel dev pointer to dssdev 2013-06-17 14:00:50 +03:00
venc.c OMAPDSS: VENC: remove code related to old panel model 2013-08-29 16:21:53 +03:00