• Ben Skeggs's avatar
    drm/nouveau/flcn: new code to load+boot simple HS FWs (VPR scrubber) · 0e44c217
    Ben Skeggs authored
    Adds the start of common interfaces to load and boot the HS binaries
    provided by NVIDIA that enable the usage of GR.
    
    ACR already handles most of this, but it's very much tied into ACR's
    init process, and there's other code that could benefit from reusing
    a lot of this stuff too (ie. VBIOS DEVINIT/PreOS, VPR scrubber).
    
    The VPR scrubber code is fairly independent, and a good first target.
    
    - adds better debug output to fw loading process, to ease bring-up/debug
    
    v2:
    - whitespace, 0->false
    Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
    Reviewed-by: default avatarLyude Paul <lyude@redhat.com>
    0e44c217
gm107.c 1.92 KB