aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm
Commit message (Expand)AuthorAge
* drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst2014-09-30
* drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHEDBenjamin Herrenschmidt2014-09-23
* drm/ttm: make sure format string cannot leak inKees Cook2014-09-16
* drm/ttm: allow fence to be added as sharedChristian König2014-09-11
* drm/ttm: use rcu in core ttmMaarten Lankhorst2014-09-02
* drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-02
* drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst2014-09-01
* drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst2014-09-01
* drm/ttm: kill fence_lockMaarten Lankhorst2014-09-01
* drm/ttm: call ttm_bo_wait while inside a reservationMaarten Lankhorst2014-09-01
* drm/ttm: move fpfn and lpfn into each placement v2Christian König2014-08-27
* Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds2014-08-09
|\
| * drm/ttm: expose CPU address of DMA-allocated pagesAlexandre Courbot2014-08-09
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-07
|\|
| * drm/ttm: Pass GFP flags in order to avoid deadlock.Tetsuo Handa2014-08-04
| * drm/ttm: Fix possible stack overflow by recursive shrinker calls.Tetsuo Handa2014-08-04
| * drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions.Tetsuo Handa2014-08-04
| * drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().Tetsuo Handa2014-08-04
| * drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().Tetsuo Handa2014-08-04
| * drm/ttm: make device_released staticDave Airlie2014-07-21
| * drm/ttm: use gfp_t instead of int for flags.Dave Airlie2014-07-21
| * ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.Martin Kepplinger2014-07-07
| * drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König2014-07-07
| * drm/ttm: recognize ARM arch in ioprot handlerLucas Stach2014-07-07
* | dma-buf: use reservation objectsMaarten Lankhorst2014-07-08
|/
* Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2014-04-05
|\
| * drm/ttm: Hide the implementation details of reservationThomas Hellstrom2014-04-04
* | drm: Add support for two-ended allocation, v3Lauri Kasanen2014-04-03
|/
* drm/ttm: Add a ttm_ref_object_exists functionThomas Hellstrom2014-03-28
* Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie2014-03-18
|\
| * drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann2014-03-16
* | drm/ttm: don't oops if no invalidate_caches()Rob Clark2014-03-12
* | drm/ttm: Work around performance regression with VM_PFNMAPThomas Hellstrom2014-03-12
|/
* drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida2014-02-18
* drm/ttm: Don't clear page metadata of imported sg pagesThomas Hellstrom2014-02-05
* drm/ttm: Fix TTM object open regressionThomas Hellstrom2014-02-05
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2014-01-19
|\
| * drm/ttm: Fix swapin regressionThomas Hellstrom2013-12-22
| * drm/ttm: Fix accesses through vmas with only partial coverageThomas Hellstrom2013-12-16
* | Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/l...Dave Airlie2014-01-13
|\ \
| * | drm/ttm: ttm object security fixes for render nodesThomas Hellstrom2014-01-08
* | | drivers: gpu: Remove unused function in ttm_lock.cRashika Kheria2014-01-08
* | | drivers: gpu: Mark function as static in ttm_bo_util.cRashika Kheria2014-01-08
* | | drivers: gpu: Mark function as static in ttm_bo.cRashika Kheria2014-01-08
* | | drm/ttm: Correctly set page mapping and -index membersThomas Hellstrom2014-01-08
* | | drm/ttm: Refuse to fault (prime-) imported pagesThomas Hellstrom2014-01-08
* | | drm/ttm: Use VM_PFNMAP for shared bo mapsThomas Hellstrom2014-01-08
|/ /
* / drm: Kill DRM_SUSERDaniel Vetter2013-12-17
|/
* Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie2013-11-21
|\
| * drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom2013-11-20