index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_ttm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
drm/nouveau: separate buffer object backing memory from nvkm structures
Ben Skeggs
1
-96
/
+47
2017-11-02
drm/nouveau: consolidate identical functions in nouveau_ttm.c
Ben Skeggs
1
-46
/
+17
2017-11-02
drm/nouveau: remove unnecessary use of ttm_mem_type_manager::priv
Ben Skeggs
1
-13
/
+3
2017-11-02
drm/nouveau: split various bo flags out into their own members
Ben Skeggs
1
-8
/
+6
2017-11-02
drm/nouveau/mmu/nv04-nv4x: move global vmm to nvkm_mmu
Ben Skeggs
1
-4
/
+1
2017-11-02
drm/nouveau: fix handling of GART OOM on pre-NV50 chipsets
Ben Skeggs
1
-0
/
+4
2017-08-17
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
1
-2
/
+4
2017-05-17
drm/nouveau: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-02-17
drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables
Ben Skeggs
1
-24
/
+24
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
1
-14
/
+14
2016-12-18
drm/nouveau: use designated initializers
Kees Cook
1
-14
/
+14
2016-10-26
drm/drivers: add support for using the arch wc mapping API.
Dave Airlie
1
-0
/
+8
2016-07-14
drm/nouveau/core: recognise GP100 chipset
Ben Skeggs
1
-0
/
+1
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
1
-1
/
+1
2015-11-11
nouveau: don't call pci_dma_supported
Christoph Hellwig
1
-2
/
+5
2015-11-03
drm/nouveau/ttm: set the DMA mask for platform devices
Alexandre Courbot
1
-6
/
+19
2015-11-03
drm/nouveau/ttm: convert to DMA API
Alexandre Courbot
1
-7
/
+5
2015-08-28
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
1
-2
/
+10
2015-08-28
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
1
-2
/
+3
2015-08-28
drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object
Ben Skeggs
1
-33
/
+6
2015-08-28
drm/nouveau/mmu: cosmetic changes
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/fb: cosmetic changes
Ben Skeggs
1
-10
/
+10
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
1
-0
/
+9
2015-08-11
drm/nouveau: Don't take dev->struct_mutex in ttm_fini
Daniel Vetter
1
-2
/
+0
2015-07-28
drm/nouveau/nouveau/ttm: fix tiled system memory with Maxwell
Alexandre Courbot
1
-0
/
+9
2015-04-14
make RAM device optional
Alexandre Courbot
1
-0
/
+3
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
1
-26
/
+26
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
1
-9
/
+9
2015-01-22
drm/nouveau/mmu: rename from vmmgr (no binary change)
Ben Skeggs
1
-5
/
+5
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
1
-1
/
+1
2014-12-23
nouveau: bring back legacy mmap handler
Dave Airlie
1
-1
/
+2
2014-09-24
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
1
-1
/
+1
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
1
-6
/
+3
2014-08-09
drm/nouveau: use ram info from nvif_device
Ben Skeggs
1
-2
/
+1
2014-08-09
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
1
-0
/
+1
2014-08-09
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
1
-4
/
+0
2014-08-09
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
1
-17
/
+16
2014-08-09
drm/nouveau/core: remove NV_D0 family
Ben Skeggs
1
-1
/
+0
2014-07-08
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
1
-0
/
+3
2014-03-26
support for platform devices
Alexandre Courbot
1
-13
/
+18
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
1
-1
/
+3
2014-01-23
drm/nouveau/vm: reduce number of entry-points to vm_map()
Ben Skeggs
1
-0
/
+1
2013-07-01
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-10
/
+5
2013-07-01
drm/nouveau: remove limit on gart
Maarten Lankhorst
1
-5
/
+0
2013-07-01
drm/nouveau/core: remove nouveau_mm.mutex, no more users
Ben Skeggs
1
-2
/
+2
2013-07-01
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
1
-3
/
+3
2013-05-31
drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}
Andy Lutomirski
1
-9
/
+4
2013-04-26
drm/nouveau/ttm: allow tiled memtype on system memory buffer objects
Ben Skeggs
1
-0
/
+16
2013-04-26
drm/nouveau/drm: fix crash in vram manager debug callback
Marcin Slusarz
1
-3
/
+6
[next]