drm/sun4i: backend: Disable alpha on the lowest plane on the A20
authorMaxime Ripard <maxime@cerno.tech>
Tue, 28 Jul 2020 13:48:10 +0000 (15:48 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Fri, 4 Sep 2020 09:13:00 +0000 (11:13 +0200)
commit5e2e2600a3744491a8b49b92597c13b693692082
tree20ce3b4344f5aefd54238a2e294670c18612dea3
parente359c70462d2a82aae80274d027351d38792dde6
drm/sun4i: backend: Disable alpha on the lowest plane on the A20

Unlike we previously thought, the per-pixel alpha is just as broken on the
A20 as it is on the A10. Remove the quirk that says we can use it.

Fixes: dcf496a6a608 ("drm/sun4i: sun4i: Introduce a quirk for lowest plane alpha support")
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Cc: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200728134810.883457-2-maxime@cerno.tech
drivers/gpu/drm/sun4i/sun4i_backend.c