linux/drivers/gpu/drm/vc4
Dave Stevenson fbe675b369
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
2024-06-20 10:02:41 +02:00
..
tests drm/vc4: tests: Convert to plane creation helper 2024-05-28 10:24:42 +02:00
Kconfig drm/vc4: hdmi: Switch to HDMI connector 2024-05-28 10:24:41 +02:00
Makefile
vc4_bo.c
vc4_crtc.c
vc4_debugfs.c
vc4_dpi.c
vc4_drv.c
vc4_drv.h drm/print: drop include debugfs.h and include where needed 2024-04-25 17:05:48 +03:00
vc4_dsi.c
vc4_fence.c
vc4_gem.c
vc4_hdmi.c drm/vc4: hdmi: Switch to HDMI connector 2024-05-28 10:24:41 +02:00
vc4_hdmi.h drm/vc4: hdmi: Switch to HDMI connector 2024-05-28 10:24:41 +02:00
vc4_hdmi_phy.c drm/vc4: hdmi: Switch to HDMI connector 2024-05-28 10:24:41 +02:00
vc4_hdmi_regs.h
vc4_hvs.c
vc4_irq.c
vc4_kms.c
vc4_packet.h
vc4_perfmon.c
vc4_plane.c drm/vc4: don't check if plane->state->fb == state->fb 2024-01-11 10:32:12 -03:00
vc4_qpu_defines.h
vc4_regs.h
vc4_render_cl.c
vc4_trace.h
vc4_trace_points.c
vc4_txp.c
vc4_v3d.c
vc4_validate.c
vc4_validate_shaders.c
vc4_vec.c drm/vc4: vec: Add the margin properties to the connector 2024-06-20 10:02:41 +02:00