linux/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 drm/nouveau/bios: pointers beyond end of first image need special handling 2016-07-14 11:53:25 +10:00
bit.c
boost.c drm/nouveau/bios/bitP: check that table is long enough for optional pointers 2017-04-29 22:39:23 +10:00
conn.c
cstep.c drm/nouveau/bios/bitP: check that table is long enough for optional pointers 2017-04-29 22:39:23 +10:00
dcb.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
disp.c drm/nouveau/bios/disp: fix handling of "match any protocol" entries 2016-06-02 13:53:30 +10:00
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 drm/nouveau/bios/bitP: check that table is long enough for optional pointers 2017-04-29 22:39:23 +10:00
gpio.c
i2c.c
iccsense.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
image.c drm/nouveau/bios: pointers beyond end of first image need special handling 2016-07-14 11:53:25 +10:00
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 drm/nouveau/bios/mxm: handle digital connector table 1.1 2016-12-06 09:08:23 +10:00
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 drm/nouveau/bios: pointers beyond end of first image need special handling 2016-07-14 11:53:25 +10:00
power_budget.c drm/nouveau/bios/bitP: check that table is long enough for optional pointers 2017-04-29 22:39:23 +10:00
priv.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
ramcfg.c drm/nouveau/bios: convert to new-style nvkm_subdev 2015-08-28 12:40:42 +10:00
rammap.c drm/nouveau/bios/rammap: 32-bit bios pointers 2016-07-14 11:53:25 +10:00
shadow.c drm/nouveau/bios: require checksum to match for fast acpi shadow method 2016-11-07 14:03:36 +10:00
shadowacpi.c drm/nouveau/bios: move ACPI _ROM handling 2020-05-22 11:13:49 +10:00
shadowof.c drm/nouveau/bios: fix OF loading 2015-10-12 13:54:56 +10:00
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 drm/nouveau/pci: new subdev 2015-08-28 12:40:48 +10:00
therm.c drm/nouveau/bios/therm: pointers are 32-bit 2016-11-28 15:39:35 +10:00
timing.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
vmap.c drm/nouveau/bios/vmap: pointers are 32-bit 2016-11-28 15:39:35 +10:00
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