index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
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
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
2015-08-28
drm/nouveau/devinit: cosmetic changes
Ben Skeggs
2015-08-28
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
2015-05-29
drm/nouveau/devinit/gm100-: force devinit table execution on boards without P...
Ben Skeggs
2015-05-29
drm/nouveau/devinit/gf100: make the force-post condition more obvious
Ben Skeggs
2015-04-14
drm/nouveau/devinit/nv04: change owner to int
Ben Skeggs
2015-01-22
drm/nouveau/devinit: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/mspdec: separate from vp
Ben Skeggs
2015-01-22
drm/nouveau/msenc: rename from venc (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/msppp: rename from ppp (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/ce: rename from copy (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/sec: separate from cipher (formerly crypt)
Ben Skeggs
2015-01-22
drm/nouveau/msvld: separate from bsp
Ben Skeggs
2015-01-22
drm/nouveau/clk: rename from clock (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs