Re: [PATCH v6 17/17] drm/vkms: Add support for DRM_FORMAT_R*

2024-04-23 Thread Pekka Paalanen
On Tue, 09 Apr 2024 15:25:35 +0200 Louis Chauvet wrote: > This add the support for: > - R1/R2/R4/R8 > > R1 format was tested with [1] and [2]. > > [1]: > https://lore.kernel.org/r/20240313-new_rotation-v2-0-6230fd5ca...@bootlin.com > [2]: > https://lore.kernel.org/igt-dev/20240306-b4-kms_test

[PATCH v6 17/17] drm/vkms: Add support for DRM_FORMAT_R*

2024-04-09 Thread Louis Chauvet
This add the support for: - R1/R2/R4/R8 R1 format was tested with [1] and [2]. [1]: https://lore.kernel.org/r/20240313-new_rotation-v2-0-6230fd5ca...@bootlin.com [2]: https://lore.kernel.org/igt-dev/20240306-b4-kms_tests-v1-0-8fe451efd...@bootlin.com/ Signed-off-by: Louis Chauvet --- drivers