• B
    drm/nv50: implement custom vram mm · 573a2a37
    Ben Skeggs 提交于
    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: NBen Skeggs <bskeggs@redhat.com>
    573a2a37
nv50_vram.c 5.0 KB