index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_ttm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: pass drm to nouveau_mem_new(), instead of cli
Ben Skeggs
2024-07-27
1
-4
/
+4
*
drm/nouveau: move nvxx_* definitions to nouveau_drv.h
Ben Skeggs
2024-07-27
1
-2
/
+2
*
drm/nouveau: stop using is_swiotlb_active
Christoph Hellwig
2023-06-07
1
-7
/
+3
*
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2022-10-27
1
-1
/
+1
*
drm/nouveau: Implement intersect/compatible functions
Arunpravin Paneer Selvam
2022-08-22
1
-0
/
+24
*
drm/ttm: add back a reference to the bdev to the res manager
Christian König
2022-01-26
1
-2
/
+2
*
drm/ttm: add ttm_resource_fini v2
Christian König
2022-01-26
1
-4
/
+5
*
swiotlb: Update is_swiotlb_active to add a struct device argument
Claire Chang
2021-07-14
1
-1
/
+1
*
drm/ttm: flip the switch for driver allocated resources v2
Christian König
2021-06-04
1
-16
/
+16
*
drm/nouveau: switch the TTM backends to self alloc
Christian König
2021-06-04
1
-0
/
+4
*
drm/ttm: flip over the range manager to self allocated nodes
Christian König
2021-06-04
1
-0
/
+2
*
drm/nouveau: Implement mmap as GEM object function
Thomas Zimmermann
2021-05-26
1
-49
/
+0
*
drm/nouveau: Don't include drm_legacy.h
Thomas Zimmermann
2021-05-17
1
-2
/
+0
*
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-04
1
-1
/
+1
|
\
|
*
swiotlb: remove swiotlb_nr_tbl
Christoph Hellwig
2021-03-19
1
-1
/
+1
*
|
drm/nouveau/ttm: constify static vm_operations_struct
Rikard Falkeborn
2021-02-25
1
-1
/
+1
*
|
drm/ttm: device naming cleanup
Christian König
2021-01-21
1
-5
/
+5
|
/
*
drm/nouveau/ttm: Add limits.h
Maxime Ripard
2020-11-02
1
-0
/
+1
*
drm/nouveu: fix swiotlb include
Christian König
2020-11-02
1
-0
/
+3
*
drm/ttm: wire up the new pool as default one v2
Christian König
2020-10-29
1
-5
/
+9
*
drm/ttm: make num_pages uint32_t
Christian König
2020-10-26
1
-1
/
+1
*
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2020-10-07
1
-2
/
+2
*
drm/nouveau: stop using TTMs fault callback
Christian König
2020-09-28
1
-4
/
+6
*
drm/ttm: remove available_caching
Christian König
2020-09-15
1
-7
/
+2
*
drm/nouveau: explicitly specify caching to use
Christian König
2020-09-15
1
-16
/
+3
*
drm/ttm: remove default caching
Christian König
2020-09-15
1
-14
/
+7
*
drm/nouveau: move io_reserve_lru handling into the driver v5
Christian König
2020-09-03
1
-2
/
+42
*
drm/ttm: rename ttm_resource_manager_func callbacks
Christian König
2020-08-12
1
-6
/
+6
*
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
1
-4
/
+4
*
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
2020-08-06
1
-22
/
+22
*
drm/ttm: add a wrapper for checking if manager is in use
Dave Airlie
2020-08-06
1
-1
/
+0
*
drm/ttm: drop type manager has_type
Dave Airlie
2020-08-06
1
-2
/
+2
*
drm/ttm: drop man->bdev link.
Dave Airlie
2020-08-06
1
-4
/
+2
*
drm/nouveau/ttm: move to driver allocated manager
Dave Airlie
2020-08-06
1
-13
/
+32
*
drm/ttm: make ttm_range_man_init/takedown take type + args
Dave Airlie
2020-08-06
1
-9
/
+13
*
drm/nouveau/ttm: use wrapper to access memory managers
Dave Airlie
2020-08-06
1
-4
/
+4
*
drm/nouveau: use new cleanup paths
Dave Airlie
2020-08-06
1
-11
/
+30
*
drm/nouveau: use new memory manager init paths
Dave Airlie
2020-08-06
1
-24
/
+19
*
drm/nouveau/ttm: don't fill in blank ttm debug callback
Dave Airlie
2020-08-06
1
-9
/
+0
*
drm/nouveau: stop implementing init_mem_type
Christian König
2020-07-31
1
-4
/
+57
*
drm/ttm: cleanup ttm_mem_type_manager_func.get_node interface v3
Christian König
2020-06-29
1
-8
/
+0
*
drm/nouveau/drm/ttm: Remove set but not used variable 'mem'
YueHaibing
2020-01-15
1
-4
/
+0
*
drm/nouveau: switch to gem vma offset manager
Gerd Hoffmann
2019-09-11
1
-1
/
+1
*
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
2019-09-11
1
-0
/
+1
*
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
2019-03-19
1
-3
/
+0
*
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
2019-03-19
1
-1
/
+0
*
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
1
-39
/
+0
*
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
1
-31
/
+3
*
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-11-05
1
-2
/
+2
*
drm/noveau: add SPDX identifier and clarify license
Dirk Hohndel (VMware)
2018-06-29
1
-2
/
+1
[next]