linux/drivers/gpu/drm/omapdrm
Tomi Valkeinen 7b9cb5eeb4 drm/omap: Add dispc_mgr_get_supported_outputs()
We are removing the use of the 'struct omap_overlay_manager' from
omapdrm, and one part of that is removing the use of
mgr->supported_outputs field.

This patch adds dispc_mgr_get_supported_outputs() function which can be
used instead of mgr->supported_outputs. omap_crtc.c is changed to use
the new function.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2016-03-03 17:38:21 +02:00
..
displays drm/omap: panel-tpo-td043mtea1: remove pdata support 2016-03-03 17:38:21 +02:00
dss drm/omap: Add dispc_mgr_get_supported_outputs() 2016-03-03 17:38:21 +02:00
Kconfig drm/omap: make omapdrm select OMAP2_DSS 2015-12-29 11:07:48 +02:00
Makefile fbdev changes for 4.5 2016-01-18 11:58:31 -08:00
omap_connector.c drm/omap: support double-pixel 2016-03-03 17:36:42 +02:00
omap_crtc.c drm/omap: Add dispc_mgr_get_supported_outputs() 2016-03-03 17:38:21 +02:00
omap_debugfs.c drm: omapdrm: Make fbdev emulation optional 2015-12-31 11:25:42 +02:00
omap_dmm_priv.h drm/omap: fix race conditon in DMM 2015-03-24 13:50:59 +02:00
omap_dmm_tiler.c drm/omap: add dmm_read() and dmm_write() wrappers 2016-03-03 17:36:40 +02:00
omap_dmm_tiler.h drm/omap: fix TILER on OMAP5 2015-03-24 13:50:55 +02:00
omap_drv.c drm/omap: fix suspend/resume handling 2016-03-03 17:38:20 +02:00
omap_drv.h drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfb 2016-03-03 17:38:21 +02:00
omap_encoder.c drm/omap: print an error if display enable fails 2016-03-03 17:36:41 +02:00
omap_fb.c drm/omap: check if rotation is supported before commit 2016-03-03 17:36:44 +02:00
omap_fbdev.c drm: omapdrm: Make fbdev emulation optional 2015-12-31 11:25:42 +02:00
omap_gem_dmabuf.c drm/omap: gem: Implement dma_buf import 2016-03-03 17:36:42 +02:00
omap_gem.c drm/omap: EBUSY status handling in omap_gem_fault() 2016-03-03 17:36:43 +02:00
omap_irq.c drm/irq: Use unsigned int pipe in public API 2015-10-06 12:57:47 +02:00
omap_plane.c drm/omap: check if rotation is supported before commit 2016-03-03 17:36:44 +02:00
tcm-sita.c drm/omap: Use bitmaps for TILER placement 2015-12-31 11:25:47 +02:00
tcm-sita.h
tcm.h drm/omap: Use bitmaps for TILER placement 2015-12-31 11:25:47 +02:00
TODO