> The current VKMS driver uses non-managed function to create
> writeback connectors. It is not an issue yet, but in order
> to support multiple devices easily, convert this code to
> use drm and device managed helpers.
>
> Acked-by: Thomas Zimmermann
> Signed-off-by: Louis Chauvet
> Acked-by: M
On Tue, 14 Jan 2025 15:05:50 +0100, Louis Chauvet wrote:
> The current VKMS driver uses non-managed function to create
> writeback connectors. It is not an issue yet, but in order
> to support multiple devices easily, convert this code to
> use drm and device managed helpers.
>
>
> [ ... ]
Acked
The current VKMS driver uses non-managed function to create
writeback connectors. It is not an issue yet, but in order
to support multiple devices easily, convert this code to
use drm and device managed helpers.
Acked-by: Thomas Zimmermann
Signed-off-by: Louis Chauvet
---
drivers/gpu/drm/vkms/v