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
This commit is contained in:
Maíra Canal 2023-04-18 10:05:26 -03:00 committed by Maíra Canal
parent cd0755508d
commit 5aaa12873d
No known key found for this signature in database
GPG Key ID: B02EE8FD76781ED5
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ There's lots of plane features we could add support for:
- Add background color KMS property[Good to get started].
- Rotation, scaling.
- Scaling.
- Additional buffer formats, especially YUV formats for video like NV12.
Low/high bpp RGB formats would also be interesting.