linux/drivers/gpu/drm/omapdrm
Laurent Pinchart 4343f0f857 drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefix
The omap_crtc_enable() and omap_crtc_disable() DSS operations functions
will clash with the new CRTC enable and disable helpers. Rename them to
omap_crtc_dss_*, as well as the other DSS operations for consistency.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2015-06-12 22:52:46 +03:00
..
Kconfig drm: Add separate Kconfig option for fbdev helpers 2013-10-11 23:36:58 +02:00
Makefile drm/omap: kill omap_gem_helpers.c 2013-08-19 10:36:16 +10:00
omap_connector.c drm: omapdrm: Clean up #include's 2015-06-12 22:52:46 +03:00
omap_crtc.c drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefix 2015-06-12 22:52:46 +03:00
omap_debugfs.c drm: omapdrm: Clean up #include's 2015-06-12 22:52:46 +03: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: omapdrm: Clean up #include's 2015-06-12 22:52:46 +03:00
omap_dmm_tiler.h drm/omap: fix TILER on OMAP5 2015-03-24 13:50:55 +02:00
omap_drv.c drm: omapdrm: Clean up #include's 2015-06-12 22:52:46 +03:00
omap_drv.h drm: omapdrm: Clean up #include's 2015-06-12 22:52:46 +03:00
omap_encoder.c drm: omapdrm: Clean up #include's 2015-06-12 22:52:46 +03:00
omap_fb.c drm: omapdrm: Clean up #include's 2015-06-12 22:52:46 +03:00
omap_fbdev.c drm: omapdrm: Clean up #include's 2015-06-12 22:52:46 +03:00
omap_gem_dmabuf.c drm: omapdrm: Clean up #include's 2015-06-12 22:52:46 +03:00
omap_gem.c drm: omapdrm: Clean up #include's 2015-06-12 22:52:46 +03:00
omap_irq.c drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC 2015-06-12 22:52:46 +03:00
omap_plane.c drm: omapdrm: Clean up #include's 2015-06-12 22:52:46 +03:00
tcm-sita.c
tcm-sita.h
tcm.h
TODO