[ANNOUNCE] weston 13.0.93

2024-08-28 Thread Marius Vlad
Hi all, This is the RC1 release for Weston 14.0.0. Changelog since beta release: Marius Vlad (3): libweston/drm-virtual: Add prepare_repaint to perform a repaint libweston/drm-virtual: Point output base backend the DRM backend build: bump to version 13.0.93 for the RC1 release

Re: [PATCH v5 03/44] drm/vkms: Add kunit tests for VKMS LUT handling

2024-08-28 Thread Harry Wentland
On 2024-08-27 13:49, Louis Chauvet wrote: > Le 19/08/24 - 16:56, Harry Wentland a écrit : > > [...] > >> diff --git a/drivers/gpu/drm/vkms/vkms_composer.c >> b/drivers/gpu/drm/vkms/vkms_composer.c >> index 3d6785d081f2..3ecda70c2b55 100644 >> --- a/drivers/gpu/drm/vkms/vkms_composer.c >> +++