summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: optionally move duplicates to a separate listChristian König2014-12-031-1/+9
* drm/ttm: Avoid memory allocation from shrinker functions.Tetsuo Handa2014-11-202-21/+30
* drm/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWNMichel Dänzer2014-11-121-1/+1
* drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWNMichel Dänzer2014-11-121-3/+5
* drm/ttm: Don't evict BOs outside of the requested placement rangeMichel Dänzer2014-10-161-3/+17
* drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compatMichel Dänzer2014-10-161-4/+4
* drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst2014-09-301-6/+18
* drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHEDBenjamin Herrenschmidt2014-09-232-16/+9
* drm/ttm: make sure format string cannot leak inKees Cook2014-09-171-1/+2
* drm/ttm: allow fence to be added as sharedChristian König2014-09-111-3/+15
* drm/ttm: use rcu in core ttmMaarten Lankhorst2014-09-021-63/+13
* drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-023-78/+126
* drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst2014-09-011-92/+50
* drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst2014-09-011-9/+13
* drm/ttm: kill fence_lockMaarten Lankhorst2014-09-014-67/+18
* drm/ttm: call ttm_bo_wait while inside a reservationMaarten Lankhorst2014-09-011-13/+12
* drm/ttm: move fpfn and lpfn into each placement v2Christian König2014-08-272-59/+43
* Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds2014-08-092-5/+10
|\
| * drm/ttm: expose CPU address of DMA-allocated pagesAlexandre Courbot2014-08-102-5/+10
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-076-41/+51
|\ \ | |/
| * drm/ttm: Pass GFP flags in order to avoid deadlock.Tetsuo Handa2014-08-052-19/+19
| * drm/ttm: Fix possible stack overflow by recursive shrinker calls.Tetsuo Handa2014-08-051-3/+7
| * drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions.Tetsuo Handa2014-08-051-2/+4
| * drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().Tetsuo Handa2014-08-051-3/+3
| * drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().Tetsuo Handa2014-08-051-0/+3
| * drm/ttm: make device_released staticDave Airlie2014-07-221-1/+1
| * drm/ttm: use gfp_t instead of int for flags.Dave Airlie2014-07-221-1/+1
| * ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.Martin Kepplinger2014-07-081-7/+7
| * drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König2014-07-082-4/+5
| * drm/ttm: recognize ARM arch in ioprot handlerLucas Stach2014-07-081-1/+1
* | dma-buf: use reservation objectsMaarten Lankhorst2014-07-081-1/+1
|/
* Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2014-04-052-17/+17
|\
| * drm/ttm: Hide the implementation details of reservationThomas Hellstrom2014-04-042-17/+17
* | drm: Add support for two-ended allocation, v3Lauri Kasanen2014-04-041-3/+8
|/
* drm/ttm: Add a ttm_ref_object_exists functionThomas Hellstrom2014-03-281-0/+46
* Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie2014-03-181-1/+2
|\
| * drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann2014-03-161-1/+2
* | drm/ttm: don't oops if no invalidate_caches()Rob Clark2014-03-121-3/+5
* | drm/ttm: Work around performance regression with VM_PFNMAPThomas Hellstrom2014-03-121-5/+7
|/
* drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida2014-02-181-0/+1
* drm/ttm: Don't clear page metadata of imported sg pagesThomas Hellstrom2014-02-051-0/+3
* drm/ttm: Fix TTM object open regressionThomas Hellstrom2014-02-051-1/+1
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2014-01-202-4/+5
|\
| * drm/ttm: Fix swapin regressionThomas Hellstrom2013-12-231-1/+2
| * drm/ttm: Fix accesses through vmas with only partial coverageThomas Hellstrom2013-12-161-3/+3
* | Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/l...Dave Airlie2014-01-141-36/+54
|\ \
| * | drm/ttm: ttm object security fixes for render nodesThomas Hellstrom2014-01-081-36/+54
* | | drivers: gpu: Remove unused function in ttm_lock.cRashika Kheria2014-01-081-8/+0
* | | drivers: gpu: Mark function as static in ttm_bo_util.cRashika Kheria2014-01-081-2/+2
* | | drivers: gpu: Mark function as static in ttm_bo.cRashika Kheria2014-01-081-1/+1
OpenPOWER on IntegriCloud