Hi Lyude,
> On 30 Sep 2024, at 20:10, Lyude Paul wrote:
>
> Same thing as OpaquePlane, but for encoders now.
>
> Signed-off-by: Lyude Paul
>
> ---
>
> TODO:
> * Add upcast functions for this
>
> Signed-off-by: Lyude Paul
> ---
> rust/kernel/drm/kms/encoder.rs | 55 +
Same thing as OpaquePlane, but for encoders now.
Signed-off-by: Lyude Paul
---
TODO:
* Add upcast functions for this
Signed-off-by: Lyude Paul
---
rust/kernel/drm/kms/encoder.rs | 55 ++
1 file changed, 55 insertions(+)
diff --git a/rust/kernel/drm/kms/encode