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
/
nvkm
/
subdev
/
bar
/
gf100.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/bar/gf100: ensure BAR is mapped
Jon Derrick
2019-05-01
1
-0
/
+2
*
drm/nouveau/bar/gf100: initialise vmm with new interfaces
Ben Skeggs
2017-11-02
1
-17
/
+13
*
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
2017-11-02
1
-21
/
+9
*
drm/nouveau/mmu: automatically handle "un-bootstrapping" of vmm
Ben Skeggs
2017-11-02
1
-4
/
+1
*
drm/nouveau/core/memory: add reference counting
Ben Skeggs
2017-11-02
1
-3
/
+3
*
drm/nouveau/bar: initialise bar2 during oneinit
Ben Skeggs
2017-11-02
1
-0
/
+3
*
drm/nouveau/bar: modify interface to bar2 vmm mapping
Ben Skeggs
2017-11-02
1
-8
/
+8
*
drm/nouveau/bar: modify interface to bar1 vmm mapping
Ben Skeggs
2017-11-02
1
-5
/
+4
*
drm/nouveau/bar: expose interface to bar2 teardown
Ben Skeggs
2017-11-02
1
-0
/
+7
*
drm/nouveau/bar: expose interface to bar2 initialisation
Ben Skeggs
2017-11-02
1
-11
/
+8
*
drm/nouveau/bar: implement bar1 teardown
Ben Skeggs
2017-11-02
1
-0
/
+7
*
drm/nouveau/bar: move bar1 initialisation into its own function
Ben Skeggs
2017-11-02
1
-3
/
+19
*
drm/nouveau/bar: swap oneinit/init ordering, and rename bar3 to bar2
Ben Skeggs
2017-11-02
1
-24
/
+24
*
drm/nouveau/bar: remove NV_PMC_ENABLE_PFIFO twiddling
Ben Skeggs
2017-11-02
1
-3
/
+0
*
drm/nouveau/bar/nv50,g84: drop mmu invalidate
Ben Skeggs
2017-11-02
1
-3
/
+1
*
drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiB
Ben Skeggs
2017-08-22
1
-0
/
+6
*
drm/nouveau/bar/gf100: fix access to upper half of BAR2
Ben Skeggs
2017-07-25
1
-1
/
+1
*
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau/core: remove the remainder of the previous style
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau/bar: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-84
/
+59
*
drm/nouveau/gpuobj: separate allocation from nvkm_object
Ben Skeggs
2015-08-28
1
-4
/
+3
*
drm/nouveau/bar/gf100: directly use instmem for channel descriptors
Ben Skeggs
2015-08-28
1
-8
/
+13
*
drm/nouveau/mmu: directly use instmem for page tables
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau/imem: improve management of instance memory
Ben Skeggs
2015-08-28
1
-32
/
+11
*
drm/nouveau/mmu: protect each vm with its own mutex
Ben Skeggs
2015-08-28
1
-4
/
+7
*
drm/nouveau/bar: switch to gpuobj accessor macros
Ben Skeggs
2015-08-28
1
-4
/
+6
*
drm/nouveau/bar: switch to device pri macros
Ben Skeggs
2015-08-28
1
-4
/
+5
*
drm/nouveau/bar: cosmetic changes
Ben Skeggs
2015-08-28
1
-43
/
+43
*
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
2015-08-28
1
-1
/
+0
*
drm/nouveau/mmu: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
1
-0
/
+1
*
drm/nouveau/bar: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
1
-0
/
+218