index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
fb
Age
Commit message (
Expand
)
Author
2018-07-20
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-07-19
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-18
drm/nouveau/fb/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/fb/gm200-: fix overwriting of big page setting
Ben Skeggs
2018-05-18
drm/nouveau/fb/gf100-: bump size of mmu debug buffers to match big page size
Ben Skeggs
2018-02-08
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2018-02-02
drm/nouveau: Add support for BLCG on Kepler2
Lyude Paul
2018-02-02
drm/nouveau: Add support for BLCG on Kepler1
Lyude Paul
2018-01-11
drm/nouveau: deprecate pci_get_bus_and_slot()
Sinan Kaya
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
drm/nouveau/fb/ram: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
drm/nouveau/fb/gm200: enable NV_PFB_MMU_CTRL_USE_FULL_COMP_TAG_LINE where app...
Ben Skeggs
2017-11-02
drm/nouveau/fb/ram: remove old allocators
Ben Skeggs
2017-11-02
drm/nouveau: directly handle comptag allocation
Ben Skeggs
2017-11-02
drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfaces
Ben Skeggs
2017-11-02
drm/nouveau/fb/ram/gt215: allocate training buffer with nvkm_ram_get()
Ben Skeggs
2017-11-02
drm/nouveau/fb/ram: add interface to allocate vram as an nvkm_memory object
Ben Skeggs
2017-11-02
drm/nouveau/core/memory: add reference counting
Ben Skeggs
2017-11-02
drm/nouveau/fb/gf100: clear comptags at allocation time rather than mmu map
Ben Skeggs
2017-11-02
drm/nouveau/fb: move comptag init out of ram submodule
Ben Skeggs
2017-11-02
drm/nouveau/fb: move comptags mm into nvkm_fb
Ben Skeggs
2017-11-02
drm/nouveau/core/mm: have users explicitly define heap identifiers
Ben Skeggs
2017-11-02
drm/nouveau/fb: finalise big page size selection in constructor
Ben Skeggs
2017-08-22
drm/nouveau/fb/gf100-: zero mmu debug buffers
Ben Skeggs
2017-06-16
drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-point
Ben Skeggs
2017-05-12
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
Ben Skeggs
2017-04-29
drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detection
Mario Kleiner
2017-04-06
drm/nouveau/fb: add GP10B support
Alexandre Courbot
2017-03-07
drm/nouveau/fb/gf100-: rework ram detection
Ben Skeggs
2017-03-07
drm/nouveau/fb/gm200: split ram implementation from gm107
Ben Skeggs
2017-03-07
drm/nouveau/fb/gf108: split implementation from gf100
Ben Skeggs
2017-03-07
drm/nouveau/fb/gf100-: modify constructors to allow more customisation
Ben Skeggs
2017-02-17
drm/nouveau: fix bug id typo in comment
Ilia Mirkin
2017-02-17
drm/nouveau/core/mm: replace region list with next pointer
Ben Skeggs
2017-02-17
drm/nouveau/fb/ram/gk104: remove unused best_clk variable
Ben Skeggs
2016-11-28
drm/nouveau/fb/ram/gp100-: fix memory detection where FBP_NUM != FBPA_NUM
Ben Skeggs
2016-11-17
drm/nouveau/fb/gp102: rename from gp104
Ben Skeggs
2016-11-07
drm/nouveau: silence sparse warnings about symbols not being marked static
Ben Skeggs
2016-11-07
drm/nouveau/fb: add gm20b device
Alexandre Courbot
2016-11-07
drm/nouveau/fb/gk20a: use regular gf100's functions
Alexandre Courbot
2016-11-07
drm/nouveau/fb/gk20a: fix constructor call
Alexandre Courbot
2016-11-07
drm/nouveau: mark symbols static where possible
Baoyou Xie
2016-11-07
drm/nouveau: add missing header dependencies
Baoyou Xie
2016-10-12
drm/nouveau/fb/nv50: defer DMA mapping of scratch page to oneinit() hook
Ard Biesheuvel
2016-10-12
drm/nouveau/fb/gf100: defer DMA mapping of scratch page to oneinit() hook
Ard Biesheuvel
2016-10-12
drm/nouveau/fb/ram: Use Kepler implementation on Maxwell
Karol Herbst
2016-10-12
drm/nouveau/fb/ramgk104: Touch 0x62c000 only when there is a display engine
Karol Herbst
[next]