OSDN Git Service

drm/arm/malidp: Disable pixel alpha blending for colors that do not have alpha
authorAyan Halder <ayan.halder@arm.com>
Tue, 23 Jan 2018 16:49:29 +0000 (16:49 +0000)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Wed, 14 Mar 2018 11:38:02 +0000 (11:38 +0000)
commitf0437819ad82088d4a07732222912345b5b98767
tree7cbcb621e9dacd33b524d381f75ad7e0a5199ac4
parent6cc3a505dcd60894a3ecefcbb40058873924bcf0
drm/arm/malidp: Disable pixel alpha blending for colors that do not have alpha

Mali dp needs to disable pixel alpha blending (use layer alpha blending) to
display color formats that do not contain alpha bits per pixel

This patch depends on:

"[PATCH v2 01/19] drm/fourcc: Add a alpha field to drm_format_info"

Signed-off-by: Ayan Kumar Halder <ayan.halder@arm.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
drivers/gpu/drm/arm/malidp_planes.c