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