- 7ec2723 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
- ed3ba07 drm: use set_memory.h header by Laura Abbott · 8 years ago
- aef1ba5 drm/ttm: cleanup unuse ret value by Huang Rui · 8 years ago
- b769fef Backmerge tag 'v4.11-rc6' into drm-next by Dave Airlie · 8 years ago
- c8b26bd drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2 by Christian König · 8 years ago
- ea642c3 drm/ttm: add io_mem_pfn callback by Christian König · 8 years ago
- 018b7fc drm/ttm: cleanup and optimize ttm_bo_mem_compat v2 by Christian König · 8 years ago
- 3ce7803 drm/ttm: Avoid calling drm_ht_remove from atomic context by Thomas Hellstrom · 8 years ago
- fe25deb drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces by Thomas Hellstrom · 8 years ago
- ca9cf68d drm/ttm: add ttm_bo_init_reserved by Nicolai Hähnle · 8 years ago
- c2c139c drm/ttm: never add BO that failed to validate to the LRU list by Nicolai Hähnle · 8 years ago
- b558dfd Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 8dfe162 gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
- 3089c1d drm/ttm: fix use-after-free races in vm fault handling by Nicolai Hähnle · 8 years ago
- 4e64e55 drm: Improve drm_mm search (and fix topdown allocation) with rbtrees by Chris Wilson · 8 years ago
- 29a73d9 Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
- 896d630 drm/ttm: revert "add optional LRU removal callback v2" by Christian König · 8 years ago
- 260498f drm/ttm: revert "implement LRU add callbacks v2" by Christian König · 8 years ago
- cf6c467 drm/ttm: add BO priorities for the LRUs by Christian König · 8 years ago
- 2ee7fc9 drm/ttm: remove allow_errors parameter from ttm_bo_force_list_clean by Christian König · 8 years ago
- 66257db drm/ttm: add evict parameter to ttm_bo_driver::move_notify by Nicolai Hähnle · 8 years ago
- 239ac65 drm/ttm: Make sure BOs being swapped out are cacheable by Michel Dänzer · 8 years ago
- bdfafc4 locking/atomic, kref: Kill kref_sub() by Peter Zijlstra · 8 years ago
- 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
- 282d0a3 Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
- 3806a27 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
- b5c3714 drm/mm: Convert to drm_printer by Daniel Vetter · 8 years ago
- 4e98c37 drm/ttm: use designated initializers by Kees Cook · 8 years ago
- 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
- 98a6dd9 drm/ttm: fix ttm_bo_wait by Christian König · 8 years ago
- 220196b Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
- a2ab19fe drm/ttm: make eviction decision a driver callback v2 by Christian König · 8 years ago
- f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
- af1f85d drm/ttm: remove cpu_address member from ttm_tt by Alexandre Courbot · 8 years ago
- 5d98d0bc drm/ttm: use ffs in ttm_mem_type_from_place by Christian König · 8 years ago
- 4499f2a drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy by Michel Dänzer · 8 years ago
- 4e2f0ca drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm by Michel Dänzer · 8 years ago
- 7b8082b drm/ttm: Wait for a BO to become idle before unbinding it from GTT by Michel Dänzer · 8 years ago
- ecf6a63 drm/ttm: Add interface to export kernel_zone max memory size in ttm by Ken Wang · 8 years ago
- 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
- 2ff2bf1 drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3 by Christian König · 8 years ago
- 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 9af07af9 Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
- 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
- 2383050f Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
- a1bf09e drm/ttm: Delete an unnecessary check before the function call "ttm_tt_destroy" by Markus Elfring · 8 years ago
- 847b6cf drm/ttm: fix stupid parameter inversion in the pipeline code by Christian König · 8 years ago
- aff98ba drm/ttm: wait for eviction in ttm_bo_force_list_clean by Christian König · 8 years ago
- 3ddf4ad drm/ttm: add the infrastructure for pipelined evictions by Christian König · 9 years ago
- f849c6d drm/ttm: simplify ttm_bo_wait by Christian König · 9 years ago
- 5bc7306 drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING by Christian König · 9 years ago
- 74561cd drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup by Christian König · 9 years ago
- 61ede07 drm/ttm: wait for BO idle after the move in ttm_bo_swapout by Christian König · 9 years ago
- 17d33bc drm/ttm: drop waiting for idle in ttm_bo_evict. by Christian König · 9 years ago
- a6f76dc drm/ttm: drop wait for idle in ttm_bo_move_buffer by Christian König · 9 years ago
- 77dfc28 drm/ttm: wait for BO idle in ttm_bo_move_memcpy by Christian König · 9 years ago
- 4279cb1 drm/ttm: remove NULL checks when calling ttm_tt_destroy by Christian König · 9 years ago
- 089f16c drm/ttm: cleanup ttm_tt_(unbind|destroy) by Christian König · 9 years ago
- 94477bf drm/ttm: Make ttm_bo_mem_compat available by Sinclair Yeh · 8 years ago
- 93c76a3 file_inode(f)->i_mapping is f->f_mapping by Al Viro · 9 years ago
- bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 9 years ago
- 98c2872 drm/ttm: implement LRU add callbacks v2 by Christian König · 9 years ago
- c3ea576 drm/ttm: add optional LRU removal callback v2 by Christian König · 9 years ago
- 00cfd66 drm/ttm: remove unused validation sequence by Christian König · 9 years ago
- 8aa6d4f drm/ttm: remove lazy parameter from ttm_bo_wait by Christian König · 9 years ago
- dfd5e50 drm/ttm: remove use_ticket parameter from ttm_bo_reserve by Christian König · 9 years ago
- 5ee7b41 drm/ttm: don't wait for BO on initial allocation by Christian König · 9 years ago
- 8562163 drm/ttm: Fix TTM BO accounting by Felix Kuehling · 9 years ago
- 56fc350 drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail by Flora Cui · 9 years ago
- 4904796 Merge tag 'v4.6-rc3' into drm-next by Dave Airlie · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- e6bf6e5 drm/ttm: Remove TTM_HAS_AGP by Daniel Vetter · 9 years ago
- 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
- ab74961 drm/ttm: add ttm_bo_move_to_lru_tail function v2 by Christian König · 9 years ago
- ed704a4 drm/ttm: fix adding foreign BOs to the swap LRU by Christian König · 9 years ago
- 33d48cf drm/ttm: fix adding foreign BOs to the LRU during init v2 by Christian König · 9 years ago
- 025af18 drm/ttm: Fixed a read/write lock imbalance by Thomas Hellstrom · 9 years ago
- e30f396 drm/ttm: Fix memory space allocation v2 by Thomas Hellstrom · 9 years ago
- 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
- 55579cf drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
- f135b97 drm/ttm: recognize ARM64 arch in ioprot handler by Alexandre Courbot · 9 years ago
- e930888 drm/ttm: improve uncached page deallocation. by Jérôme Glisse · 9 years ago
- ef2b731 drm/ttm: fix uncached page deallocation to properly fill page pool v3. by Jérôme Glisse · 9 years ago
- 1c34d82 drm/ttm: dma: Don't crash on memory in the vmalloc range by Alexandre Courbot · 10 years ago
- d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
- 54c4cd6 drm/ttm: device address space != CPU address space by Alex Deucher · 10 years ago
- aa35071 drm/ttm: optionally move duplicates to a separate list by Christian König · 10 years ago
- 881fdaa drm/ttm: Avoid memory allocation from shrinker functions. by Tetsuo Handa · 10 years ago
- 507d0ca drm/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN by Michel Dänzer · 10 years ago
- c165812 drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN by Michel Dänzer · 10 years ago
- e300180 drm/ttm: Don't evict BOs outside of the requested placement range by Michel Dänzer · 10 years ago
- 9ace2ef drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compat by Michel Dänzer · 10 years ago
- f4f4e3e drm/ttm: add reservation_object as argument to ttm_bo_init by Maarten Lankhorst · 11 years ago
- 94318d5 drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED by Benjamin Herrenschmidt · 10 years ago
- 109ab90 drm/ttm: make sure format string cannot leak in by Kees Cook · 10 years ago
- ae9c0af drm/ttm: allow fence to be added as shared by Christian König · 10 years ago