index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2021-06-04
drm/ttm: flip the switch for driver allocated resources v2
Christian König
2021-06-04
drm/nouveau: switch the TTM backends to self alloc
Christian König
2021-06-04
drm/ttm: flip over the range manager to self allocated nodes
Christian König
2021-05-26
drm/nouveau: Implement mmap as GEM object function
Thomas Zimmermann
2021-05-17
drm/nouveau: Don't include drm_legacy.h
Thomas Zimmermann
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-19
swiotlb: remove swiotlb_nr_tbl
Christoph Hellwig
2021-02-25
drm/nouveau/ttm: constify static vm_operations_struct
Rikard Falkeborn
2021-01-21
drm/ttm: device naming cleanup
Christian König
2020-11-02
drm/nouveau/ttm: Add limits.h
Maxime Ripard
2020-11-02
drm/nouveu: fix swiotlb include
Christian König
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
2020-10-26
drm/ttm: make num_pages uint32_t
Christian König
2020-10-07
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2020-09-28
drm/nouveau: stop using TTMs fault callback
Christian König
2020-09-15
drm/ttm: remove available_caching
Christian König
2020-09-15
drm/nouveau: explicitly specify caching to use
Christian König
2020-09-15
drm/ttm: remove default caching
Christian König
2020-09-03
drm/nouveau: move io_reserve_lru handling into the driver v5
Christian König
2020-08-12
drm/ttm: rename ttm_resource_manager_func callbacks
Christian König
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
2020-08-06
drm/ttm: add a wrapper for checking if manager is in use
Dave Airlie
2020-08-06
drm/ttm: drop type manager has_type
Dave Airlie
2020-08-06
drm/ttm: drop man->bdev link.
Dave Airlie
2020-08-06
drm/nouveau/ttm: move to driver allocated manager
Dave Airlie
2020-08-06
drm/ttm: make ttm_range_man_init/takedown take type + args
Dave Airlie
2020-08-06
drm/nouveau/ttm: use wrapper to access memory managers
Dave Airlie
2020-08-06
drm/nouveau: use new cleanup paths
Dave Airlie
2020-08-06
drm/nouveau: use new memory manager init paths
Dave Airlie
2020-08-06
drm/nouveau/ttm: don't fill in blank ttm debug callback
Dave Airlie
2020-07-31
drm/nouveau: stop implementing init_mem_type
Christian König
2020-06-29
drm/ttm: cleanup ttm_mem_type_manager_func.get_node interface v3
Christian König
2020-01-15
drm/nouveau/drm/ttm: Remove set but not used variable 'mem'
YueHaibing
2019-09-11
drm/nouveau: switch to gem vma offset manager
Gerd Hoffmann
2019-09-11
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-06-29
drm/noveau: add SPDX identifier and clarify license
Dirk Hohndel (VMware)
2018-05-10
drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
Ben Skeggs
2017-12-19
drm/nouveau: use alternate memory type for system-memory buffers with kind != 0
Ben Skeggs
2017-11-02
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
2017-11-02
drm/nouveau: switch to vmm limit
Ben Skeggs
2017-11-02
drm/nouveau: fetch memory type indices that we care about for ttm
Ben Skeggs
2017-11-02
drm/nouveau: consolidate handling of dma mask
Ben Skeggs
2017-11-02
drm/nouveau: allocate vram with nvkm_ram_get()
Ben Skeggs
2017-11-02
drm/nouveau: separate buffer object backing memory from nvkm structures
Ben Skeggs
[next]