Re: (subset) [PATCH v4 06/30] drm/atomic: Add TV subconnector property to get/set_property

From: Maxime Ripard
Date: Mon Oct 10 2022 - 08:11:38 EST


On Thu, 29 Sep 2022 18:31:00 +0200, Maxime Ripard wrote:
> The subconnector property was created by drm_mode_create_tv_properties(),
> but wasn't exposed to the userspace through the generic
> atomic_get/set_property implementation, and wasn't stored in any generic
> state structure.
>
> Let's solve this.
>
> [...]

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime