linux/drivers/gpu/drm/omapdrm
Laurent Pinchart 87bb2ef15b drm: omapdrm: Planes are already disabled when destroyed
Planes are destroyed after framebuffers, which has the side effect of
disabling all planes. There is thus no need to disable planes explicitly
when destroying them.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2015-03-20 14:30:22 +02:00
..
Kconfig
Makefile
omap_connector.c drm: omapdrm: Remove manual update display support 2015-03-20 14:30:19 +02:00
omap_crtc.c drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set() 2015-03-20 14:30:21 +02:00
omap_debugfs.c
omap_dmm_priv.h
omap_dmm_tiler.c drm: omapdrm: Fix indentation of structure and array initializers 2015-03-20 14:30:15 +02:00
omap_dmm_tiler.h
omap_drv.c drm: omapdrm: Switch to the universal plane API 2015-03-20 14:30:17 +02:00
omap_drv.h drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set() 2015-03-20 14:30:21 +02:00
omap_encoder.c drm/omap: Add infoframe & dvi/hdmi mode support 2014-07-04 11:17:59 +03:00
omap_fb.c drm: omapdrm: Remove manual update display support 2015-03-20 14:30:19 +02:00
omap_fbdev.c drm: omapdrm: Remove manual update display support 2015-03-20 14:30:19 +02:00
omap_gem.c drm/omap: gem: dumb: pitch is an output 2014-11-13 13:27:22 +01:00
omap_gem_dmabuf.c drm: omapdrm: Fix indentation of structure and array initializers 2015-03-20 14:30:15 +02:00
omap_irq.c
omap_plane.c drm: omapdrm: Planes are already disabled when destroyed 2015-03-20 14:30:22 +02:00
tcm-sita.c
tcm-sita.h
tcm.h
TODO