summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm (follow)
Commit message (Expand)AuthorAge
* drm/ttm: check the return value of kzallocXiongwei Song2018-03-03
* drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu2017-09-07
* drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle2017-05-14
* drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-04-12
* drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer2017-03-15
* drm/ttm: Make ttm_bo_mem_compat availableSinclair Yeh2016-07-27
* drm/ttm: Fixed a read/write lock imbalanceThomas Hellstrom2015-11-26
* drm/ttm: Fix memory space allocation v2Thomas Hellstrom2015-09-15
* Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-17
|\
| * drm/ttm: recognize ARM64 arch in ioprot handlerAlexandre Courbot2015-07-24
* | drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-08-06
|/
* drm/ttm: improve uncached page deallocation.Jérôme Glisse2015-07-17
* drm/ttm: fix uncached page deallocation to properly fill page pool v3.Jérôme Glisse2015-07-17
* drm/ttm: dma: Don't crash on memory in the vmalloc rangeAlexandre Courbot2015-06-02
* dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-21
* drm/ttm: device address space != CPU address spaceAlex Deucher2015-03-05
* drm/ttm: optionally move duplicates to a separate listChristian König2014-12-03
* drm/ttm: Avoid memory allocation from shrinker functions.Tetsuo Handa2014-11-20
* drm/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWNMichel Dänzer2014-11-12
* drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWNMichel Dänzer2014-11-12
* drm/ttm: Don't evict BOs outside of the requested placement rangeMichel Dänzer2014-10-16
* drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compatMichel Dänzer2014-10-16
* 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-17
* 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-10
* | 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-05
| * drm/ttm: Fix possible stack overflow by recursive shrinker calls.Tetsuo Handa2014-08-05
| * drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions.Tetsuo Handa2014-08-05
| * drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().Tetsuo Handa2014-08-05
| * drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().Tetsuo Handa2014-08-05
| * drm/ttm: make device_released staticDave Airlie2014-07-22
| * drm/ttm: use gfp_t instead of int for flags.Dave Airlie2014-07-22
| * ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.Martin Kepplinger2014-07-08
| * drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König2014-07-08
| * drm/ttm: recognize ARM arch in ioprot handlerLucas Stach2014-07-08
* | 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-04
|/