index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
2018-03-03
drm/ttm: check the return value of kzalloc
Xiongwei Song
2017-09-07
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
2017-05-14
drm/ttm: fix use-after-free races in vm fault handling
Nicolai Hähnle
2017-04-12
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-03-15
drm/ttm: Make sure BOs being swapped out are cacheable
Michel Dänzer
2016-07-27
drm/ttm: Make ttm_bo_mem_compat available
Sinclair Yeh
2015-11-26
drm/ttm: Fixed a read/write lock imbalance
Thomas Hellstrom
2015-09-15
drm/ttm: Fix memory space allocation v2
Thomas Hellstrom
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
2015-08-06
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-07-24
drm/ttm: recognize ARM64 arch in ioprot handler
Alexandre Courbot
2015-07-17
drm/ttm: improve uncached page deallocation.
Jérôme Glisse
2015-07-17
drm/ttm: fix uncached page deallocation to properly fill page pool v3.
Jérôme Glisse
2015-06-02
drm/ttm: dma: Don't crash on memory in the vmalloc range
Alexandre Courbot
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
2015-03-05
drm/ttm: device address space != CPU address space
Alex Deucher
2014-12-03
drm/ttm: optionally move duplicates to a separate list
Christian König
2014-11-20
drm/ttm: Avoid memory allocation from shrinker functions.
Tetsuo Handa
2014-11-12
drm/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
Michel Dänzer
2014-11-12
drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
Michel Dänzer
2014-10-16
drm/ttm: Don't evict BOs outside of the requested placement range
Michel Dänzer
2014-10-16
drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compat
Michel Dänzer
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-23
drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED
Benjamin Herrenschmidt
2014-09-17
drm/ttm: make sure format string cannot leak in
Kees Cook
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
2014-09-02
drm/ttm: use rcu in core ttm
Maarten Lankhorst
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-01
drm/ttm: kill off some members to ttm_validate_buffer
Maarten Lankhorst
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
drm/ttm: call ttm_bo_wait while inside a reservation
Maarten Lankhorst
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-09
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
Linus Torvalds
2014-08-10
drm/ttm: expose CPU address of DMA-allocated pages
Alexandre Courbot
2014-08-07
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-08-05
drm/ttm: Pass GFP flags in order to avoid deadlock.
Tetsuo Handa
2014-08-05
drm/ttm: Fix possible stack overflow by recursive shrinker calls.
Tetsuo Handa
2014-08-05
drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions.
Tetsuo Handa
2014-08-05
drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().
Tetsuo Handa
2014-08-05
drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().
Tetsuo Handa
2014-07-22
drm/ttm: make device_released static
Dave Airlie
2014-07-22
drm/ttm: use gfp_t instead of int for flags.
Dave Airlie
2014-07-08
dma-buf: use reservation objects
Maarten Lankhorst
2014-07-08
ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.
Martin Kepplinger
2014-07-08
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
2014-07-08
drm/ttm: recognize ARM arch in ioprot handler
Lucas Stach
2014-04-05
Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
2014-04-04
drm/ttm: Hide the implementation details of reservation
Thomas Hellstrom
2014-04-04
drm: Add support for two-ended allocation, v3
Lauri Kasanen
[next]