index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
instmem
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-19
drm/nouveau: add support for GH100
Ben Skeggs
4
-3
/
+37
2025-05-19
drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
2
-9
/
+3
2025-05-19
drm/nouveau/instmem: add hal for set_bar0_window_addr()
Ben Skeggs
2
-2
/
+10
2025-05-19
drm/nouveau/gsp: add hals for fbsr.suspend/resume()
Ben Skeggs
1
-3
/
+5
2025-05-19
drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/
Ben Skeggs
2
-335
/
+0
2025-03-09
drm/nouveau/nvkm: introduce new GSP reply policy NVKM_GSP_RPC_REPLY_POLL
Zhi Wang
1
-1
/
+1
2025-03-09
drm/nouveau/nvkm: factor out current GSP RPC command policies
Zhi Wang
1
-1
/
+1
2024-04-15
nouveau: fix instmem race condition around ptr stores
Dave Airlie
1
-1
/
+6
2023-12-15
drm/nouveau: Fixup gk20a instobj hierarchy
Thierry Reding
1
-9
/
+9
2023-11-03
nouveau/gsp: move to 535.113.01
Dave Airlie
1
-6
/
+6
2023-10-31
drm/nouveau/mmu/r535: initial support
Ben Skeggs
4
-1
/
+339
2023-10-31
drm/nouveau/imem/tu102-: prepare for GSP-RM
Ben Skeggs
5
-30
/
+94
2023-09-19
drm/nouveau/imem: support allocations not preserved across suspend
Ben Skeggs
2
-5
/
+15
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
1
-1
/
+2
2022-11-09
drm/nouveau/imem: allow bar2 mapping of user allocations
Ben Skeggs
3
-5
/
+35
2022-03-03
drm/nouveau/instmem: fix uninitialized_var.cocci warning
Guo Zhengkui
1
-1
/
+1
2021-02-11
drm/nouveau/instmem: switch to instanced constructor
Ben Skeggs
6
-13
/
+12
2021-02-11
drm/nouveau/instmem: protect mm/lru with private mutex
Ben Skeggs
4
-29
/
+30
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
[next]