linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvkm/subdev/bios
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
bit.c
boost.c
conn.c
cstep.c
dcb.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
disp.c
dp.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
extdev.c drm/nouveau/therm: skip probing for devices not specified in thermal tables 2019-08-23 12:55:33 +10:00
fan.c
gpio.c
i2c.c
iccsense.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
image.c
init.c drm/nouveau/bios/init: handle INIT_RESET_END devinit opcode 2019-08-23 12:55:32 +10:00
Kbuild drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:51 +10:00
M0203.c
M0205.c
M0209.c
mxm.c
npde.c
P0260.c
pcir.c
perf.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
pll.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
pmu.c
power_budget.c
priv.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
ramcfg.c
rammap.c
shadow.c
shadowacpi.c drm/nouveau/bios: move ACPI _ROM handling 2020-05-22 11:13:49 +10:00
shadowof.c
shadowpci.c PCI: Use ioremap(), not phys_to_virt() for platform ROM 2020-03-30 09:52:23 -05:00
shadowramin.c drm/nouveau/bios/gv100: initial support 2018-05-18 15:01:31 +10:00
shadowrom.c
therm.c
timing.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
vmap.c
volt.c drm/nouveau/volt: Fix for some cards having 0 maximum voltage 2019-08-23 12:55:34 +10:00
vpstate.c drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entry 2018-07-16 18:06:29 +10:00
xpio.c