index
:
linux
master
Torvalds' mirror for benchmark reasons
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
2024-04-09
nouveau: fix devinit paths to only handle display on GSP.
Dave Airlie
2024-03-19
nouveau/gsp: don't check devinit disable on GSP.
Dave Airlie
2023-10-31
drm/nouveau/devinit/tu102-: prepare for GSP-RM
Ben Skeggs
2023-09-19
drm/nouveau/devinit/tu102-: remove attempt at loading PreOS
Ben Skeggs
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-01-30
drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETED
Ben Skeggs
2023-01-25
drm/nouveau/devinit: Convert function disable() to be void
Deepak R Varma
2022-11-09
drm/nouveau/pmu: move preinit() falcon reset to devinit
Ben Skeggs
2022-05-04
drm/nouveau/devinit: fix returnvar.cocci warnings
Guo Zhengkui
2022-04-26
drm/nouveau/devinit/nva3-: fix returnvar.cocci warning
Guo Zhengkui
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
[next]