aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/gpu
diff options
context:
space:
mode:
authorAndrew Ballance <andrewjballance@gmail.com>2025-03-16 06:16:44 -0500
committerDanilo Krummrich <dakr@kernel.org>2025-04-07 14:57:53 +0200
commitf5b444361435bfc9eeaaae3dd2e9b4f18dae3888 (patch)
tree3d451627ed078029387a6731079ccfec683b7ac8 /Documentation/gpu
parentLinux 6.15-rc1 (diff)
downloadwireguard-linux-f5b444361435bfc9eeaaae3dd2e9b4f18dae3888.tar.xz
wireguard-linux-f5b444361435bfc9eeaaae3dd2e9b4f18dae3888.zip
gpu: nova-core: remove completed Vec extentions from task list
The requested Vec methods have been implemented thus, remove the completed item from the nova task list. Link: https://lore.kernel.org/r/20250316111644.154602-4-andrewjballance@gmail.com Signed-off-by: Andrew Ballance <andrewjballance@gmail.com> Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'Documentation/gpu')
-rw-r--r--Documentation/gpu/nova/core/todo.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/gpu/nova/core/todo.rst b/Documentation/gpu/nova/core/todo.rst
index ca08377d3b73..234d753d3eac 100644
--- a/Documentation/gpu/nova/core/todo.rst
+++ b/Documentation/gpu/nova/core/todo.rst
@@ -190,16 +190,6 @@ Rust abstraction for debugfs APIs.
| Reference: Export GSP log buffers
| Complexity: Intermediate
-Vec extensions
---------------
-
-Implement ``Vec::truncate`` and ``Vec::resize``.
-
-Currently this is used for some experimental code to parse the vBIOS.
-
-| Reference vBIOS support
-| Complexity: Beginner
-
GPU (general)
=============