index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_agp_backend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-02
drm/ttm: Add a parameter to add extra pages into ttm_tt
Ramalingam C
1
-1
/
+1
2021-05-03
drm/ttm: cleanup ttm_agp_backend
Christian König
1
-4
/
+4
2021-01-21
drm/ttm: device naming cleanup
Christian König
1
-1
/
+1
2020-12-01
drm/ttm/drivers: remove unecessary ttm_module.h include v2
Christian König
1
-1
/
+0
2020-10-29
drm/ttm: nuke old page allocator
Christian König
1
-1
/
+0
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
1
-1
/
+1
2020-10-15
drm/ttm: set the tt caching state at creation time
Christian König
1
-1
/
+1
2020-09-18
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
1
-0
/
+14
2020-09-09
drm/ttm/agp: remove bdev from agp helpers
Dave Airlie
1
-7
/
+4
2020-09-09
drm/ttm: get rid of agp specific populate/unpopulate paths.
Dave Airlie
1
-17
/
+0
2020-09-09
drm/ttm/agp: drop back end bindings from agp
Dave Airlie
1
-7
/
+0
2020-09-09
drm/ttm/agp: export bind/unbind/destroy for drivers to use.
Dave Airlie
1
-6
/
+9
2020-09-08
drm/ttm: remove bdev from ttm_tt
Dave Airlie
1
-6
/
+11
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-4
/
+5
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
1
-1
/
+1
2020-07-29
drm/ttm: make ttm_tt unbind function return void.
Dave Airlie
1
-4
/
+5
2019-10-25
drm/ttm: remove pointers to globals
Christian König
1
-1
/
+1
2018-05-15
Add SPDX idenitifier and clarify license
Dirk Hohndel
1
-0
/
+1
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
1
-3
/
+3
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
1
-4
/
+4
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
1
-2
/
+2
2016-03-30
drm/ttm: Remove TTM_HAS_AGP
Daniel Vetter
1
-3
/
+0
2014-02-18
drm/ttm: Fix memory leak in ttm_agp_backend.c
Masanari Iida
1
-0
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-4
/
+4
2012-03-20
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
1
-1
/
+3
2012-01-06
ttm: fix agp since ttm tt rework
Jerome Glisse
1
-0
/
+17
2011-12-06
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
1
-54
/
+34
2011-01-27
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
1
-1
/
+2
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
1
-2
/
+1
2009-06-15
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom
1
-0
/
+150