drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
authorBen Skeggs <bskeggs@redhat.com>
Tue, 4 Sep 2018 05:56:57 +0000 (15:56 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 6 Sep 2018 20:54:28 +0000 (06:54 +1000)
commit0a6986c6595e9afd20ff7280dab36431c1e467f8
treefb13911a00a452314132289babd4bcb498957f19
parent51ed833c881b9d96557c773f6a37018d79e29a46
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS

This Falcon application doesn't appear to be present on some newer
systems, so let's not fail init if we can't find it.

TBD: is there a way to determine whether it *should* be there?

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c