git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4f38a8
)
drm/exynos: check a pixel format to a particular window layer
author
Inki Dae
<inki.dae@samsung.com>
Tue, 20 Aug 2013 05:28:56 +0000
(14:28 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Thu, 5 Sep 2013 04:43:44 +0000
(13:43 +0900)
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 <inki.dae@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/exynos/exynos_drm_fimd.c
Simple merge