index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
include
/
nvif
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/gr/tu10x: initial support
Ben Skeggs
2020-01-15
1
-0
/
+3
*
drm/nouveau/mmu: Add correct turing page kinds
James Jones
2020-01-15
2
-3
/
+3
*
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-07-19
36
-36
/
+36
*
drm/nouveau/fault/gv100-: expose VoltaFaultBufferA
Ben Skeggs
2019-02-20
1
-0
/
+1
*
drm/nouveau/fault/gp100: expose MaxwellFaultBufferA
Ben Skeggs
2019-02-20
2
-0
/
+14
*
drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled
Ben Skeggs
2019-02-20
1
-0
/
+6
*
drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancel
Ben Skeggs
2019-02-20
2
-0
/
+16
*
drm/nouveau/mmu: add a privileged method to directly manage PTEs
Ben Skeggs
2019-02-20
1
-0
/
+26
*
drm/nouveau/mmu: support initialisation of client-managed address-spaces
Ben Skeggs
2019-02-20
2
-3
/
+4
*
drm/nouveau/disp/tu102: rename implementation from tu104
Ben Skeggs
2019-02-20
1
-5
/
+5
*
drm/nouveau/ce/tu104: initial support
Ben Skeggs
2018-12-11
1
-0
/
+1
*
drm/nouveau/fifo/tu104: initial support
Ben Skeggs
2018-12-11
1
-0
/
+1
*
drm/nouveau/disp/tu104: initial support
Ben Skeggs
2018-12-11
1
-0
/
+5
*
drm/nouveau/core: recognise TU104
Ben Skeggs
2018-12-11
1
-0
/
+1
*
drm/nouveau/fifo/gv100: return work submission token in channel ctor args
Ben Skeggs
2018-12-11
2
-1
/
+20
*
drm/nouveau/fifo/gk104-: support enabling privileged ce functions
Ben Skeggs
2018-12-11
1
-1
/
+1
*
drm/nouveau/fifo/gk104-: return channel instance in ctor args
Ben Skeggs
2018-12-11
1
-0
/
+1
*
drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0
Ilia Mirkin
2018-10-11
1
-1
/
+4
*
drm/nouveau/nvif: remove const attribute from nvif_mclass
Nick Desaulniers
2018-07-16
1
-1
/
+1
*
drm/nouveau/gr/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+3
*
drm/nouveau/ce/gv100: initial support
Ben Skeggs
2018-05-18
1
-0
/
+1
*
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
2018-05-18
3
-0
/
+25
*
drm/nouveau/disp/gv100: initial support
Ben Skeggs
2018-05-18
3
-0
/
+31
*
drm/nouveau/core: recognise gv100
Ben Skeggs
2018-05-18
1
-0
/
+1
*
drm/nouveau/kms: move display class instantiation to library
Ben Skeggs
2018-05-18
2
-0
/
+28
*
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: 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
1
-0
/
+16
*
drm/nouveau/disp/nv50-: pass nvkm_memory objects for channel push buffers
Ben Skeggs
2018-05-18
2
-0
/
+3
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
25
-30
/
+440
|
\
|
*
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
1
-2
/
+0
|
*
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
2
-0
/
+27
|
*
drm/nouveau/mmu: define user interfaces to mmu
Ben Skeggs
2017-11-02
3
-0
/
+103
|
*
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/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/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
[next]