Searched hist:"409 f07d353b3516c71fdf12d7fa576004f0167a9" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/ |
H A D | drm_connector.c | diff 409f07d353b3516c71fdf12d7fa576004f0167a9 Tue Feb 28 13:32:04 CET 2023 Simon Ser <contact@emersion.fr> drm: document connector margin properties
Add docs for "{left,right,top,bottom} margin" properties.
v2: - Mention the purpose: mitigate underscan on TVs - Move out of analog TV section into standard props (Pekka) - Mention HDMI AVI InfoFrames (Pekka, Ville)
Signed-off-by: Simon Ser <contact@emersion.fr> Cc: Daniel Vetter <daniel@ffwll.ch> Cc: Noralf Trønnes <noralf@tronnes.org> Cc: Mateusz Kwiatkowski <kfyatek+publicgit@gmail.com> Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Acked-by: Pekka Paalanen <pekka.paalanen@collabora.com> Acked-by: Maxime Ripard <maxime@cerno.tech> Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230228123156.175973-1-contact@emersion.fr
|