commit | 0a6986c6595e9afd20ff7280dab36431c1e467f8 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Tue Sep 04 15:56:57 2018 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Sep 07 06:54:28 2018 +1000 |
tree | fb13911a00a452314132289babd4bcb498957f19 | |
parent | 51ed833c881b9d96557c773f6a37018d79e29a46 [diff] |
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>