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
/
include
/
nvif
Age
Commit message (
Expand
)
Author
2018-05-18
drm/nouveau/gr/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/ce/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/disp/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/core: recognise gv100
Ben Skeggs
2018-05-18
drm/nouveau/kms: move display class instantiation to library
Ben Skeggs
2018-05-18
drm/nouveau/fifo/gk104-: require explicit runlist selection for channel alloc...
Ben Skeggs
2018-05-18
drm/nouveau/fifo/gk104-: support querying engines available on each runlist
Ben Skeggs
2018-05-18
drm/nouveau/fifo: support channel count query
Ben Skeggs
2018-05-18
drm/nouveau/device: support querying available engines of a specific type
Ben Skeggs
2018-05-18
drm/nouveau/device: implement a generic method to query device-specific prope...
Ben Skeggs
2018-05-18
drm/nouveau/disp/nv50-: pass nvkm_memory objects for channel push buffers
Ben Skeggs
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
2017-11-02
drm/nouveau: pass handle of vmm object to channel allocation ioctls
Ben Skeggs
2017-11-02
drm/nouveau: use nvif_mmu_type to determine BAR1 caching
Ben Skeggs
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu vmm opertaions
Ben Skeggs
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu memory allocation
Ben Skeggs
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mapping
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mapping
Ben Skeggs
2017-11-02
drm/nouveau/mmu: add base for type-based memory allocation
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gp100,gp10b: implement new vmm backend
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gm200,gm20b: implement new vmm backend
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gf100: implement new vmm backend
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv50,g84: implement new vmm backend
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv04: implement new vmm backend
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new base
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new base
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gf100: implement vmm on top of new base
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv50,g84: implement vmm on top of new base
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv04: implement vmm on top of new base
Ben Skeggs
2017-11-02
drm/nouveau/mmu: implement base for new vm management
Ben Skeggs
2017-11-02
drm/nouveau/core/memory: add some useful accessor macros
Ben Skeggs
2017-11-02
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
2017-06-16
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
2017-06-16
drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior
Ben Skeggs
2017-06-16
drm/nouveau/disp/dp: remove DP_PWR method
Ben Skeggs
2017-06-16
drm/nouveau/disp/g84-: Extend NVKM HDMI power control method to set InfoFrames
Alastair Bridgewater
2017-03-07
drm/nouveau/gr/gp102: initial support
Ben Skeggs
2017-02-17
drm/nouveau/fifo/gf100-: provide notification to user if channel is killed
Ben Skeggs
2017-02-17
drm/nouveau/fifo/g84-: rename non-stall interrupt event
Ben Skeggs
2017-02-17
drm/nouveau/core/client: allow creation of subclients
Ben Skeggs
2017-02-17
drm/nouveau/core/client: modify prefix on nvif structures, for consistency
Ben Skeggs
2017-02-17
drm/nouveau/gr/nv50-mcp89: add defines for gr classes
Ben Skeggs
2016-11-17
drm/nouveau/disp/gp102: rename from gp104
Ben Skeggs
2016-11-07
drm/nouveau/disp/sor/gf119-: add method to program mst payload information
Ben Skeggs
[next]