index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
devinit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau/nvkm/subdev/devinit/mcp89.c:Unneeded variable
tangchunyou
2021-11-12
1
-2
/
+1
*
drm/nouveau/vic: switch to instanced constructor
Ben Skeggs
2021-02-11
3
-3
/
+4
*
drm/nouveau/sec: switch to instanced constructor
Ben Skeggs
2021-02-11
1
-1
/
+1
*
drm/nouveau/msvld: switch to instanced constructor
Ben Skeggs
2021-02-11
4
-5
/
+5
*
drm/nouveau/msppp: switch to instanced constructor
Ben Skeggs
2021-02-11
4
-4
/
+4
*
drm/nouveau/mspdec: switch to instanced constructor
Ben Skeggs
2021-02-11
4
-4
/
+4
*
drm/nouveau/msenc: switch to instanced constructor
Ben Skeggs
2021-02-11
1
-1
/
+1
*
drm/nouveau/mpeg: switch to instanced constructor
Ben Skeggs
2021-02-11
2
-2
/
+2
*
drm/nouveau/disp: switch to instanced constructor
Ben Skeggs
2021-02-11
7
-8
/
+8
*
drm/nouveau/cipher: switch to instanced constructor
Ben Skeggs
2021-02-11
1
-2
/
+2
*
drm/nouveau/ce: switch to instanced constructor
Ben Skeggs
2021-02-11
4
-6
/
+6
*
drm/nouveau/bsp,vp: switch to instanced constructor
Ben Skeggs
2021-02-11
1
-3
/
+3
*
drm/nouveau/devinit: switch to instanced constructor
Ben Skeggs
2021-02-11
20
-54
/
+52
*
drm/nouveau/devinit/ga10[024]: initial support
Ben Skeggs
2021-01-15
4
-1
/
+79
*
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
1
-6
/
+6
*
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
2019-07-19
1
-1
/
+1
*
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-07-19
3
-3
/
+3
*
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
*
drm/nouveau/devinit/tu102: rename implementation from tu104
Ben Skeggs
2019-02-19
2
-8
/
+8
*
drm/nouveau/devinit/tu104: initial support
Ben Skeggs
2018-12-11
2
-0
/
+90
*
drm/nouveau/devinit/gm200-: export function to upload+execute PMU/PRE_OS
Ben Skeggs
2018-12-11
2
-4
/
+11
*
drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
Ben Skeggs
2018-09-13
1
-10
/
+11
*
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
Ben Skeggs
2018-09-06
1
-1
/
+2
*
drm/nouveau/devinit/gv100: initial support
Ben Skeggs
2018-05-18
4
-1
/
+83
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-16
1
-6
/
+6
|
\
|
*
drm/nouveau/devinit/nv04: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-03
1
-6
/
+6
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
/
*
drm/nouveau/devinit: use new devinit script interpreter entry-point
Ben Skeggs
2017-06-16
1
-10
/
+5
*
drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()
Ben Skeggs
2017-06-16
1
-1
/
+1
*
drm/nouveau/devinit/nv50: return error code if pll calculation fails
Ben Skeggs
2017-02-17
1
-1
/
+1
*
drm/nouveau/bios/perf: pointers are 32-bit
Ben Skeggs
2016-11-28
1
-0
/
+2
*
drm/nouveau/devinit/gm200: drop pmu reset sequence
Ben Skeggs
2016-11-17
1
-12
/
+0
*
drm/nouveau/devinit/gm200: replace while loops with PTIMER-based timeout loops
Ben Skeggs
2016-11-17
1
-4
/
+11
*
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2016-05-20
1
-1
/
+1
*
drm/nouveau/devinit/gf100: make devinit on resume safer
Alexandre Courbot
2016-05-20
2
-4
/
+12
*
drm/nouveau/devinit/gf100-: detect if BIOS invoked devinit
Alexandre Courbot
2016-03-14
4
-3
/
+16
*
drm/nouveau/devinit/nv50: remove unneeded variable
Alexandre Courbot
2016-03-14
1
-7
/
+6
*
drm/nouveau: s/gm204/gm200/ in a number of places
Ben Skeggs
2016-03-14
2
-6
/
+6
*
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
2015-08-28
1
-2
/
+2
*
drm/nouveau/core: remove the remainder of the previous style
Ben Skeggs
2015-08-28
7
-36
/
+36
*
drm/nouveau/devinit: run devinit scripts right after preinit
Ben Skeggs
2015-08-28
1
-10
/
+11
*
drm/nouveau/ibus: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-9
/
+0
*
drm/nouveau/devinit: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
17
-301
/
+330
*
drm/nouveau/bios: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-3
/
+3
*
drm/nouveau/object: implement support for new-style nvkm_object
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau/subdev: rename some functions to avoid upcoming conflicts
Ben Skeggs
2015-08-28
1
-2
/
+2
*
drm/nouveau/vga: require nvkm_device pointer in accessor functions
Ben Skeggs
2015-08-28
4
-16
/
+17
*
drm/nouveau/bios: remove object accessor functions
Ben Skeggs
2015-08-28
2
-9
/
+9
*
drm/nouveau/devinit: switch to subdev printk macros
Ben Skeggs
2015-08-28
8
-22
/
+29
*
drm/nouveau/devinit: switch to device pri macros
Ben Skeggs
2015-08-28
12
-175
/
+185
[next]