]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbace2b57f11eece2338b8f6ae7cc015feb4ce334
tree7cbcb621e9dacd33b524d381f75ad7e0a5199ac4
parente03375b11d661f350e64fd4ead541599b67f27eb
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