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

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Andrew Ballance and committed by
Danilo Krummrich
f5b44436 0af2f6be

-10
-10
Documentation/gpu/nova/core/todo.rst
··· 190 190 | Reference: Export GSP log buffers 191 191 | Complexity: Intermediate 192 192 193 - Vec extensions 194 - -------------- 195 - 196 - Implement ``Vec::truncate`` and ``Vec::resize``. 197 - 198 - Currently this is used for some experimental code to parse the vBIOS. 199 - 200 - | Reference vBIOS support 201 - | Complexity: Beginner 202 - 203 193 GPU (general) 204 194 ============= 205 195