linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo
Gustavo A. R. Silva 322b38ce3d drm/nouveau/nvkm: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

This patch aims to suppress 29 missing-break-in-switch false positives.

Addresses-Coverity-ID: 1456891 ("Missing break in switch")
Addresses-Coverity-ID: 1324063 ("Missing break in switch")
Addresses-Coverity-ID: 1324063 ("Missing break in switch")
Addresses-Coverity-ID: 141432 ("Missing break in switch")
Addresses-Coverity-ID: 141433 ("Missing break in switch")
Addresses-Coverity-ID: 141434 ("Missing break in switch")
Addresses-Coverity-ID: 141435 ("Missing break in switch")
Addresses-Coverity-ID: 141436 ("Missing break in switch")
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
2019-04-10 10:07:29 -05: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/fifo/gv100: return work submission token in channel ctor args 2018-12-11 15:37:49 +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 main drm pull request for v4.15 2017-11-15 20:42:10 -08:00
changk104.h drm/nouveau/fifo/tu102: rename implementation from tu104 2019-02-20 08:59:58 +10:00
channv04.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
channv50.c drm/nouveau: pass handle of vmm object to channel allocation ioctls 2017-11-02 13:32:33 +10:00
channv50.h main drm pull request for v4.15 2017-11-15 20:42:10 -08: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
dmanv17.c
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
gf100.c drm/nouveau/fifo/gf100-: call into BAR to reset BARs after MMU fault 2018-12-11 15:37:47 +10:00
gf100.h main drm pull request for v4.15 2017-11-15 20:42:10 -08:00
gk20a.c drm/nouveau/fifo/gk104-: group pbdma functions together 2018-12-11 15:37:48 +10:00
gk104.c drm/nouveau/fifo/gm200-: read pbdma count more directly 2018-12-11 15:37:48 +10:00
gk104.h drm/nouveau/fifo/tu104: initial support 2018-12-11 15:37:55 +10:00
gk110.c drm/nouveau/fifo/gk104-: group pbdma functions together 2018-12-11 15:37:48 +10:00
gk208.c drm/nouveau/fifo/gm200-: read pbdma count more directly 2018-12-11 15:37:48 +10:00
gm20b.c drm/nouveau/fifo/gm200-: read pbdma count more directly 2018-12-11 15:37:48 +10:00
gm107.c drm/nouveau/fifo/gk104-: group pbdma functions together 2018-12-11 15:37:48 +10:00
gm200.c drm/nouveau/fifo/gm200-: read pbdma count more directly 2018-12-11 15:37:48 +10:00
gp10b.c drm/nouveau/fifo/gm200-: read pbdma count more directly 2018-12-11 15:37:48 +10:00
gp100.c drm/nouveau/fifo/gm200-: read pbdma count more directly 2018-12-11 15:37:48 +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/fifo/tu102: rename implementation from tu104 2019-02-20 08:59:58 +10:00
nv04.c drm/nouveau/nvkm: mark expected switch fall-throughs 2019-04-10 10:07:29 -05:00
nv04.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nv10.c
nv17.c
nv40.c drm/nouveau/nvkm: mark expected switch fall-throughs 2019-04-10 10:07:29 -05:00
nv50.c drm/nouveau/core/memory: add reference counting 2017-11-02 13:32:22 +10:00
nv50.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
priv.h drm/nouveau/fifo/gk104-: simplify definition of channel classes 2018-05-18 15:01:21 +10:00
regsnv04.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01: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