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

drm/nv50: implement custom vram mm


This is required on nv50 as we need to be able to have more precise control
over physical VRAM allocations to avoid buffer corruption when using
buffers of mixed memory types.

This removes some nasty overallocation/alignment that we were previously
using to "control" this problem.

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