Skip to content
  • Ben Skeggs's avatar
    nvc0: fix mp_stack_bo relocation · 0c1db2fe
    Ben Skeggs authored
    
    
    Fixes a PT_NOT_PRESENT error cause by:
    - allocating in VRAM
    - emitting GART relocs to 0x17bc/0x17c0, moving the buffer
    - telling the bufmgr that the buffer should be in VRAM when we use it,
      but not correcting the value sent to 0x17bc/0x17c0.
    
    Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
    0c1db2fe