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
/
ttm
/
ttm_tt.c
Age
Commit message (
Expand
)
Author
2020-06-29
drm/ttm: make TT creation purely optional v3
Christian König
2019-11-04
drm/ttm: ttm_tt_init_fields() can be static
Christian König
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-06
drm/ttm: switch ttm core from bo->resv to bo->base.resv
Gerd Hoffmann
2018-08-01
drm/ttm: clean up non-x86 definitions on ttm_tt
Huang Rui
2018-05-15
Add SPDX idenitifier and clarify license
Dirk Hohndel
2018-03-14
drm/ttm: move initializing ttm->sg into ttm_tt_init_fields
Christian König
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-03-14
drm/ttm: add ttm_sg_tt_init
Christian König
2018-03-14
drm/ttm: move ttm_tt defines into ttm_tt.h
Christian König
2018-02-26
drm/ttm: cleanup ttm_tt_create
Christian König
2018-02-26
drm/ttm: move ttm_tt_create into ttm_tt.c v2
Christian König
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
2018-02-26
drm/ttm: drop ttm->glob
Christian König
2018-02-26
drm/ttm: add default implementations for ttm_tt_(un)populate
Christian König
2018-02-26
drm/ttm: set page mapping during allocation
Christian König
2018-02-19
drm/ttm: add ttm_tt_populate wrapper
Christian König
2018-02-19
drm/ttm: Fix coding style in ttm_tt_swapout()
Tom St Denis
2018-02-19
drm/ttm: Change ttm_tt page allocations to return errors
Tom St Denis
2018-02-19
drm/ttm: Allow page allocations w/o triggering OOM..
Andrey Grodzovsky
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_bind
Roger He
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-08
drm: use set_memory.h header
Laura Abbott
2016-09-16
drm/ttm: remove cpu_address member from ttm_tt
Alexandre Courbot
2016-08-01
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-07-29
drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3
Christian König
2016-07-07
drm/ttm: remove NULL checks when calling ttm_tt_destroy
Christian König
2016-07-07
drm/ttm: cleanup ttm_tt_(unbind|destroy)
Christian König
2016-05-29
file_inode(f)->i_mapping is f->f_mapping
Al Viro
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-08-06
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2014-08-10
drm/ttm: expose CPU address of DMA-allocated pages
Alexandre Courbot
2014-02-05
drm/ttm: Don't clear page metadata of imported sg pages
Thomas Hellstrom
2014-01-08
drm/ttm: Correctly set page mapping and -index members
Thomas Hellstrom
2013-09-19
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
Ben Skeggs
2013-02-22
new helper: file_inode(file)
Al Viro
2012-11-16
drm/ttm: remove unneeded preempt_disable/enable
Akinobu Mita
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
gpu/drm/ttm: use copy_highpage
Akinobu Mita
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-03-20
drm: remove the second argument of k[un]map_atomic()
Cong Wang
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: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
drm/ttm: provide dma aware ttm page pool code V9
Konrad Rzeszutek Wilk
2011-12-06
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
drm/ttm: page allocation use page array instead of list
Jerome Glisse
[next]