linux_dsm_epyc7002/drivers/gpu/drm/omapdrm
Tomi Valkeinen 2dd3887b50 drm/omap: fix plane's channel selection
omap_plane_pre_apply() sets the plane's output channel too late, only
after the plane has already been otherwise configured and enabled. This
causes problems, as at the configuration stage we need to make decisions
based on the output channel.

This may lead to bad plane settings or failing to setup the plane.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2015-03-24 13:50:55 +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/omap: page_flip: return -EBUSY if flip pending 2015-03-24 13:33:24 +02:00
omap_debugfs.c
omap_dmm_priv.h drm/omap: fix TILER on OMAP5 2015-03-24 13:50:55 +02:00
omap_dmm_tiler.c drm/omap: fix TILER on OMAP5 2015-03-24 13:50:55 +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 operation without fbdev 2015-03-24 13:50:54 +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/omap: handle incompatible buffer stride and pixel size 2015-03-24 13:50:55 +02:00
omap_fbdev.c drm: omapdrm: Remove manual update display support 2015-03-20 14:30:19 +02: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: fix TILER on OMAP5 2015-03-24 13:50:55 +02:00
omap_irq.c
omap_plane.c drm/omap: fix plane's channel selection 2015-03-24 13:50:55 +02:00
tcm-sita.c
tcm-sita.h
tcm.h
TODO