]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf79404f78733f12052e2fe2e2901f83cd5a28672
treefb13911a00a452314132289babd4bcb498957f19
parent155015fb7c2a473ece3a960463ddb6a367734471
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