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
/
radeon
/
radeon_ttm.c
Age
Commit message (
Expand
)
Author
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-06-19
gpu: drm: radeon: Adding new typedef vm_fault_t
Souptick Joarder
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
2018-02-19
drm/radeon: remove extra TT unpopulated check
Christian König
2018-02-13
drm/radeon: only enable swiotlb path when need v2
Chunming Zhou
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-12-27
drm/radeon: remove the default io_mem_pfn set
Tan Xiaojun
2017-12-15
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
2017-12-06
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
mm: remove cold parameter for release_pages
Mel Gorman
2017-08-29
drm/radeon: use new TTM populate/dma map helper functions
Tom St Denis
2017-08-17
drm/radeon: fix incorrect use of the lru_lock
Christian König
2017-08-15
drm/radeon: Fix stolen typo
Kent Russell
2017-07-14
drm: radeon: radeon_ttm: constify ttm_place structures.
Arvind Yadav
2017-05-17
drm/radeon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-04-04
drm/ttm: add io_mem_pfn callback
Christian König
2017-03-27
drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
Michel Dänzer
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-01-27
drm: radeon: radeon_ttm: Handle return NULL error from ioremap_nocache
Arvind Yadav
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-19
drm: use drm_file to tag vm-bos
David Herrmann
2016-08-19
drm/radeon: fix radeon_move_blit on 32bit systems
Christian König
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
2016-08-08
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-08-05
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-07-07
drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
Christian König
2016-07-07
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
Christian König
2016-07-07
drm/ttm: add wait for idle in all drivers bo_move functions
Christian König
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-04
drm/ttm: implement LRU add callbacks v2
Christian König
2016-04-21
drm/radeon: forbid mapping of userptr bo through radeon device file
Jérôme Glisse
2016-04-04
Merge branch 'PAGE_CACHE_SIZE-removal'
Linus Torvalds
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-01
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-28
drm/radeon: Don't move pinned BOs
Michel Dänzer
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-16
drm/radeon: use post-decrement in error handling
Rasmus Villemoes
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
[next]