index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
devinit
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-19
drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
1
-2
/
+2
2024-04-09
nouveau: fix devinit paths to only handle display on GSP.
Dave Airlie
2
-4
/
+9
2024-03-19
nouveau/gsp: don't check devinit disable on GSP.
Dave Airlie
1
-1
/
+0
2023-10-31
drm/nouveau/devinit/tu102-: prepare for GSP-RM
Ben Skeggs
5
-0
/
+75
2023-09-19
drm/nouveau/devinit/tu102-: remove attempt at loading PreOS
Ben Skeggs
1
-10
/
+2
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-26
/
+11
2023-01-30
drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETED
Ben Skeggs
1
-0
/
+23
2023-01-25
drm/nouveau/devinit: Convert function disable() to be void
Deepak R Varma
10
-26
/
+11
2022-11-09
drm/nouveau/pmu: move preinit() falcon reset to devinit
Ben Skeggs
1
-1
/
+7
2022-05-04
drm/nouveau/devinit: fix returnvar.cocci warnings
Guo Zhengkui
3
-6
/
+3
2022-04-26
drm/nouveau/devinit/nva3-: fix returnvar.cocci warning
Guo Zhengkui
1
-2
/
+1
2021-11-12
nouveau/nvkm/subdev/devinit/mcp89.c:Unneeded variable
tangchunyou
1
-2
/
+1
2021-02-11
drm/nouveau/vic: switch to instanced constructor
Ben Skeggs
3
-3
/
+4
2021-02-11
drm/nouveau/sec: switch to instanced constructor
Ben Skeggs
1
-1
/
+1
2021-02-11
drm/nouveau/msvld: switch to instanced constructor
Ben Skeggs
4
-5
/
+5
2021-02-11
drm/nouveau/msppp: switch to instanced constructor
Ben Skeggs
4
-4
/
+4
2021-02-11
drm/nouveau/mspdec: switch to instanced constructor
Ben Skeggs
4
-4
/
+4
2021-02-11
drm/nouveau/msenc: switch to instanced constructor
Ben Skeggs
1
-1
/
+1
2021-02-11
drm/nouveau/mpeg: switch to instanced constructor
Ben Skeggs
2
-2
/
+2
2021-02-11
drm/nouveau/disp: switch to instanced constructor
Ben Skeggs
7
-8
/
+8
2021-02-11
drm/nouveau/cipher: switch to instanced constructor
Ben Skeggs
1
-2
/
+2
2021-02-11
drm/nouveau/ce: switch to instanced constructor
Ben Skeggs
4
-6
/
+6
2021-02-11
drm/nouveau/bsp,vp: switch to instanced constructor
Ben Skeggs
1
-3
/
+3
2021-02-11
drm/nouveau/devinit: switch to instanced constructor
Ben Skeggs
20
-54
/
+52
2021-01-15
drm/nouveau/devinit/ga10[024]: initial support
Ben Skeggs
4
-1
/
+79
2020-07-24
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+6
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
1
-1
/
+1
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
3
-3
/
+3
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-02-20
drm/nouveau/devinit/tu102: rename implementation from tu104
Ben Skeggs
2
-8
/
+8
2018-12-11
drm/nouveau/devinit/tu104: initial support
Ben Skeggs
2
-0
/
+90
2018-12-11
drm/nouveau/devinit/gm200-: export function to upload+execute PMU/PRE_OS
Ben Skeggs
2
-4
/
+11
2018-09-13
drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
Ben Skeggs
1
-10
/
+11
2018-09-07
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
Ben Skeggs
1
-1
/
+2
2018-05-18
drm/nouveau/devinit/gv100: initial support
Ben Skeggs
4
-1
/
+83
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-6
/
+6
2017-11-03
drm/nouveau/devinit/nv04: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-06-16
drm/nouveau/devinit: use new devinit script interpreter entry-point
Ben Skeggs
1
-10
/
+5
2017-06-16
drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()
Ben Skeggs
1
-1
/
+1
2017-02-17
drm/nouveau/devinit/nv50: return error code if pll calculation fails
Ben Skeggs
1
-1
/
+1
2016-11-28
drm/nouveau/bios/perf: pointers are 32-bit
Ben Skeggs
1
-0
/
+2
2016-11-17
drm/nouveau/devinit/gm200: drop pmu reset sequence
Ben Skeggs
1
-12
/
+0
2016-11-17
drm/nouveau/devinit/gm200: replace while loops with PTIMER-based timeout loops
Ben Skeggs
1
-4
/
+11
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
1
-1
/
+1
2016-05-20
drm/nouveau/devinit/gf100: make devinit on resume safer
Alexandre Courbot
2
-4
/
+12
2016-03-14
drm/nouveau/devinit/gf100-: detect if BIOS invoked devinit
Alexandre Courbot
4
-3
/
+16
2016-03-14
drm/nouveau/devinit/nv50: remove unneeded variable
Alexandre Courbot
1
-7
/
+6
2016-03-14
drm/nouveau: s/gm204/gm200/ in a number of places
Ben Skeggs
2
-6
/
+6
2015-08-28
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
1
-2
/
+2
[next]