1
0
Fork 0
alistair23-linux/drivers/gpu/drm/nouveau/nvkm/engine
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
..
bsp drm/nouveau/bsp/g92: disable by default 2017-10-03 16:34:17 +10:00
ce drm/nouveau/ce/tu102: rename implementation from tu104 2019-02-20 08:59:58 +10:00
cipher drm/nouveau/core: remove pmc_enable argument from subdev ctor 2016-05-20 14:43:04 +10:00
device drm/nouveau/fault/gp100: expose MaxwellFaultBufferA 2019-02-20 09:00:00 +10:00
disp drm/nouveau/nvkm: mark expected switch fall-throughs 2019-04-10 10:07:29 -05:00
dma drm/nouveau/nvkm: mark expected switch fall-throughs 2019-04-10 10:07:29 -05:00
fifo drm/nouveau/nvkm: mark expected switch fall-throughs 2019-04-10 10:07:29 -05:00
gr drm/nouveau/gr/gf100-: expose method to determine current context 2019-02-20 09:00:00 +10:00
mpeg main drm pull request for v4.15 2017-11-15 20:42:10 -08:00
msenc drm/nouveau/core: add msenc plumbing 2016-03-14 10:13:43 +10:00
mspdec License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
msppp License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
msvld License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nvdec drm/nouveau/nvdec/gp102-: utilise engine PRI address from TOP 2019-02-20 08:59:58 +10:00
nvenc drm/nouveau/core: add nvenc plumbing 2016-03-14 10:13:44 +10:00
pm treewide: Use struct_size() for kmalloc()-family 2018-06-06 11:15:43 -07:00
sec License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
sec2 drm/nouveau/sec2/tu102-: instantiate SEC2 falcon 2019-02-20 08:59:59 +10:00
sw main drm pull request for v4.15 2017-11-15 20:42:10 -08:00
vic drm/nouveau/core: add vic plumbing 2016-03-14 10:13:45 +10:00
vp drm/nouveau/core: remove pmc_enable argument from subdev ctor 2016-05-20 14:43:04 +10:00
Kbuild drm/nouveau/core: add SEC2 engine 2017-03-07 17:05:13 +10:00
falcon.c drm/nouveau/falcon: avoid touching registers if engine is off 2019-01-11 16:25:54 +10:00
xtensa.c drm/nouveau/core/memory: add reference counting 2017-11-02 13:32:22 +10:00