• Ben Skeggs's avatar
    drm/nouveau/bar: expose interface to bar2 initialisation · 48fe0247
    Ben Skeggs authored
    If we want to be able to hit the instmem fast-path in a few trickier cases,
    we need to be more flexible with when we can initialise BAR2 access.
    
    There's probably a decent case to be made for merging BAR/INSTMEM into BUS,
    but that's something to ponder another day.
    
    Flushes have been added after the write to bind the instance block,
    as later commits will reveal the need for them.
    Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
    48fe0247
gf100.c 5.27 KB