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
/
nvkm
/
subdev
/
instmem
/
gk20a.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/instmem: switch to instanced constructor
Ben Skeggs
2021-02-11
1
-2
/
+2
*
drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
2020-09-25
1
-2
/
+1
*
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
1
-11
/
+0
*
drm/nouveau/imem/nv50-: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
1
-19
/
+26
*
drm/nouveau/mmu: implement new vmm frontend
Ben Skeggs
2017-11-02
1
-0
/
+1
*
drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfaces
Ben Skeggs
2017-11-02
1
-0
/
+9
*
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
Ben Skeggs
2017-11-02
1
-4
/
+5
*
drm/nouveau: separate buffer object backing memory from nvkm structures
Ben Skeggs
2017-11-02
1
-1
/
+0
*
drm/nouveau/imem: remove now-unused wrapper for backend objects
Ben Skeggs
2017-11-02
1
-1
/
+0
*
drm/nouveau/core/memory: split info pointers from accessor pointers
Ben Skeggs
2017-11-02
1
-3
/
+7
*
drm/nouveau/imem/gk20a: Turn instmem lock into mutex
Thierry Reding
2017-04-06
1
-11
/
+8
*
drm/nouveau/core/memory: distinguish between coherent/non-coherent targets
Ben Skeggs
2017-02-17
1
-1
/
+1
*
drm/nouveau/core/mm: replace region list with next pointer
Ben Skeggs
2017-02-17
1
-13
/
+4
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-7
/
+6
*
drm/nouveau/instmem/gk20a: add write barrier when releasing DMA object
Alexandre Courbot
2016-03-14
1
-0
/
+2
*
drm/nouveau/instmem/gk20a: use DMA API CPU mapping
Alexandre Courbot
2016-01-11
1
-92
/
+62
*
drm/nouveau/instmem/gk20a: fix race conditions
Alexandre Courbot
2016-01-11
1
-29
/
+37
*
drm/nouveau: fix build failures on all non ARM.
Dave Airlie
2015-11-11
1
-0
/
+6
*
drm/nouveau/instmem/gk20a: make use of the IOMMU bit
Alexandre Courbot
2015-11-03
1
-4
/
+6
*
drm/nouveau/instmem/gk20a: use direct CPU access
Alexandre Courbot
2015-11-03
1
-97
/
+264
*
drm/nouveau/tegra: merge platform setup from nouveau drm
Ben Skeggs
2015-08-28
1
-12
/
+8
*
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau/imem: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-33
/
+21
*
drm/nouveau/imem: improve management of instance memory
Ben Skeggs
2015-08-28
1
-94
/
+120
*
drm/nouveau/platform: remove subclassing of nvkm_device
Ben Skeggs
2015-08-28
1
-7
/
+6
*
drm/nouveau/imem: switch to subdev printk macros
Ben Skeggs
2015-08-28
1
-11
/
+15
*
drm/nouveau/imem: switch to device pri macros
Ben Skeggs
2015-08-28
1
-4
/
+6
*
drm/nouveau/imem: cosmetic changes
Ben Skeggs
2015-08-28
1
-78
/
+78
*
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
2015-08-28
1
-1
/
+0
*
drm/nouveau/instmem/gk20a: fix crash during error path
Alexandre Courbot
2015-04-14
1
-1
/
+1
*
drm/nouveau/instmem/gk20a: add IOMMU support
Alexandre Courbot
2015-04-14
1
-39
/
+252
*
drm/nouveau/instmem/gk20a: use DMA attributes
Alexandre Courbot
2015-04-14
1
-4
/
+20
*
drm/nouveau/instmem/gk20a: move memory allocation to instmem
Alexandre Courbot
2015-04-14
1
-0
/
+211