]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/vc4: vec: Add the margin properties to the connector
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Wed, 19 Jun 2024 15:39:13 +0000 (16:39 +0100)
committerMaxime Ripard <mripard@kernel.org>
Thu, 20 Jun 2024 08:02:41 +0000 (10:02 +0200)
commitfbe675b3696ef62a69e16d8fc85a6358eac63b3d
treefbd0223d98a48466441611ac6fffc373493f76a1
parent53c5da8573ba18c4d4109286e414df3ae79db4f3
drm/vc4: vec: Add the margin properties to the connector

All the handling for the properties was present, but they
were never attached to the connector to allow userspace
to change them.

Add them to the connector.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240619153913.2804051-4-dave.stevenson@raspberrypi.com
drivers/gpu/drm/vc4/vc4_vec.c