kernel-hacking-2024-linux-s.../drivers/video/omap2/dss
Tomi Valkeinen 0b24edb1c7 OMAPDSS: DPI: Add ops
Add "ops" style method for using DPI functionality.

Ops style calls will allow us to have arbitrarily long display
pipelines, where each entity can call ops in the previous display
entity.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2013-06-17 14:00:59 +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: combine omap_dss_output into omap_dss_device 2013-06-17 14:00:51 +03: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
dispc_coefs.c
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: Add ops 2013-06-17 14:00:59 +03:00
dsi.c OMAPDSS: public omapdss_register_output() 2013-06-17 14:00:57 +03:00
dss.c OMAPDSS: fix dss_get_ctx_loss_count for DT 2013-06-17 14:00:41 +03:00
dss.h OMAPDSS: public omapdss_register_output() 2013-06-17 14:00:57 +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
hdmi.c OMAPDSS: public omapdss_register_output() 2013-06-17 14:00:57 +03:00
hdmi_panel.c OMAPDSS: HDMI: Make panel return dssdev register errors 2012-11-06 13:33:35 +02:00
Kconfig OMAPDSS: add videomode conversion support 2013-06-17 14:00:47 +03:00
Makefile OMAPDSS: separate compat files in the Makefile 2012-12-07 17:05:58 +02: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: modify get/find functions to go through the device chain 2013-06-17 14:00:57 +03:00
overlay-sysfs.c
overlay.c OMAPDSS: move ovl function setup to apply.c 2012-12-07 17:05:54 +02:00
rfbi.c OMAPDSS: public omapdss_register_output() 2013-06-17 14:00:57 +03:00
sdi.c OMAPDSS: public omapdss_register_output() 2013-06-17 14:00:57 +03:00
ti_hdmi.h OMAPDSS: HDMI clean up hpd_gpio 2013-06-17 14:00:54 +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
venc.c OMAPDSS: public omapdss_register_output() 2013-06-17 14:00:57 +03:00
venc_panel.c OMAPDSS: Add panel dev pointer to dssdev 2013-06-17 14:00:50 +03:00