projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd07555
)
drm/vkms: drop "Rotation" TODO
author
Maíra Canal
<mcanal@igalia.com>
Tue, 18 Apr 2023 13:05:26 +0000
(10:05 -0300)
committer
Maíra Canal
<mairacanal@riseup.net>
Mon, 8 May 2023 12:57:24 +0000
(09:57 -0300)
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
Documentation/gpu/vkms.rst
patch
|
blob
|
history
diff --git
a/Documentation/gpu/vkms.rst
b/Documentation/gpu/vkms.rst
index 0f599c897614825bcf8facfa330471afc80d8bf7..ba04ac7c2167a9d484c54c69a09a2fb8f2d9c0aa 100644
(file)
--- a/
Documentation/gpu/vkms.rst
+++ b/
Documentation/gpu/vkms.rst
@@
-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, s
caling.
+-
S
caling.
- Additional buffer formats, especially YUV formats for video like NV12.
Low/high bpp RGB formats would also be interesting.