1
0
Fork 0
alistair23-linux/drivers/gpu/drm/nouveau/nvkm/engine/disp
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
..
Kbuild drm/nouveau/disp/tu102: rename implementation from tu104 2019-02-20 08:59:58 +10:00
base.c drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP panels 2018-09-07 06:54:28 +10:00
baseg84.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
basegf119.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
basegp102.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
basenv50.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
changf119.c drm/nouveau/disp/nv50-gp10x: fix coverity warning 2018-07-16 18:06:29 +10:00
changv100.c drm/nouveau/disp/gv100: initial support 2018-05-18 15:01:43 +10:00
channv50.c drm/nouveau/disp/nv50-gp10x: fix coverity warning 2018-07-16 18:06:29 +10:00
channv50.h drm/nouveau/disp/gv100: initial support 2018-05-18 15:01:43 +10:00
conn.c drm/nouveau/disp: s/nvkm_connector/nvkm_conn/ 2017-06-16 14:04:47 +10:00
conn.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
coreg84.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
coreg94.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
coregf119.c drm/nouveau/disp/nv50-: add channel interfaces to control error interrupts 2018-05-18 15:01:21 +10:00
coregk104.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
coregp102.c drm/nouveau/disp/nv50-: add channel interfaces to control error interrupts 2018-05-18 15:01:21 +10:00
coregv100.c drm/nouveau/disp/gv100: initial support 2018-05-18 15:01:43 +10:00
corenv50.c drm/nouveau/disp/nv50-: add channel interfaces to control error interrupts 2018-05-18 15:01:21 +10:00
cursgf119.c drm/nouveau/disp/nv50-: simplify definition of cursor channels 2018-05-18 15:01:21 +10:00
cursgp102.c drm/nouveau/disp/nv50-: simplify definition of cursor channels 2018-05-18 15:01:21 +10:00
cursgv100.c drm/nouveau/disp/gv100: initial support 2018-05-18 15:01:43 +10:00
cursnv50.c drm/nouveau/disp/nv50-: simplify definition of cursor channels 2018-05-18 15:01:21 +10:00
dacgf119.c drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinit 2018-05-18 15:01:20 +10:00
dacnv50.c drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinit 2018-05-18 15:01:20 +10:00
dmacgf119.c drm/nouveau/disp/nv50-: add channel interfaces to control error interrupts 2018-05-18 15:01:21 +10:00
dmacgp102.c drm/nouveau/disp/nv50-: add channel interfaces to control error interrupts 2018-05-18 15:01:21 +10:00
dmacgv100.c drm/nouveau/disp/gv100: initial support 2018-05-18 15:01:43 +10:00
dmacnv50.c drm/nouveau/disp/nv50-: pass nvkm_memory objects for channel push buffers 2018-05-18 15:01:21 +10:00
dp.c drm/nouveau/disp: fix DP disable race 2018-09-07 06:54:28 +10:00
dp.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
g84.c drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object 2018-05-18 15:01:20 +10:00
g94.c drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object 2018-05-18 15:01:20 +10:00
gf119.c drm/nouveau/disp/gf119-: decode exception reason to human-readable string 2019-02-20 08:59:59 +10:00
gk104.c drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object 2018-05-18 15:01:20 +10:00
gk110.c drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object 2018-05-18 15:01:20 +10:00
gm107.c drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object 2018-05-18 15:01:20 +10:00
gm200.c drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object 2018-05-18 15:01:20 +10:00
gp100.c drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object 2018-05-18 15:01:20 +10:00
gp102.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
gt200.c drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object 2018-05-18 15:01:20 +10:00
gt215.c drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object 2018-05-18 15:01:20 +10:00
gv100.c drm/nouveau/disp/gf119-: decode exception reason to human-readable string 2019-02-20 08:59:59 +10:00
hdagf119.c drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior 2017-06-16 14:04:56 +10:00
hdagt215.c drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior 2017-06-16 14:04:56 +10:00
hdmi.c drm/nouveau/nvkm: mark expected switch fall-throughs 2019-04-10 10:07:29 -05:00
hdmi.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hdmig84.c drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior 2017-06-16 14:04:54 +10:00
hdmigf119.c drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior 2017-06-16 14:04:54 +10:00
hdmigk104.c drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior 2017-06-16 14:04:54 +10:00
hdmigm200.c drm/nouveau/disp: keep track of high-speed state, program into clock 2018-10-11 09:54:10 +10:00
hdmigt215.c drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior 2017-06-16 14:04:54 +10:00
hdmigv100.c drm/nouveau/disp/gv100: initial support 2018-05-18 15:01:43 +10:00
head.c drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head 2017-06-16 14:04:48 +10:00
head.h drm/nouveau/disp/gv100: initial support 2018-05-18 15:01:43 +10:00
headgf119.c drm/nouveau/disp/gv100: initial support 2018-05-18 15:01:43 +10:00
headgv100.c drm/nouveau/disp/gv100: initial support 2018-05-18 15:01:43 +10:00
headnv04.c drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head 2017-06-16 14:04:48 +10:00
headnv50.c drm/nouveau/disp/nv50-: fetch mask of available heads during oneinit 2018-05-18 15:01:20 +10:00
ior.c drm/nouveau/disp: introduce input/output resource abstraction 2017-06-16 14:04:49 +10:00
ior.h drm/nouveau/disp/tu102: rename implementation from tu104 2019-02-20 08:59:58 +10:00
mcp77.c drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object 2018-05-18 15:01:20 +10:00
mcp89.c drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object 2018-05-18 15:01:20 +10:00
nv04.c drm/nouveau/disp: move vblank_{get,put} methods into nvkm_head 2017-06-16 14:04:48 +10:00
nv50.c drm/nouveau/disp/gf119-: decode exception reason to human-readable string 2019-02-20 08:59:59 +10:00
nv50.h drm/nouveau/disp/gf119-: decode exception reason to human-readable string 2019-02-20 08:59:59 +10:00
oimmgf119.c drm/nouveau/disp/nv50-: simplify definition of overlay immediate channels 2018-05-18 15:01:20 +10:00
oimmgp102.c drm/nouveau/disp/nv50-: simplify definition of overlay immediate channels 2018-05-18 15:01:20 +10:00
oimmnv50.c drm/nouveau/disp/nv50-: simplify definition of overlay immediate channels 2018-05-18 15:01:20 +10:00
outp.c drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP panels 2018-09-07 06:54:28 +10:00
outp.h drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP panels 2018-09-07 06:54:28 +10:00
ovlyg84.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
ovlygf119.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
ovlygk104.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
ovlygp102.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
ovlygt200.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
ovlynv50.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
piocgf119.c drm/nouveau/disp/nv50-: add channel interfaces to control error interrupts 2018-05-18 15:01:21 +10:00
piocnv50.c drm/nouveau/disp/nv50-: add channel interfaces to control error interrupts 2018-05-18 15:01:21 +10:00
piornv50.c drm/nouveau/disp/nv50-: fetch mask of available piors during oneinit 2018-05-18 15:01:20 +10:00
priv.h drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object 2018-05-18 15:01:20 +10:00
rootg84.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
rootg94.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
rootgf119.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
rootgk104.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
rootgk110.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
rootgm107.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
rootgm200.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
rootgp100.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
rootgp102.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
rootgt200.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
rootgt215.c drm/nouveau/disp/nv50-: merge handling of pio and dma channels 2018-05-18 15:01:21 +10:00
rootgv100.c drm/nouveau/disp/gv100: initial support 2018-05-18 15:01:43 +10:00
rootnv04.c drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head 2017-06-16 14:04:48 +10:00
rootnv50.c drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0 2018-10-11 09:54:10 +10:00
rootnv50.h drm/nouveau/disp/tu102: rename implementation from tu104 2019-02-20 08:59:58 +10:00
roottu102.c drm/nouveau/disp/tu102: rename implementation from tu104 2019-02-20 08:59:58 +10:00
sorg84.c drm/nouveau/disp/nv50-: fetch mask of available sors during oneinit 2018-05-18 15:01:20 +10:00
sorg94.c drm/nouveau/disp/nv50-: fetch mask of available sors during oneinit 2018-05-18 15:01:20 +10:00
sorgf119.c drm/nouveau/disp: keep track of high-speed state, program into clock 2018-10-11 09:54:10 +10:00
sorgk104.c drm/nouveau/disp/nv50-: fetch mask of available sors during oneinit 2018-05-18 15:01:20 +10:00
sorgm107.c drm/nouveau/disp/nv50-: fetch mask of available sors during oneinit 2018-05-18 15:01:20 +10:00
sorgm200.c drm/nouveau/disp/gm200-: add scdc parameter setter 2018-10-11 09:54:10 +10:00
sorgt215.c drm/nouveau/disp/nv50-: fetch mask of available sors during oneinit 2018-05-18 15:01:20 +10:00
sorgv100.c drm/nouveau/disp/tu104: initial support 2018-12-11 15:37:54 +10:00
sormcp77.c drm/nouveau/disp/nv50-: fetch mask of available sors during oneinit 2018-05-18 15:01:20 +10:00
sormcp89.c drm/nouveau/disp/nv50-: fetch mask of available sors during oneinit 2018-05-18 15:01:20 +10:00
sornv50.c drm/nouveau/disp/nv50-: fetch mask of available sors during oneinit 2018-05-18 15:01:20 +10:00
sortu102.c drm/nouveau/disp/tu102: rename implementation from tu104 2019-02-20 08:59:58 +10:00
tu102.c drm/nouveau/disp/tu102: rename implementation from tu104 2019-02-20 08:59:58 +10:00
vga.c drm/nouveau/vga: require nvkm_device pointer in accessor functions 2015-08-28 12:40:29 +10:00
wimmgv100.c drm/nouveau/disp/gv100: initial support 2018-05-18 15:01:43 +10:00
wndwgv100.c drm/nouveau/disp/gv100: fix name of window channels in debug output 2018-12-11 15:37:47 +10:00