index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2019-10-25
drm/ttm: remove pointers to globals
Christian König
2018-05-15
Add SPDX idenitifier and clarify license
Dirk Hohndel
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2016-03-30
drm/ttm: Remove TTM_HAS_AGP
Daniel Vetter
2014-02-18
drm/ttm: Fix memory leak in ttm_agp_backend.c
Masanari Iida
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-03-20
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
2012-01-06
ttm: fix agp since ttm tt rework
Jerome Glisse
2011-12-06
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-01-27
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-06-15
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom