Unverified Commit f776e5ce authored by Arthur Grillo's avatar Arthur Grillo Committed by Louis Chauvet
Browse files

drm/vkms: Drop YUV formats TODO



VKMS has support for YUV formats now. Remove the task from the TODO
list.

Signed-off-by: default avatarArthur Grillo <arthurgrillo@riseup.net>
Acked-by: default avatarPekka Paalanen <pekka.paalanen@collabora.com>
Acked-by: default avatarMaxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20250415-yuv-v18-4-f2918f71ec4b@bootlin.com


Signed-off-by: default avatarLouis Chauvet <louis.chauvet@bootlin.com>
parent 81dbec07
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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).