index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
mmu
Age
Commit message (
Expand
)
Author
2025-05-19
drm/nouveau: add support for GH100
Ben Skeggs
2025-05-19
drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
2025-05-19
drm/nouveau/gsp: init client VMMs with NV0080_CTRL_DMA_SET_PAGE_DIRECTORY
Ben Skeggs
2025-05-19
drm/nouveau/mmu: bump up the maximum page table depth
Ben Skeggs
2025-05-19
drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/
Ben Skeggs
2023-11-30
nouveau/tu102: flush all pdbs on vmm flush
Dave Airlie
2023-11-03
nouveau/gsp: move to 535.113.01
Dave Airlie
2023-10-31
drm/nouveau/mmu/r535: initial support
Ben Skeggs
2023-10-31
drm/nouveau/mmu/tu102-: prepare for GSP-RM
Ben Skeggs
2023-10-31
drm/nouveau/mmu/tu102-: remove write to 0x100e68 during tlb invalidate
Ben Skeggs
2023-09-19
drm/nouveau/mmu/gp100-: always invalidate TLBs at CACHE_LEVEL_ALL
Ben Skeggs
2023-08-08
drm/nouveau: nvkm: vmm: silence warning from cast
Danilo Krummrich
2023-08-04
drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
Danilo Krummrich
2022-11-09
drm/nouveau/fifo: add new channel classes
Ben Skeggs
2022-06-21
drm/nouveau/mmu: drop unexpected word "the" in the comments
Jiang Jian
2022-05-23
drm/nouveau/mmu: fix typo in comment
Julia Lawall
2021-10-12
drm/nouveau/mmu/gp100: remove unused variable
Karol Herbst
2021-10-11
drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.
Luo penghao
2021-10-11
drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm_mthd_page()
Luo penghao
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
2021-07-01
nouveau/svm: implement atomic SVM access
Alistair Popple
2021-02-11
drm/nouveau/mmu: index engref by subdev type
Ben Skeggs
2021-02-11
drm/nouveau/mmu: switch to instanced constructor
Ben Skeggs
2021-02-11
drm/nouveau/subdev: store full subdev name in struct
Ben Skeggs
2021-02-11
drm/nouveau/mmu: serialise mmu invalidations with private mutex
Ben Skeggs
2021-01-15
drm/nouveau/mmu: fix vram heap sizing
Ben Skeggs
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-07-28
nouveau: fix storing invalid ptes
Ralph Campbell
2020-07-24
drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pages
Ralph Campbell
2020-07-24
drm/nouveau/mmu: make nvkm_vmm_ctor() static
Ralph Campbell
2020-07-24
drm/nouveau/mmu/gp100-: enable mmu invalidate depth optimisation
Ben Skeggs
2020-07-24
drm/nouveau/mmu: make a couple of functions static
Ben Skeggs
2020-07-10
nouveau: fix mapping 2MB sysmem pages
Ralph Campbell
2020-05-22
drm/nouveau/mmu: Remove unneeded semicolon
Zheng Bin
2020-01-15
drm/nouveau/mmu: Add correct turing page kinds
James Jones
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-01
drm/nouveau/mmu: qualify vmm during dtor
Jon Derrick
2019-02-20
drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled
Ben Skeggs
2019-02-20
drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancel
Ben Skeggs
2019-02-20
drm/nouveau/mmu: add a privileged method to directly manage PTEs
Ben Skeggs
2019-02-20
drm/nouveau/mmu: store mapped flag separately from memory pointer
Ben Skeggs
2019-02-20
drm/nouveau/mmu: support initialisation of client-managed address-spaces
Ben Skeggs
2019-02-20
drm/nouveau/mmu/gf100-: virtualise setting pdb base address for invalidation
Ben Skeggs
2019-02-20
drm/nouveau/mmu/gf100-: make mmu invalidate function more general
Ben Skeggs
2019-02-20
drm/nouveau/mmu/tu102: rename implementation from tu104
Ben Skeggs
2018-12-11
drm/nouveau/mmu/tu104: initial support
Ben Skeggs
2018-12-11
drm/nouveau/mmu: add more general vmm free/node handling functions
Ben Skeggs
2018-09-07
drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer
Ben Skeggs
[next]