Boris Brezillon 299a16b163 drm: Add TV connector states to drm_connector_state
Some generic TV connector properties are exposed in drm_mode_config, but
they are currently handled independently in each DRM encoder driver.

Extend the drm_connector_state to store TV related states, and modify the
drm_atomic_connector_{set,get}_property() helpers to fill the connector
state accordingly.

Each driver is then responsible for checking and applying the new config
in its ->atomic_mode_{check,set}() operations.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Eric Anholt <eric@anholt.net>
2016-12-09 15:26:30 -08:00
..
2016-09-22 00:01:56 -07:00
2016-06-21 22:10:55 +02:00
2016-09-22 23:52:12 -07:00
2016-09-19 15:04:15 +02:00
2012-11-28 18:36:05 +10:00
2016-07-19 10:29:47 +02:00
2016-06-21 22:10:55 +02:00
2016-09-19 15:04:15 +02:00
2016-09-19 15:04:15 +02:00
2013-12-18 11:35:45 +10:00
2016-05-06 16:04:48 +02:00
2015-08-12 12:24:05 -04:00
2016-09-22 23:52:12 -07:00
2014-03-17 20:11:57 +01:00