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