Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9ee971a0 authored by Lars Seipel's avatar Lars Seipel Committed by Ben Skeggs
Browse files

drm/nouveau/gr/gf100-: fix wrong constant definition



Commit 3740c825 ("drm/nouveau/gr/gf100-: add symbolic names for
classes") introduced a wrong macro definition causing acceleration setup
to fail. Fix it.

Signed-off-by: default avatarLars Seipel <ls@slrz.net>
Fixes: 3740c825 ("drm/nouveau/gr/gf100-: add symbolic names for classes")
Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent ba155e2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@

#define FERMI_TWOD_A                                                 0x0000902d

#define FERMI_MEMORY_TO_MEMORY_FORMAT_A                              0x0000903d
#define FERMI_MEMORY_TO_MEMORY_FORMAT_A                              0x00009039

#define KEPLER_INLINE_TO_MEMORY_A                                    0x0000a040
#define KEPLER_INLINE_TO_MEMORY_B                                    0x0000a140