index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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/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
|
*
drm/nouveau/mmu/gf100: implement vmm on top of new base
Ben Skeggs
2017-11-02
2
-0
/
+9
|
*
drm/nouveau/mmu/nv50,g84: implement vmm on top of new base
Ben Skeggs
2017-11-02
2
-0
/
+9
|
*
drm/nouveau/mmu/nv04: implement vmm on top of new base
Ben Skeggs
2017-11-02
2
-1
/
+10
|
*
drm/nouveau/mmu: implement base for new vm management
Ben Skeggs
2017-11-02
2
-0
/
+5
|
*
drm/nouveau/core/memory: add some useful accessor macros
Ben Skeggs
2017-11-02
1
-14
/
+0
|
*
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
2017-11-02
2
-5
/
+12
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
33
-0
/
+33
|
/
*
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
2017-06-16
1
-0
/
+9
*
drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior
Ben Skeggs
2017-06-16
1
-25
/
+0
*
drm/nouveau/disp/dp: remove DP_PWR method
Ben Skeggs
2017-06-16
1
-7
/
+0
[next]