On Thu, 29 Sep 2022 18:30:59 +0200, Maxime Ripard wrote: > There is two TV subconnector related properties registered by > drm_mode_create_tv_properties(): subconnector and select subconnector. > > While the select subconnector property is stored in the kernel by the > drm_tv_connector_state structure, the subconnector property isn't stored > anywhere. > > [...] Applied to drm/drm-misc (drm-misc-next). Thanks! Maxime