1
0
Fork 0
alistair23-linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo
Ilia Mirkin 666ca3d8f1 drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: stable@vger.kernel.org
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2016-09-22 17:32:20 +10:00
..
Kbuild drm/nouveau/fifo/gp100: initial support 2016-07-14 11:53:25 +10:00
base.c drm/nouveau/fifo/gk104-: subclass func 2016-05-20 14:43:04 +10:00
chan.c drm/nouveau/device: cleaner abstraction for device resource functions 2015-08-28 12:40:48 +10:00
chan.h drm/nouveau/fifo: convert to new-style nvkm_engine 2015-08-28 12:40:46 +10:00
chang84.c drm/nouveau/nvif: split out fifo interface definitions 2016-01-11 11:17:40 +10:00
changf100.h drm/nouveau/core: remove the remainder of the previous style 2015-08-28 12:40:47 +10:00
changk104.h drm/nouveau/fifo/gp100: initial support 2016-07-14 11:53:25 +10:00
channv04.h drm/nouveau/core: remove the remainder of the previous style 2015-08-28 12:40:47 +10:00
channv50.c drm/nouveau/core: remove the remainder of the previous style 2015-08-28 12:40:47 +10:00
channv50.h drm/nouveau/core: remove the remainder of the previous style 2015-08-28 12:40:47 +10:00
dmag84.c drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious 2016-01-11 11:17:40 +10:00
dmanv04.c drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion 2016-09-22 17:32:20 +10:00
dmanv10.c drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious 2016-01-11 11:17:40 +10:00
dmanv17.c drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious 2016-01-11 11:17:40 +10:00
dmanv40.c drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious 2016-01-11 11:17:40 +10:00
dmanv50.c drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious 2016-01-11 11:17:40 +10:00
g84.c drm/nouveau/fifo: convert to new-style nvkm_engine 2015-08-28 12:40:46 +10:00
gf100.c drm/nouveau/fifo/gf100: fix certain engines not being recovered after a fault 2016-03-14 10:13:38 +10:00
gf100.h drm/nouveau/fifo/gf100: identify fault-recovery members more clearly 2016-03-14 10:13:38 +10:00
gk20a.c drm/nouveau/fifo/gk104-: abstract mmu fault data structures 2016-05-20 14:43:04 +10:00
gk104.c drm/nouveau/fifo/gk104-: translate engidx into human-readable name in debug output 2016-07-14 11:53:25 +10:00
gk104.h drm/nouveau/fifo/gm107-: remove engines from mmu engine mapping array 2016-05-20 14:43:04 +10:00
gk110.c drm/nouveau/fifo/gk104-: abstract mmu fault data structures 2016-05-20 14:43:04 +10:00
gk208.c drm/nouveau/fifo/gk104-: abstract mmu fault data structures 2016-05-20 14:43:04 +10:00
gm20b.c drm/nouveau/fifo/gm107-: remove engines from mmu engine mapping array 2016-05-20 14:43:04 +10:00
gm107.c drm/nouveau/fifo/gm107-: remove engines from mmu engine mapping array 2016-05-20 14:43:04 +10:00
gm200.c drm/nouveau/fifo/gm107-: remove engines from mmu engine mapping array 2016-05-20 14:43:04 +10:00
gp100.c drm/nouveau/fifo/gp100: initial support 2016-07-14 11:53:25 +10:00
gpfifog84.c drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious 2016-01-11 11:17:40 +10:00
gpfifogf100.c drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious 2016-01-11 11:17:40 +10:00
gpfifogk104.c drm/nouveau/fifo/gk104: add vic plumbing 2016-03-14 10:13:47 +10:00
gpfifogk110.c drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoB 2016-03-14 10:13:48 +10:00
gpfifogm200.c drm/nouveau: s/gm204/gm200/ in a number of places 2016-03-14 10:13:12 +10:00
gpfifogp100.c drm/nouveau/fifo/gp100: initial support 2016-07-14 11:53:25 +10:00
gpfifonv50.c drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious 2016-01-11 11:17:40 +10:00
nv04.c drm/nouveau/object: merge with handle 2015-08-28 12:40:47 +10:00
nv04.h drm/nouveau/fifo: convert to new-style nvkm_engine 2015-08-28 12:40:46 +10:00
nv10.c drm/nouveau/fifo: convert to new-style nvkm_engine 2015-08-28 12:40:46 +10:00
nv17.c drm/nouveau/fifo: convert to new-style nvkm_engine 2015-08-28 12:40:46 +10:00
nv40.c drm/nouveau/fifo: convert to new-style nvkm_engine 2015-08-28 12:40:46 +10:00
nv50.c drm/nouveau/fifo: convert to new-style nvkm_engine 2015-08-28 12:40:46 +10:00
nv50.h drm/nouveau/fifo: convert to new-style nvkm_engine 2015-08-28 12:40:46 +10:00
priv.h drm/nouveau/fifo/gk104-: subclass func 2016-05-20 14:43:04 +10:00
regsnv04.h drm/nouveau/fifo: split user classes out from engine implementations 2015-08-28 12:40:40 +10:00