summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm
AgeCommit message (Expand)AuthorLines
2020-02-26drm/ttm: fix leaking fences via ttm_buffer_object_transferAhzo-0/+1
2020-02-04Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-7/+15
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-56/+13
2020-01-16mm, drm/ttm: Fix vm page protection handlingThomas Hellstrom-7/+15
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-2/+2
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-56/+13
2019-12-06drm: call drm_gem_object_funcs.mmap with fake offsetGerd Hoffmann-7/+0
2019-11-28Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...Dave Airlie-67/+107
2019-11-14drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page poolThomas Hellstrom-5/+2
2019-11-08drm/ttm: also export ttm_bo_vm_fault v2Christian König-3/+5
2019-11-06drm/ttm: Convert vm callbacks to helpersThomas Hellstrom-63/+105
2019-11-06drm/ttm: Remove explicit typecasts of vm_private_dataThomas Hellstrom-5/+3
2019-11-06drm/ttm: remove ttm_bo_wait_unreservedDaniel Vetter-50/+5
2019-11-04drm/ttm: ttm_tt_init_fields() can be staticChristian König-2/+3
2019-11-04drm/ttm: Convert vm callbacks to helpersThomas Hellstrom-63/+105
2019-11-04drm/ttm: Remove explicit typecasts of vm_private_dataThomas Hellstrom-5/+3
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-166/+73
2019-10-30Merge tag 'drm-misc-next-2019-10-24-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie-28/+26
2019-10-29drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmapRob Herring-0/+7
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-18/+26
2019-10-25drm/ttm: stop exporting ttm_mem_io_* functionsChristian König-4/+0
2019-10-25drm/ttm: use the parent resv for ghost objects v3Christian König-9/+11
2019-10-25drm/ttm: remove pointers to globalsChristian König-64/+44
2019-10-25drm/ttm: always keep BOs on the LRUChristian König-59/+14
2019-10-25drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfxChristian König-34/+1
2019-10-23Merge drm/drm-next into drm-misc-nextSean Paul-13/+12
2019-10-23Merge v5.4-rc4 into drm-nextDaniel Vetter-13/+12
2019-10-17drm/ttm: rename ttm_fbdev_mmapGerd Hoffmann-6/+2
2019-10-17drm/ttm: factor out ttm_bo_mmap_vma_setupGerd Hoffmann-22/+24
2019-10-14drm/ttm: fix handling in ttm_bo_add_mem_to_lruChristian König-2/+3
2019-10-14drm/ttm: Restore ttm prefaultingThomas Hellstrom-9/+7
2019-10-14drm/ttm: fix busy reference in ttm_mem_evict_firstChristian König-2/+2
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard-1/+8
2019-09-16drm/ttm: return -EBUSY on pipelining with no_gpu_wait (v2)Christian König-18/+26
2019-09-11drm/ttm: remove embedded vma_offset_managerGerd Hoffmann-7/+2
2019-09-11drm/ttm: turn ttm_bo_device.vma_manager into a pointerGerd Hoffmann-7/+12
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-81/+81
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König-81/+81
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-0/+3
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher-105/+65
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-94/+104
2019-08-06drm/ttm: drop ttm_buffer_object->resvGerd Hoffmann-2/+0
2019-08-06drm/ttm: switch ttm core from bo->resv to bo->base.resvGerd Hoffmann-71/+71
2019-08-06drm/ttm: set both resv and base.resv pointersGerd Hoffmann-0/+2
2019-08-06drm/ttm: use gem vma_nodeGerd Hoffmann-9/+10
2019-08-06drm/ttm: use gem reservation objectGerd Hoffmann-17/+24
2019-08-05dma-buf: add more reservation object locking wrappersChristian König-7/+9
2019-08-02drm/ttm: Add release_notify callback to ttm_bo_driverFelix Kuehling-0/+3
2019-07-26Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...Dave Airlie-1/+5
2019-07-18drm/ttm: use the same attributes when freeing d_page->vaddrFuqian Huang-1/+5