index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
instmem
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
1
-2
/
+1
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
1
-1
/
+1
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
1
-1
/
+1
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2018-12-11
drm/nouveau/imem/nv50: support pinning objects in BAR2 and returning address
Ben Skeggs
1
-1
/
+15
2017-12-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+1
2017-12-19
drm/nouveau/imem/nv50: fix refcount_t warning
Ben Skeggs
1
-1
/
+1
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-359
/
+452
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
1
-11
/
+0
2017-11-02
drm/nouveau/imem/nv50-: use new interfaces for vmm operations
Ben Skeggs
2
-32
/
+41
2017-11-02
drm/nouveau/mmu: implement new vmm frontend
Ben Skeggs
1
-0
/
+1
2017-11-02
drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfaces
Ben Skeggs
1
-0
/
+9
2017-11-02
drm/nouveau/imem/nv50: allocate memory with nvkm_ram_get()
Ben Skeggs
1
-23
/
+14
2017-11-02
drm/nouveau/core/memory: add reference counting
Ben Skeggs
3
-7
/
+7
2017-11-02
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
Ben Skeggs
2
-7
/
+10
2017-11-02
drm/nouveau/core/mm: have users explicitly define heap identifiers
Ben Skeggs
2
-2
/
+2
2017-11-02
drm/nouveau: separate buffer object backing memory from nvkm structures
Ben Skeggs
2
-2
/
+0
2017-11-02
drm/nouveau/imem: use fast-path for resume restore
Ben Skeggs
2
-4
/
+12
2017-11-02
drm/nouveau/imem: use fast-path for suspend backup
Ben Skeggs
1
-3
/
+10
2017-11-02
drm/nouveau/imem: separate pre-BAR2-bootstrap objects from the rest
Ben Skeggs
3
-0
/
+29
2017-11-02
drm/nouveau/imem: switch to kvmalloc/kvfree for suspend/resume backup
Ben Skeggs
1
-2
/
+2
2017-11-02
drm/nouveau/imem: separate suspend/resume backup handling into their own func...
Ben Skeggs
1
-30
/
+46
2017-11-02
drm/nouveau/imem: remove now-unused wrapper for backend objects
Ben Skeggs
6
-170
/
+2
2017-11-02
drm/nouveau/imem/nv50: support eviction of BAR2 mappings
Ben Skeggs
1
-5
/
+67
2017-11-02
drm/nouveau/imem/nv50: prevent fast-path for mapped objects when BAR isn't ready
Ben Skeggs
1
-3
/
+5
2017-11-02
drm/nouveau/imem/nv50: map bar2 write-combined
Ben Skeggs
1
-2
/
+3
2017-11-02
drm/nouveau/imem/nv50: embed nvkm_instobj directly into nv04_instobj
Ben Skeggs
1
-32
/
+102
2017-11-02
drm/nouveau/imem/nv50: move slow-path locking into rd/wr functions
Ben Skeggs
1
-8
/
+6
2017-11-02
drm/nouveau/imem/nv50: split object map out from api functions
Ben Skeggs
1
-25
/
+32
2017-11-02
drm/nouveau/imem/nv40: map bar2 write-combined
Ben Skeggs
1
-2
/
+3
2017-11-02
drm/nouveau/imem/nv40: embed nvkm_instobj directly into nv04_instobj
Ben Skeggs
1
-7
/
+7
2017-11-02
drm/nouveau/imem/nv04: directly embed nvkm_instobj into nv04_instobj
Ben Skeggs
1
-7
/
+7
2017-11-02
drm/nouveau/imem: allow nvkm_instobj to be directly embedded in backend object
Ben Skeggs
2
-13
/
+38
2017-11-02
drm/nouveau/core/memory: split info pointers from accessor pointers
Ben Skeggs
5
-114
/
+144
2017-11-02
drm/nouveau/imem: add some useful debug output
Ben Skeggs
1
-1
/
+7
2017-11-02
drm/nouveau/bar: modify interface to bar2 vmm mapping
Ben Skeggs
1
-2
/
+1
2017-04-06
drm/nouveau/imem/gk20a: Turn instmem lock into mutex
Thierry Reding
1
-11
/
+8
2017-02-17
drm/nouveau/core/memory: distinguish between coherent/non-coherent targets
Ben Skeggs
1
-1
/
+1
2017-02-17
drm/nouveau/core/mm: replace region list with next pointer
Ben Skeggs
1
-13
/
+4
2016-11-07
drm/nouveau: silence sparse warnings about symbols not being marked static
Ben Skeggs
1
-2
/
+2
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-7
/
+6
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
1
-1
/
+1
2016-03-14
drm/nouveau/instmem/gk20a: add write barrier when releasing DMA object
Alexandre Courbot
1
-0
/
+2
2016-01-11
drm/nouveau/instmem/gk20a: use DMA API CPU mapping
Alexandre Courbot
1
-92
/
+62
2016-01-11
drm/nouveau/instmem/gk20a: fix race conditions
Alexandre Courbot
1
-29
/
+37
2015-11-28
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
1
-0
/
+5
2015-11-25
drm/nouveau/instmem: protect instobj list with a spinlock
Ben Skeggs
1
-0
/
+5
2015-11-11
drm/nouveau: fix build failures on all non ARM.
Dave Airlie
1
-0
/
+6
2015-11-03
drm/nouveau/instmem/gk20a: make use of the IOMMU bit
Alexandre Courbot
1
-4
/
+6
[next]