[PATCH v4 0/3] drm/vkms: Switch to allocated for drm objects

Louis Chauvet louis.chauvet at bootlin.com
Tue Jan 21 10:17:23 UTC 2025


On 17/01/25 - 10:04, Louis Chauvet wrote:
> Specific allocations for each DRM object is not strictly needed in VKMS
> right now, but in order to implement dynamic configuration of VKMS
> (configFS), it will be easier to have one allocation per DRM object.
> 
> There is no need for a dynamic allocation for the writeback connector as
> there can only be one per CRTC
> 
> No functionnal changes are intented in this series.
> 
> This series requires [1] to switch vkms objects to drm-managed objects.
> 
> [1]:https://lore.kernel.org/all/20250116-google-vkms-managed-v9-0-3e4ae1bd05a0@bootlin.com/
> 
> Signed-off-by: Louis Chauvet <louis.chauvet at bootlin.com>

Applied on drm-misc-next, thanks.

Louis Chauvet


More information about the dri-devel mailing list