summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/falcon/priv.h
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2020-01-14 23:34:21 +0300
committerBen Skeggs <bskeggs@redhat.com>2020-01-15 03:50:25 +0300
commit5a4b98cde434da25ff25171974036a492c023bce (patch)
tree2e2d00da719b776e546429ed5c68f6d71c1b5e27 /drivers/gpu/drm/nouveau/nvkm/falcon/priv.h
parent633cc9beeb6f9b5fa2f17a2a9d0e2790cb6c3de7 (diff)
downloadlinux-5a4b98cde434da25ff25171974036a492c023bce.tar.xz
drm/nouveau/flcn: move fetching of configuration until first use
We want to be able to register falcons with ACR during the constructor for the subdev it belongs to, however, we may not have access to the falcon's registers prior to DEVINIT. Delay touching registers until the first time the falcon is acquired. This may temporarily break secboot on non-production boards due to not being able to determine whether the falcon is in debug or production mode, the new ACR subdev will not have this issue, and it's not a use-case that's terribly important for bisectability. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nvkm/falcon/priv.h')
0 files changed, 0 insertions, 0 deletions