]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm: renesas: Add zpos, alpha and blend properties to RZ/G2L DU
authorBiju Das <biju.das.jz@bp.renesas.com>
Fri, 4 Apr 2025 13:30:45 +0000 (14:30 +0100)
committerBiju Das <biju.das.jz@bp.renesas.com>
Fri, 11 Apr 2025 16:02:47 +0000 (17:02 +0100)
commite7bb7d44c3b97aea1f0e354c6499900154ac67f2
treec9a1b02f9800c4f24ff0cbf0e9ec8c84b1b5ac13
parentecc2b7478bdc8efaff692e3ae44e71d992bcc85f
drm: renesas: Add zpos, alpha and blend properties to RZ/G2L DU

Add support for zpos, alpha and blend properties to RZ/G2L DU
driver as the IP supports all these properties.

It is tested by the below modetest commands:

modetest -M rzg2l-du -s 44@42:1920x1080@AR24 -d -P \
37@42:512x300+200+200@XR15

modetest -M rzg2l-du -w {32,37}:alpha:{0,65535}
modetest -M rzg2l-du -w {32,37}:zpos:{0,1}

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Tested-by: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> #On RZ/V2H
Link: https://lore.kernel.org/r/20250404133047.172080-1-biju.das.jz@bp.renesas.com
drivers/gpu/drm/renesas/rz-du/rzg2l_du_vsp.c