• Ben Skeggs's avatar
    drm/nv50-nvc0: completely disable relocs · a3fcd0a9
    Ben Skeggs authored
    
    
    GPU virtual addresses are constant now so this should never be getting hit
    anyway and userspace shouldn't break from them being ignored.
    
    This is being done in preference to teaching the code how to deal with BOs
    that exist at different virtual addresses within separate VMs.
    Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
    a3fcd0a9
nouveau_gem.c 20.2 KB