[PATCH 01/13] drm/vkms: Extract vkms_connector header

Louis Chauvet louis.chauvet at bootlin.com
Thu Jan 30 13:48:10 UTC 2025


On 29/01/25 - 12:00, José Expósito wrote:
> Up until now, the logic to manage connectors was in vkms_output.c.
> 
> Since more options will be added to connectors in the future, extract
> the code to its own file.
> 
> Refactor, no functional changes.
> 
> Signed-off-by: José Expósito <jose.exposito89 at gmail.com>

Non blocking issue: Do you think it is possible to split this in two 
different commits: one to create vkms_connector.h/c and one to create 
struct vkms_connector?

Reviewed-by: Louis Chauvet <louis.chauvet at bootlin.com>

[...]


More information about the dri-devel mailing list