OSDN Git Service

drm/sun4i: backend: Remove ARGB spoofing
authorMaxime Ripard <maxime.ripard@bootlin.com>
Fri, 16 Feb 2018 17:39:36 +0000 (18:39 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Thu, 22 Feb 2018 15:20:59 +0000 (16:20 +0100)
commit35152d1159dbb0277b18ae664dfb5b11c27fdefa
treef155047d5169ce4de65c8f5ae620f7329d7211a6
parentded4f346ac168e45b9d25a08a069915699bce1df
drm/sun4i: backend: Remove ARGB spoofing

We've had some code for quite some time to prevent the alpha bug from
happening on the lowest primary plane. Since we now check for this in our
atomic_check, we can simply remove it.

Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/965180afd8169ccaa848f061d16a2c1a9ec4d289.1518802627.git-series.maxime.ripard@bootlin.com
drivers/gpu/drm/sun4i/sun4i_backend.c