linux/drivers/gpu/drm/omapdrm
Laurent Pinchart 82e58855bc drm: omapdrm: Reset the zorder property when disabling a plane
Whether to reset plane properties at disable time isn't well-defined in
DRM, but resetting only part of them is probably as bad as it can get.
Make the behaviour coherent by resetting the zorder property in addition
to the rotation property.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2015-03-20 14:30:18 +02: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 fbdev changes for 3.17 2014-08-08 18:09:33 -07:00
omap_crtc.c drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable() 2015-03-20 14:30:17 +02:00
omap_debugfs.c drm: store the gem vma offset manager in a typed pointer 2014-01-14 12:38:32 +10:00
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: Rename omap_plane_dpms() to omap_plane_set_enable() 2015-03-20 14:30:17 +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: Split connection_mutex out of mode_config.mutex (v3) 2014-06-04 13:25:21 +10:00
omap_fbdev.c drm/fb-helper: Propagate errors from initial config failure 2015-01-21 14:57:03 +01:00
omap_gem_dmabuf.c drm: omapdrm: Fix indentation of structure and array initializers 2015-03-20 14:30:15 +02:00
omap_gem.c drm/omap: gem: dumb: pitch is an output 2014-11-13 13:27:22 +01:00
omap_irq.c omapdrm patches for 3.14 2014-01-29 09:37:47 +10:00
omap_plane.c drm: omapdrm: Reset the zorder property when disabling a plane 2015-03-20 14:30:18 +02:00
tcm-sita.c
tcm-sita.h
tcm.h
TODO