OSDN Git Service

drm/ingenic: Switch IPU plane to type OVERLAY
authorPaul Cercueil <paul@crapouillou.net>
Mon, 29 Mar 2021 17:50:45 +0000 (18:50 +0100)
committerPaul Cercueil <paul@crapouillou.net>
Thu, 13 May 2021 12:51:12 +0000 (13:51 +0100)
commit68b433fe6937cfa3f8975d18643d5956254edd6a
treed243d200d052410be1007c64c0b2a60a655dac0d
parentd17685260b8533a599429eaaf682db78a1f6758e
drm/ingenic: Switch IPU plane to type OVERLAY

It should have been an OVERLAY from the beginning. The documentation
stipulates that there should be an unique PRIMARY plane per CRTC.

Fixes: fc1acf317b01 ("drm/ingenic: Add support for the IPU")
Cc: <stable@vger.kernel.org> # 5.8+
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Acked-by: Simon Ser <contact@emersion.fr>
Link: https://patchwork.freedesktop.org/patch/msgid/20210329175046.214629-2-paul@crapouillou.net
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
drivers/gpu/drm/ingenic/ingenic-ipu.c