From 5cc4621a17b1e63738658a93b9a5667c876a22e4 Mon Sep 17 00:00:00 2001 From: Inki Dae Date: Tue, 20 Aug 2013 14:28:56 +0900 Subject: [PATCH] drm/exynos: check a pixel format to a particular window layer This patch checks if a requested window supports alpha channel or not. In case of s3c64xx, window 0 doesn't support alpha channel so if the request pixel format is ARGB8888 then change it to XRGB8888. Signed-off-by: Inki Dae Reviewed-by: Tomasz Figa Signed-off-by: Kyungmin Park --- Reading git-format-patch failed