[PATCH v8 4/8] drm/vkms: Switch to managed for crtc

Maxime Ripard mripard at kernel.org
Thu Jan 16 08:00:34 UTC 2025


On Tue, 14 Jan 2025 15:05:46 +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.
> 
> 
> [ ... ]

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

Thanks!
Maxime


More information about the dri-devel mailing list