linux/drivers/gpu/drm/fsl-dcu
Stefan Agner 69855819c7 drm/fsl-dcu: fix alpha blending
Fix alpha blending by enabling alpha blending for the whole frame if
a color mode with alpha channel is selected (DRM_FORMAT_ARGB*). Also
support color modes without alpha channel (DRM_FORMAT_XRGB*) by just
not enabling alpha blending on layer level.

Signed-off-by: Stefan Agner <stefan@agner.ch>
2016-02-25 16:13:16 -08:00
..
fsl_dcu_drm_crtc.c drm/fsl-dcu: avoid memory leak on errors 2016-02-25 16:13:16 -08:00
fsl_dcu_drm_crtc.h
fsl_dcu_drm_drv.c drm/fsl-dcu: mask all interrupts on initialization 2016-02-25 16:13:16 -08:00
fsl_dcu_drm_drv.h drm/fsl-dcu: fix alpha blending 2016-02-25 16:13:16 -08:00
fsl_dcu_drm_fbdev.c
fsl_dcu_drm_kms.c drm/fsl-dcu: handle initialization errors properly 2016-02-25 16:13:16 -08:00
fsl_dcu_drm_output.h
fsl_dcu_drm_plane.c drm/fsl-dcu: fix alpha blending 2016-02-25 16:13:16 -08:00
fsl_dcu_drm_plane.h
fsl_dcu_drm_rgb.c drm: Pass 'name' to drm_encoder_init() 2015-12-11 09:13:20 +01:00
Kconfig
Makefile