diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-09-19 22:17:50 +0200 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-09-22 10:10:54 +0300 |
commit | c222f399045de480d4af0b9e4cdfff1a083e3e1d (patch) | |
tree | 3b1a7c9917deb1709da43d64113e0b776e0111a2 /drivers/gpu/drm/sun4i/sun4i_backend.h | |
parent | ac412c3d4ff216cb7315cd695be0956ca948aae6 (diff) | |
download | linux-c222f399045de480d4af0b9e4cdfff1a083e3e1d.tar.gz linux-c222f399045de480d4af0b9e4cdfff1a083e3e1d.tar.bz2 linux-c222f399045de480d4af0b9e4cdfff1a083e3e1d.zip |
drm/sun4i: Fix formats usable by the primary plane
Even though all our planes can support the ARGB formats, the lowest plane
(ie the primary plane) cannot use the alpha component, otherwise it will
just result in the transparent area being entirely black.
Since some applications will still require the ARGB format, let's force the
format to XRGB to drop the alpha component entirely.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'drivers/gpu/drm/sun4i/sun4i_backend.h')
0 files changed, 0 insertions, 0 deletions