On Wed, 23 Nov 2022 16:25:57 +0100, Maxime Ripard wrote:
The TXP is integrated as a separate CRTC/Encoder/Connector combo, but for some reason doesn't rely on the vc4_encoder type and it's associated type.
Let's create a type to make it consistent with the other encoders.
[...]
Applied to drm/drm-misc (drm-misc-next).
Thanks! Maxime