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

drm/nouveau: will need to specify channel for vm-ful gpuobj allocations


Abuses existing gpuobj_new() chan argument for this, which in turn forces
all NVOBJ_FLAG_VM allocations to be done from the global heap, not
suballocated from the channel's private heap.  Not a problem though in
practise.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent dd6a46cc
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