index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_ttm.c
Commit message (
Expand
)
Author
Age
*
drm/radeon: forbid mapping of userptr bo through radeon device file
Jérôme Glisse
2016-04-21
*
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-04
*
|
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-04-01
|
\
\
|
|
/
|
/
|
|
*
drm/radeon: Don't move pinned BOs
Michel Dänzer
2016-03-28
*
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
|
\
\
|
|
/
|
/
|
|
*
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-16
*
|
drm/radeon: use post-decrement in error handling
Rasmus Villemoes
2016-02-16
|
/
*
drm: Remove __OS_HAS_AGP
Daniel Vetter
2015-09-30
*
drm/radeon: use kzalloc for allocating one thing
Maninder Singh
2015-06-29
*
drm/radeon: fix userptr BO unpin bug v3
monk.liu
2015-05-07
*
drm/radeon: add extra check in radeon_ttm_tt_unpin_userptr
Christian König
2015-04-02
*
drm/radeon: check the right ring in radeon_evict_flags()
Alex Deucher
2014-12-03
*
drm/radeon: Try evicting from CPU accessible to inaccessible VRAM first
Michel Dänzer
2014-11-12
*
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-10-03
*
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
2014-09-24
*
drm/radeon: fix AGP userptr handling
Christian König
2014-09-18
*
drm/radeon: add the infrastructure for concurrent buffer access
Christian König
2014-09-11
*
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
*
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-27
*
drm/radeon: add userptr flag to limit it to anonymous memory v2
Christian König
2014-08-11
*
drm/radeon: add userptr support v8
Christian König
2014-08-11
*
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
Michel Dänzer
2014-08-05
*
drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitly
Michel Dänzer
2014-08-05
*
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-18
|
\
|
*
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
|
*
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-16
*
|
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
2014-03-18
|
\
\
|
|
/
|
/
|
|
*
drm/radeon: silence GCC warning on 32 bit
Paul Bolle
2014-03-06
|
*
drm/radeon: TTM must be init with cpu-visible VRAM, v2
Lauri Kasanen
2014-03-06
*
|
drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2
Marek Olšák
2014-03-03
|
/
*
drm/radeon: add GART debugfs access v3
Christian König
2013-12-24
*
drm/radeon: add VRAM debugfs access v3
Christian König
2013-12-24
*
drm/radeon: cleanup radeon_ttm debugfs handling
Christian König
2013-12-24
*
drm: rip out drm_core_has_AGP
Daniel Vetter
2013-12-18
*
drm: verify vma access in TTM+GEM drivers
David Herrmann
2013-08-27
*
drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
Niels Ole Salscheider
2013-05-20
*
drm: fix compile failure by including <linux/swiotlb.h>
Chris Metcalf
2013-02-04
*
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
*
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
2012-11-20
*
drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup
Maarten Lankhorst
2012-11-20
*
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
*
drm: track dev_mapping in more robust and flexible way
Ilija Hadzic
2012-07-25
*
drm/radeon: replace vmram_mutex with mclk_lock v2
Christian König
2012-06-21
*
drm/radeon: rework ring syncing code
Christian König
2012-06-21
*
drm/radeon: remove radeon_fence_create
Christian König
2012-06-21
*
drm/radeon: add PRIME support (v2)
Alex Deucher
2012-05-23
*
drm/radeon: immediately free ttm-move semaphore
Christian König
2012-05-09
*
drm/radeon: fix a bug with the ring syncing code
Christian König
2012-05-03
*
drm/radeon/kms: reorganize copy callbacks
Alex Deucher
2012-02-29
[next]