linux_dsm_epyc7002/drivers/gpu/drm/omapdrm
Laurent Pinchart 24ab1df366 drm: omapdrm: dss: Use supported outputs instead of display types
The dss driver uses the supported display types to check whether the DSS
has SDI, VENC or HDMI outputs. We can instead use the supported outputs
the provide the same information. This removes the last use of the
supported display types, that we can then remove as well.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2017-08-15 15:18:25 +03:00
..
displays drm: omapdrm: panel-dpi: Remove unneeded check for OF node 2017-08-15 15:18:25 +03:00
dss drm: omapdrm: dss: Use supported outputs instead of display types 2017-08-15 15:18:25 +03:00
Kconfig drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option 2017-04-03 12:36:40 +03:00
Makefile drm/omap: remove unneeded -Iinclude/drm compiler flag 2017-05-18 07:13:17 +02:00
omap_connector.c drm/omap: Support for HDMI hot plug detection 2017-08-15 15:18:25 +03:00
omap_crtc.c drm: Nuke drm_atomic_helper_crtc_set_property 2017-08-08 14:45:16 +02:00
omap_debugfs.c drm/omap: Remove omap_debugfs_cleanup() 2017-01-27 15:25:53 +01: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: 64bit compile fixes 2017-06-02 10:57:13 +03:00
omap_dmm_tiler.h drm/omap: fix TILER on OMAP5 2015-03-24 13:50:55 +02:00
omap_drv.c drm/omap: Support for HDMI hot plug detection 2017-08-15 15:18:25 +03:00
omap_drv.h drm/omap: remove omap_drm_win 2017-06-02 11:04:17 +03:00
omap_encoder.c drm: handle HDMI 2.0 VICs in AVI info-frames 2017-07-14 21:23:54 +03:00
omap_fb.c drm/omap: fix memory leak when FB init fails 2017-08-15 15:18:25 +03:00
omap_fbdev.c drm/<drivers>: Drop fbdev info flags 2017-07-26 13:22:40 +02:00
omap_gem_dmabuf.c drm/omap: dma-buf: Constify dma_buf_ops structures. 2017-08-15 15:18:25 +03:00
omap_gem.c drm/omap: fix tiled buffer stride calculations 2017-06-02 11:09:34 +03:00
omap_irq.c drm/omap: ratelimit OCP error 2017-06-02 10:57:21 +03:00
omap_plane.c drm: Nuke drm_atomic_helper_plane_set_property 2017-08-08 14:45:16 +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