linux/drivers/gpu/drm/imx
Philipp Zabel 86126748cd drm/imx: ipuv3-plane: disable local alpha for planes without alpha channel
Without this patch, after enabling the overlay plane with an RGBA
framebuffer, switching to a framebuffer without alpha channel would
cause the plane to vanish, since the pixel local alpha is constant
zero in that case. Disable local alpha again when setting an opaque
framebuffer.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2016-10-20 14:39:51 +02:00
..
Kconfig drm/imx: make fbdev support really optional 2016-07-18 09:11:36 +02:00
Makefile drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmi 2015-01-07 18:31:56 +01:00
dw_hdmi-imx.c drm/imx: store internal bus configuration in crtc state 2016-07-12 18:24:28 +02:00
imx-drm-core.c drm/imx: drm_dev_alloc() returns error pointers 2016-10-18 11:02:11 +02:00
imx-drm.h drm/imx: Remove imx_drm_handle_vblank() 2016-08-08 11:44:20 +02:00
imx-ldb.c drm/imx: imx-ldb: detach bridge on unbind 2016-08-29 16:30:48 +02:00
imx-tve.c drm/imx: don't destroy mode objects manually on driver unbind 2016-08-29 12:45:05 +02:00
ipuv3-crtc.c Linux 4.8-rc8 2016-09-28 12:08:49 +10:00
ipuv3-plane.c drm/imx: ipuv3-plane: disable local alpha for planes without alpha channel 2016-10-20 14:39:51 +02:00
ipuv3-plane.h drm/imx: atomic phase 3 step 1: Use atomic configuration 2016-07-12 18:24:03 +02:00
parallel-display.c drm/imx: parallel-display: detach bridge or panel on unbind 2016-08-29 16:30:48 +02:00