aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm
AgeCommit message (Expand)Author
2020-11-05drm/ttm: fix eviction valuable range check.Dave Airlie
2018-03-03drm/ttm: check the return value of kzallocXiongwei Song
2018-02-22drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)Tom St Denis
2018-02-22drm/ttm: Don't add swapped BOs to swap-LRU listFelix Kuehling
2017-12-05drm/ttm: once more fix ttm_buffer_object_transferChristian König
2017-12-05drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_listMichel Dänzer
2017-12-05drm/ttm: fix ttm_bo_cleanup_refs_or_queue once moreChristian König
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-24drm/ttm:fix wrong decoding of bo_countMonk Liu
2017-08-24drm/ttm: fix missing inc bo_countMonk Liu
2017-08-18drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2Christian König
2017-08-17drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu
2017-08-17drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König
2017-08-17drm/ttm: individualize BO reservation obj when they are freedChristian König
2017-08-17drm/ttm: remove nonsense wait in ttm_bo_cleanup_refs_and_unlockChristian König
2017-07-25drm/ttm: Implement vm_operations_struct.access v2Felix Kuehling
2017-07-18x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky
2017-07-03drm/ttm: Fix use-after-free in ttm_bo_clean_mmJohn Brooks
2017-05-18drm: drop drm_[cm]alloc* helpersMichal Hocko
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-05-16drm/ttm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-08drm: use set_memory.h headerLaura Abbott
2017-04-28drm/ttm: cleanup unuse ret valueHuang Rui
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
2017-04-04drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2Christian König
2017-04-04drm/ttm: add io_mem_pfn callbackChristian König
2017-04-04drm/ttm: cleanup and optimize ttm_bo_mem_compat v2Christian König
2017-03-30drm/ttm: Avoid calling drm_ht_remove from atomic contextThomas Hellstrom
2017-03-30drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom
2017-03-29drm/ttm: add ttm_bo_init_reservedNicolai Hähnle
2017-03-29drm/ttm: never add BO that failed to validate to the LRU listNicolai Hähnle
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-21drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-01-27drm/ttm: revert "add optional LRU removal callback v2"Christian König
2017-01-27drm/ttm: revert "implement LRU add callbacks v2"Christian König
2017-01-27drm/ttm: add BO priorities for the LRUsChristian König
2017-01-27drm/ttm: remove allow_errors parameter from ttm_bo_force_list_cleanChristian König
2017-01-27drm/ttm: add evict parameter to ttm_bo_driver::move_notifyNicolai Hähnle
2017-01-27drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer
2017-01-14locking/atomic, kref: Kill kref_sub()Peter Zijlstra
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra