• Ben Skeggs's avatar
    drm/nouveau/bios: split out shadow methods · ad4a3626
    Ben Skeggs authored
    We're about to need to be able to fetch additional chunks of data beyond
    the primary bios image, which makes fetching a lot more complicated.
    
    This splits out the verious shadowing routines to be nothing more than
    very dumb "fetch this much data from this offset" routines, and leaves
    the logic of what and how much to fetch in common code.
    Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
    ad4a3626
base.c 5.5 KB