1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
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 drm/nouveau/fifo/gk104-: simplify definition of channel classes 2018-05-18 15:01:21 +10:00
cgrp.h drm/nouveau/fifo/gk110-: support writing channel group runlist entries 2018-05-18 15:01:22 +10:00
chan.c drm/nouveau: pass handle of vmm object to channel allocation ioctls 2017-11-02 13:32:33 +10:00
chan.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
chang84.c drm/nouveau: pass handle of vmm object to channel allocation ioctls 2017-11-02 13:32:33 +10:00
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 drm/nouveau: pass handle of vmm object to channel allocation ioctls 2017-11-02 13:32:33 +10:00
channv50.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
dmag84.c drm/nouveau: pass handle of vmm object to channel allocation ioctls 2017-11-02 13:32:33 +10:00
dmanv04.c drm/nouveau/fifo/nv04-nv40: fix missing nvkm_kmap() calls around ramfc access 2017-11-02 13:32:27 +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/fifo/nv40: no ctxsw for pre-nv44 mpeg engine 2017-04-29 22:39:23 +10:00
dmanv50.c drm/nouveau: pass handle of vmm object to channel allocation ioctls 2017-11-02 13:32:33 +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/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 drm/nouveau: pass handle of vmm object to channel allocation ioctls 2017-11-02 13:32:33 +10:00
gpfifogf100.c drm/nouveau: pass handle of vmm object to channel allocation ioctls 2017-11-02 13:32:33 +10:00
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 drm/nouveau: pass handle of vmm object to channel allocation ioctls 2017-11-02 13:32:33 +10:00
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 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: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
nv50.c drm/nouveau/core/memory: add reference counting 2017-11-02 13:32:22 +10:00
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 drm/nouveau/fifo/gv100: initial support 2018-05-18 15:01:46 +10:00
usertu102.c drm/nouveau/fifo/tu102: rename implementation from tu104 2019-02-20 08:59:58 +10:00