search for: 8539b37acef7

Displaying 8 results from an estimated 8 matches for "8539b37acef7".

2016 Nov 04
2
[PATCH v2] gr: fallback to legacy paths during firmware lookup
...d 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 at nvidia.com> --- Changes since v1: * Moved file name translation into the legacy function drm/nouveau/nvkm/engine/gr/gf100.c | 53 +++++++++++++++++++++++++++++++++++--- 1 file...
2016 Nov 02
3
[PATCH] gr: fallback to legacy paths during firmware lookup
...d 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 at nvidia.com> --- drm/nouveau/nvkm/engine/gr/gf100.c | 56 ++++++++++++++++++++++++++++++++++---- 1 file changed, 51 insertions(+), 5 deletions(-) diff --git a/drm/nouveau/nvkm/e...
2016 Oct 30
2
Nouveau regression since kernel 4.3: loading NVIDIA's firwmare files
Hi Alex, As you're well-aware, your commit 8539b37acef73949861a16808b60cb8b5b9b3bab (drm/nouveau/gr: use NVIDIA-provided external firmwares) broke tons of existing setups for people who were using extracted firmware files (stored in the "nouveau" firmware directory) as a result of nouveau's ctxsw fw being ... lacking. This is especially co...
2016 Nov 02
2
[PATCH] gr: fallback to legacy paths during firmware lookup
...;> 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 at nvidia.com> >> --- >> drm/nouveau/nvkm/engine/gr/gf100.c | 56 ++++++++++++++++++++++++++++++++++---- >> 1 file changed, 51 insertions(+), 5 deletions...
2016 Oct 31
0
Nouveau regression since kernel 4.3: loading NVIDIA's firwmare files
On Mon, Oct 31, 2016 at 1:34 AM, Ilia Mirkin <imirkin at alum.mit.edu> wrote: > Hi Alex, > > As you're well-aware, your commit > 8539b37acef73949861a16808b60cb8b5b9b3bab (drm/nouveau/gr: use > NVIDIA-provided external firmwares) broke tons of existing setups for > people who were using extracted firmware files (stored in the > "nouveau" firmware directory) as a result of nouveau's ctxsw fw being > ... lacking. T...
2016 Nov 05
0
[PATCH v2] gr: fallback to legacy paths during firmware lookup
...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 at nvidia.com> > --- > Changes since v1: > * Moved file name translation into the legacy function > > drm/nouveau/nvkm/engine/gr/gf100.c | 53 +++++++++++++++++...
2016 Nov 02
0
[PATCH] gr: fallback to legacy paths during firmware lookup
...; 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 at nvidia.com> > --- > drm/nouveau/nvkm/engine/gr/gf100.c | 56 ++++++++++++++++++++++++++++++++++---- > 1 file changed, 51 insertions(+), 5 deletions(-) > > di...
2016 Nov 03
0
[PATCH] gr: fallback to legacy paths during firmware lookup
...ch, 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 at nvidia.com> >>> --- >>> drm/nouveau/nvkm/engine/gr/gf100.c | 56 ++++++++++++++++++++++++++++++++++---- >>> 1 file changed, 51 insertions...