Re: [PATCH v3] drm/vkms: Add documentation

2024-09-05 Thread Louis Chauvet
Le 05/09/24 - 14:33, José Expósito a écrit : > Hi Louis, > > Thanks for appling the suggested changes. > > I added some minor style comments, but other than that patch looks > good to me. > > > Add documentation around vkms_output and its initialization. > > Add some documentation on pixel conve

[PATCH v3] drm/vkms: Add documentation

2024-09-05 Thread José Expósito
Hi Louis, Thanks for appling the suggested changes. I added some minor style comments, but other than that patch looks good to me. > Add documentation around vkms_output and its initialization. > Add some documentation on pixel conversion functions. > Update of outdated comments for pixel_write

[PATCH v3] drm/vkms: Add documentation

2024-08-29 Thread Louis Chauvet
Add documentation around vkms_output and its initialization. Add some documentation on pixel conversion functions. Update of outdated comments for pixel_write functions. Signed-off-by: Louis Chauvet --- This series does not introduce functionnal changes, only some documentation and renaming to cl