1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb
Tom Rix 819af2a676 drm: remove unneeded break
A break is not needed if it is preceded by a return or break

Signed-off-by: Tom Rix <trix@redhat.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20201019163115.25814-1-trix@redhat.com
2020-11-08 18:59:00 +01:00
..
base.c drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing 2020-01-29 15:49:56 +10:00
g84.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
gddr3.c drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON 2019-02-20 08:59:58 +10:00
gddr5.c drm/nouveau/bios/rammap: Identify DLLoff for >= GF100 2015-11-03 15:02:18 +10:00
gf100.c drm/nouveau/fb/gf100-: bump size of mmu debug buffers to match big page size 2018-05-18 15:01:20 +10:00
gf100.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
gf108.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
gk20a.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
gk104.c drm/nouveau: Add support for BLCG on Kepler1 2018-02-02 15:24:08 +10:00
gk104.h drm/nouveau: Add support for BLCG on Kepler1 2018-02-02 15:24:08 +10:00
gk110.c drm/nouveau: Add support for BLCG on Kepler2 2018-02-02 15:24:09 +10:00
gm20b.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
gm107.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
gm200.c drm/nouveau/fb/gm200-: fix overwriting of big page setting 2018-05-18 15:01:20 +10:00
gp10b.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
gp100.c drm/nouveau/fb/gp100-: disable address remapper 2018-07-19 14:36:51 +10:00
gp102.c drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing 2020-01-29 15:49:56 +10:00
gt215.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
gv100.c drm/nouveau/acr/tu11x: initial support 2020-02-17 17:19:00 +10:00
Kbuild drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:51 +10:00
mcp77.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
mcp89.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv1a.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv04.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv4e.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv10.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv20.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv25.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv30.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv35.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv36.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv40.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv41.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv44.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv46.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv47.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv49.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv50.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv50.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
priv.h drm/nouveau/fb/gp102-: unlock VPR as part of FB init 2020-01-15 10:50:29 +10:00
ram.c drm/nouveau/bios: translate additional memory types 2018-12-11 15:37:45 +10:00
ram.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
ramfuc.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
ramgf100.c drm/nouveau/fb/gf100-: declare constants as unsigned long long. 2020-01-15 10:49:59 +10:00
ramgf108.c drm/nouveau/fb/gf100-: declare constants as unsigned long long. 2020-01-15 10:49:59 +10:00
ramgk104.c drm/nouveau/fb/gf100-: declare constants as unsigned long long. 2020-01-15 10:49:59 +10:00
ramgm107.c drm/nouveau/fb/gf100-: declare constants as unsigned long long. 2020-01-15 10:49:59 +10:00
ramgm200.c drm/nouveau/fb/gf100-: declare constants as unsigned long long. 2020-01-15 10:49:59 +10:00
ramgp100.c drm/nouveau/fb/gf100-: declare constants as unsigned long long. 2020-01-15 10:49:59 +10:00
ramgt215.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
rammcp77.c drm/nouveau/fb/ram: remove old allocators 2017-11-02 13:32:23 +10:00
ramnv1a.c drm/nouveau: deprecate pci_get_bus_and_slot() 2018-01-11 17:28:14 -06:00
ramnv04.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
ramnv4e.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
ramnv10.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
ramnv20.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
ramnv40.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
ramnv40.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
ramnv41.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
ramnv44.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
ramnv49.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
ramnv50.c drm: remove unneeded break 2020-11-08 18:59:00 +01:00
ramseq.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
regsnv04.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
sddr2.c drm/nouveau: add missing header dependencies 2016-11-07 14:04:35 +10:00
sddr3.c drm/nouveau: add missing header dependencies 2016-11-07 14:04:35 +10:00