Since commit 0b9eff726d56 ("drm/vkms: Support setting custom background
color") the related TODO item in the 'Add Plane Features' section has
been completed, so remove it.Signed-off-by: Cristian Ciocaltea <[email protected]> --- Documentation/gpu/vkms.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/gpu/vkms.rst b/Documentation/gpu/vkms.rst index 1e79e62a6bc4..792eaeb43c82 100644 --- a/Documentation/gpu/vkms.rst +++ b/Documentation/gpu/vkms.rst @@ -217,8 +217,6 @@ Add Plane Features There's lots of plane features we could add support for: -- Add background color KMS property[Good to get started]. - - Scaling. - Additional buffer formats. Low/high bpp RGB formats would be interesting --- base-commit: e88b5cc6d6e5b1ba257f00e5c186ba137e6e8bc3 change-id: 20260327-vkms-todo-upd-1e89d39284b3 -- Cristian Ciocaltea <[email protected]>
