diff options
author | 2016-11-04 18:36:17 +0900 | |
---|---|---|
committer | 2016-11-07 14:05:04 +1000 | |
commit | e137040e0d0376b404fc5155eba44ea07126e3bd (patch) | |
tree | 46b157a2ee463fb806a388202554c1b16c526ed8 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream (diff) | |
download | linux-dev-e137040e0d0376b404fc5155eba44ea07126e3bd.tar.xz linux-dev-e137040e0d0376b404fc5155eba44ea07126e3bd.zip |
drm/nouveau/gr: fallback to legacy paths during firmware lookup
Look for firmware files using the legacy ("nouveau/nvxx_fucxxxx") path
if they cannot be found in the new, "official" path. User setups were
broken by the switch, which is bad.
There are only 4 firmware files we may want to look up that way, so
hardcode them into the lookup function. All new firmware files should
use the standard "nvidia/<chip>/gr/" path.
Fixes: 8539b37acef7 ("drm/nouveau/gr: use NVIDIA-provided external firmwares")
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions