[PATCH v5 3/5] drm/vkms: Switch to managed for crtc

Maxime Ripard mripard at kernel.org
Mon Nov 25 13:04:14 UTC 2024


On Fri, 22 Nov 2024 17:27:58 +0100, Louis Chauvet wrote:
> The current VKMS driver uses managed function to create crtc, but
> don't use it to properly clean the crtc workqueue. It is not an
> issue yet, but in order to support multiple devices easily,
> convert this code to use drm and device managed helpers.
> 
> 
> [ ... ]

Reviewed-by: Maxime Ripard <mripard at kernel.org>

Thanks!
Maxime


More information about the dri-devel mailing list