]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/meson: Add G12A support for OSD1 Plane
authorNeil Armstrong <narmstrong@baylibre.com>
Mon, 25 Mar 2019 14:18:18 +0000 (15:18 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Tue, 9 Apr 2019 09:25:02 +0000 (11:25 +0200)
commit490f50c109d1178aae4124cd9138b231d030e554
treee777f780f48d37509b20faa3cc7550df2c916294
parent728883948b0d3c01492c1f83d505645aa2ca09d0
drm/meson: Add G12A support for OSD1 Plane

Amlogic G12A SoC supports now up to 3 OSD planes (1 more than the
previous SoCs) and a brand new OSD plane blender module.

This patch uses the same OSD1 plane for G12A, using the exact same scaler
and OSD1 setup registers, except using the new blender register to
disable the plane.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
[narmstrong: fixed typo in commit log]
Tested-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190325141824.21259-6-narmstrong@baylibre.com
drivers/gpu/drm/meson/meson_plane.c