summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm
AgeCommit message (Expand)Author
2020-06-16Merge v5.8-rc1 into drm-misc-fixesThomas Zimmermann
2020-06-15drm/ttm: Fix dma_fence refcnt leak when adding move fenceXiyu Yang
2020-06-15drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reservedXiyu Yang
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-04drm: remove drm specific kmap_atomic codeIra Weiny
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-04-10Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-10drm/ttm: Temporarily disable the huge_fault() callbackThomas Hellstrom (VMware)
2020-04-04Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-01drm/ttm: lock resv object during destructionChristian König
2020-03-24drm/ttm, drm/vmwgfx: Support huge TTM pagefaultsThomas Hellstrom (VMware)
2020-03-19Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-17Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-11drm/ttm: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-11drm/ttm: fix false positive assertChristian König
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-02-27drm/ttm: remove the backing store if no placement is givenChristian König
2020-02-26drm/ttm: fix leaking fences via ttm_buffer_object_transferAhzo
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-12drm/ttm: individualize resv objects before calling release_notifyChristian König
2020-02-12drm/ttm: replace dma_resv object on deleted BOs v3Christian König
2020-02-12drm/ttm: rework BO delayed delete. v2Christian König
2020-02-11drm/ttm: use RCU in ttm_bo_flush_all_fencesChristian König
2020-02-11drm/ttm: cleanup ttm_buffer_object_transferChristian König
2020-02-11drm/ttm: refine ghost BO resv criteriaChristian König
2020-02-04Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-22drm/ttm: flush the fence on the bo after we individualize the reservation objectxinhui pan
2020-01-16drm/ttm: nuke invalidate_caches callbackChristian König
2020-01-16mm, drm/ttm: Fix vm page protection handlingThomas Hellstrom
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-06drm: call drm_gem_object_funcs.mmap with fake offsetGerd Hoffmann
2019-11-28Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2019-11-14drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page poolThomas Hellstrom
2019-11-08drm/ttm: also export ttm_bo_vm_fault v2Christian König
2019-11-06drm/ttm: Convert vm callbacks to helpersThomas Hellstrom
2019-11-06drm/ttm: Remove explicit typecasts of vm_private_dataThomas Hellstrom
2019-11-06drm/ttm: remove ttm_bo_wait_unreservedDaniel Vetter
2019-11-04drm/ttm: ttm_tt_init_fields() can be staticChristian König
2019-11-04drm/ttm: Convert vm callbacks to helpersThomas Hellstrom
2019-11-04drm/ttm: Remove explicit typecasts of vm_private_dataThomas Hellstrom
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-10-30Merge tag 'drm-misc-next-2019-10-24-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-10-29drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmapRob Herring
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie