On Tue, 15 Apr 2025 15:55:31 +0200, Louis Chauvet wrote: > This patchset is extracted from [1]. The goal is to introduce the YUV > support, thanks to Arthur's work. > > - PATCH 2: Document pixel_arbg_u16 > - PATCH 3: Add the support of YUV formats > - PATCH 4: Add some drm properties to expose more YUV features > - PATCH 5: Cleanup the todo > - PATCH 6..7: Add some kunit tests > - PATCH 8: Add the support of DRM_FORMAT_R1/2/4/8 > > [...]
Applied, thanks! [1/8] drm/vkms: Document pixel_argb_u16 commit: c76e2c78bc2a35ca04eead275f14b6d23ae9a89f [2/8] drm/vkms: Add YUV support commit: fe22d21e93426294eb0ebdb0bf5f6d6b77481ecc [3/8] drm/vkms: Add range and encoding properties to the plane commit: 81dbec07197678fc2d86f1494dfaf44023864842 [4/8] drm/vkms: Drop YUV formats TODO commit: f776e5cef757927b038a9c07c0c68f34d35f7787 [5/8] drm: Export symbols to use in tests commit: 11d435b81e5dd2cc48daa2d3d71a19bcbc46e807 [6/8] drm/vkms: Create KUnit tests for YUV conversions commit: 3e897853debde269ab01f0d3d28c3e7b37bf2c39 [7/8] drm/vkms: Add how to run the Kunit tests commit: c59176cbca1188b906a36f06004a98a6264a8008 [8/8] drm/vkms: Add support for DRM_FORMAT_R* commit: ef818481d9fbaf3483dde0d1faa565a016810de3 Best regards, -- Louis Chauvet <louis.chau...@bootlin.com>