summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include/nvfw/hs.h
Commit message (Collapse)AuthorAgeFilesLines
* drm/nouveau/fb/gp102-: unlock VPR as part of FB initBen Skeggs2020-01-151-0/+31
We perform memory allocations long before we hit the code in SECBOOT that would unlock the VPR, which could potentially result in memory allocation within the locked region. Run the scrubber binary right after VRAM init to ensure we don't. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
OpenPOWER on IntegriCloud