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