Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/vkms: drop "Rotation" TODO

Now that VKMS supports all values of rotation and reflection, drop the
"Rotation" task from the TODO list.

Signed-off-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Maíra Canal <mairacanal@riseup.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20230418130525.128733-7-mcanal@igalia.com

authored by

Maíra Canal and committed by
Maíra Canal
5aaa1287 cd075550

+1 -1
+1 -1
Documentation/gpu/vkms.rst
··· 120 120 121 121 - Add background color KMS property[Good to get started]. 122 122 123 - - Rotation, scaling. 123 + - Scaling. 124 124 125 125 - Additional buffer formats, especially YUV formats for video like NV12. 126 126 Low/high bpp RGB formats would also be interesting.