]> git.baikalelectronics.ru Git - kernel.git/commit
drm/atomic: Add a function to reset connector TV properties
authorMaxime Ripard <maxime.ripard@bootlin.com>
Wed, 19 Jun 2019 10:17:52 +0000 (12:17 +0200)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Wed, 19 Jun 2019 10:17:52 +0000 (12:17 +0200)
commit51d42227a33acd0cad8dc18cae0176ced67a081a
tree8c8159600c32d8ff77b9fc91588c9479e894f70e
parent89f2343fd158f54489db69d143b14d99f6fa346a
drm/atomic: Add a function to reset connector TV properties

During the connector reset, if that connector has a TV property, it needs
to be reset to the value provided on the command line.

Provide a helper to do that.

Reviewed-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/84a7b657f09303a2850e1cc79e68f623547f3fdd.1560783090.git-series.maxime.ripard@bootlin.com
drivers/gpu/drm/drm_atomic_state_helper.c
include/drm/drm_atomic_state_helper.h