linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo
Gustavo A. R. Silva f6e7393ede drm/nouveau: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[1] https://www.kernel.org/doc/html/latest/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2020-07-24 18:50:50 +10:00
..
base.c
cgrp.h
chan.c
chan.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
chang84.c
changf100.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
changk104.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
channv04.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
channv50.c
channv50.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
dmag84.c
dmanv04.c
dmanv10.c
dmanv17.c
dmanv40.c
dmanv50.c
g84.c
gf100.c drm/nouveau/fifo/gf1xx: convert to using nvkm_fault_data 2019-08-23 12:55:32 +10:00
gf100.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
gk20a.c drm/nouveau/fifo/gk104-: fix parsing of mmu fault data 2019-08-23 12:55:32 +10:00
gk104.c drm/nouveau/fifo/gk104-: fix parsing of mmu fault data 2019-08-23 12:55:32 +10:00
gk104.h drm/nouveau/fifo/gk104-: fix parsing of mmu fault data 2019-08-23 12:55:32 +10:00
gk110.c drm/nouveau/fifo/gk104-: fix parsing of mmu fault data 2019-08-23 12:55:32 +10:00
gk208.c drm/nouveau/fifo/gk104-: fix parsing of mmu fault data 2019-08-23 12:55:32 +10:00
gm20b.c drm/nouveau/fifo/gk104-: fix parsing of mmu fault data 2019-08-23 12:55:32 +10:00
gm107.c drm/nouveau/fifo/gk104-: fix parsing of mmu fault data 2019-08-23 12:55:32 +10:00
gm200.c drm/nouveau/fifo/gk104-: fix parsing of mmu fault data 2019-08-23 12:55:32 +10:00
gp10b.c drm/nouveau/fifo/gk104-: fix parsing of mmu fault data 2019-08-23 12:55:32 +10:00
gp100.c drm/nouveau/fifo/gk104-: fix parsing of mmu fault data 2019-08-23 12:55:32 +10:00
gpfifog84.c
gpfifogf100.c
gpfifogk104.c drm/nouveau/fifo/gv100: allocate method buffer 2018-12-11 15:37:49 +10:00
gpfifogv100.c drm/nouveau/fifo/tu104: initial support 2018-12-11 15:37:55 +10:00
gpfifonv50.c
gpfifotu102.c drm/nouveau/fifo/tu102: rename implementation from tu104 2019-02-20 08:59:58 +10:00
gv100.c drm/nouveau/fifo/tu104: initial support 2018-12-11 15:37:55 +10:00
Kbuild drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:51 +10:00
nv04.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
nv04.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
nv10.c
nv17.c
nv40.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
nv50.c
nv50.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
priv.h drm/nouveau/fifo/gf1xx: convert to using nvkm_fault_data 2019-08-23 12:55:32 +10:00
regsnv04.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
tu102.c drm/nouveau/fifo/tu102: rename implementation from tu104 2019-02-20 08:59:58 +10:00
user.h drm/nouveau/fifo/tu102: rename implementation from tu104 2019-02-20 08:59:58 +10:00
usergv100.c
usertu102.c drm/nouveau/fifo/tu102: rename implementation from tu104 2019-02-20 08:59:58 +10:00