Skip to content
Snippets Groups Projects
Commit 134fdc1a authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/core/mm: replace region list with next pointer


We never have any need for a double-linked list here, and as there's
generally a large number of these objects, replace it with a single-
linked list in order to save some memory.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 04b88677
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment