index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
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
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
2018-07-16
drm/nouveau/mmu/gp10b: remove ghost file
Jérôme Glisse
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-05-18
drm/nouveau/mmu/gv100: initial support
Ben Skeggs
2018-03-16
Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-03-16
drm/nouveau/mmu: ALIGN_DOWN correct variable
Māris Nartišs
2018-02-08
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2018-02-02
drm/nouveau/mmu: Fix trailing semicolon
Luis de Bethencourt
2018-02-02
drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warnings
Christoph Böhmwalder
2018-01-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-01-19
drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling
Ben Skeggs
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-03
drm/nouveau/mmu: swap out round for ALIGN
Ben Skeggs
[next]