[PATCH v18 4/8] drm/vkms: Drop YUV formats TODO
Louis Chauvet
louis.chauvet at bootlin.com
Tue Apr 15 13:55:35 UTC 2025
From: Arthur Grillo <arthurgrillo at riseup.net>
VKMS has support for YUV formats now. Remove the task from the TODO
list.
Signed-off-by: Arthur Grillo <arthurgrillo at riseup.net>
Acked-by: Pekka Paalanen <pekka.paalanen at collabora.com>
Signed-off-by: Louis Chauvet <louis.chauvet at bootlin.com>
---
Documentation/gpu/vkms.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/gpu/vkms.rst b/Documentation/gpu/vkms.rst
index ba04ac7c2167..88e0913ca33a 100644
--- a/Documentation/gpu/vkms.rst
+++ b/Documentation/gpu/vkms.rst
@@ -122,8 +122,8 @@ There's lots of plane features we could add support for:
- Scaling.
-- Additional buffer formats, especially YUV formats for video like NV12.
- Low/high bpp RGB formats would also be interesting.
+- Additional buffer formats. Low/high bpp RGB formats would be interesting
+ [Good to get started].
- Async updates (currently only possible on cursor plane using the legacy
cursor api).
--
2.49.0
More information about the dri-devel
mailing list