index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-16
drm/nouveau/nvif: remove const attribute from nvif_mclass
Nick Desaulniers
1
-1
/
+1
2018-05-18
drm/nouveau/gr/gv100: initial support
Ben Skeggs
2
-0
/
+4
2018-05-18
drm/nouveau/ce/gv100: initial support
Ben Skeggs
2
-0
/
+2
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
4
-0
/
+26
2018-05-18
drm/nouveau/disp/gv100: initial support
Ben Skeggs
4
-0
/
+32
2018-05-18
drm/nouveau/dma/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/fault/gv100: initial support
Ben Skeggs
1
-1
/
+5
2018-05-18
drm/nouveau/mmu/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/fb/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/devinit/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/core: recognise gv100
Ben Skeggs
2
-0
/
+2
2018-05-18
drm/nouveau/core: increase maximum number of copy engines to 9
Ben Skeggs
1
-3
/
+6
2018-05-18
drm/nouveau/kms/nv50-: determine MST support from DP Info Table
Ben Skeggs
1
-0
/
+4
2018-05-18
drm/nouveau/kms: move display class instantiation to library
Ben Skeggs
2
-0
/
+28
2018-05-18
drm/nouveau/gr/gp102-: setup stencil zbc
Ben Skeggs
1
-0
/
+3
2018-05-18
drm/nouveau/gr/gf100-: update r408840 where required
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/fifo/gk104-: require explicit runlist selection for channel alloc...
Ben Skeggs
1
-16
/
+2
2018-05-18
drm/nouveau/fifo/gk104-: support querying engines available on each runlist
Ben Skeggs
3
-0
/
+30
2018-05-18
drm/nouveau/fifo/gk104-: allow fault recovery code to be called by other subdevs
Ben Skeggs
2
-0
/
+15
2018-05-18
drm/nouveau/fifo: support channel count query
Ben Skeggs
2
-1
/
+4
2018-05-18
drm/nouveau/device: support querying available engines of a specific type
Ben Skeggs
1
-0
/
+19
2018-05-18
drm/nouveau/device: implement a generic method to query device-specific prope...
Ben Skeggs
3
-0
/
+19
2018-05-18
drm/nouveau/disp/nv50-: pass nvkm_memory objects for channel push buffers
Ben Skeggs
2
-0
/
+3
2018-05-18
drm/nouveau/fault/gp100: implement replayable fault buffer initialisation
Ben Skeggs
1
-0
/
+2
2018-05-18
drm/nouveau/fault: add infrastructure to support fault buffers
Ben Skeggs
1
-0
/
+6
2018-05-18
drm/nouveau/core: define FAULT subdev
Ben Skeggs
2
-0
/
+11
2018-02-08
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
3
-0
/
+19
2018-02-02
drm/nouveau: Add support for BLCG on Kepler2
Lyude Paul
1
-0
/
+1
2018-02-02
drm/nouveau: Add support for BLCG on Kepler1
Lyude Paul
1
-0
/
+12
2018-02-02
drm/nouveau: Add support for basic clockgating on Kepler1
Lyude Paul
1
-0
/
+5
2018-02-02
drm/nouveau/secboot/gp108: implement on top of acr_r370
Ben Skeggs
1
-0
/
+1
2018-01-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-0
/
+1
2018-01-19
drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling
Ben Skeggs
1
-0
/
+1
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
45
-154
/
+729
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
132
-0
/
+132
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
5
-45
/
+1
2017-11-02
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
1
-2
/
+0
2017-11-02
drm/nouveau: pass handle of vmm object to channel allocation ioctls
Ben Skeggs
6
-6
/
+6
2017-11-02
drm/nouveau: use nvif_mmu_type to determine BAR1 caching
Ben Skeggs
1
-1
/
+0
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu vmm opertaions
Ben Skeggs
2
-0
/
+103
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu memory allocation
Ben Skeggs
4
-0
/
+31
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu
Ben Skeggs
4
-0
/
+105
2017-11-02
drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping
Ben Skeggs
2
-0
/
+24
2017-11-02
drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mapping
Ben Skeggs
2
-0
/
+26
2017-11-02
drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mapping
Ben Skeggs
2
-0
/
+12
2017-11-02
drm/nouveau/mmu: add base for type-based memory allocation
Ben Skeggs
2
-0
/
+15
2017-11-02
drm/nouveau/mmu: build up information on available memory types
Ben Skeggs
1
-0
/
+20
2017-11-02
drm/nouveau/fifo: initialise vmm with new interfaces
Ben Skeggs
1
-1
/
+1
2017-11-02
drm/nouveau/mmu: implement new vmm frontend
Ben Skeggs
2
-16
/
+36
2017-11-02
drm/nouveau/mmu: remove support for old backends
Ben Skeggs
2
-4
/
+0
[next]