summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/gem.c
AgeCommit message (Expand)Author
2020-02-07Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie
2020-02-06drm/tegra: Reuse IOVA mapping where possibleThierry Reding
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-04drm/tegra: gem: Remove premature import restrictionsThierry Reding
2019-12-04drm/tegra: gem: Properly pin imported buffersThierry Reding
2019-11-25drm/tegra: Remove dma_buf->k(un)mapDaniel Vetter
2019-11-25drm/tegra: Delete host1x_bo_ops->k(un)mapDaniel Vetter
2019-10-29gpu: host1x: Support DMA mapping of buffersThierry Reding
2019-10-29gpu: host1x: Overhaul host1x_bo_{pin,unpin}() APIThierry Reding
2019-10-28drm/tegra: gem: Use sg_alloc_table_from_pages()Thierry Reding
2019-10-28drm/tegra: gem: Always map SG tables for DMA-BUFsThierry Reding
2019-10-28drm/tegra: gem: Use dma_get_sgtable()Thierry Reding
2019-10-28drm/tegra: gem: Rename paddr -> iovaThierry Reding
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-06-21drm/prime: Align gem_prime_export with obj_funcs.exportDaniel Vetter
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-18drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()Dmitry Osipenko
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König
2018-05-18drm/tegra: gem: Fill in missing export infoThierry Reding
2018-05-17drm/tegra: Adding new typedef vm_fault_tSouptick Joarder
2018-03-17drm/tegra: prime: Implement ->{begin,end}_cpu_access()Thierry Reding
2018-03-17drm/tegra: gem: Map pages via the DMA APIThierry Reding
2018-03-08drm/tegra: gem: Make __tegra_gem_mmap() available more widelyThierry Reding
2017-12-21drm/tegra: gem: Correct iommu_map_sg() error checkingDmitry Osipenko
2017-08-21Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-08-17drm/tegra: gem: Implement mmap() for PRIME buffersThierry Reding
2017-08-17drm/tegra: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk
2017-08-16drm/tegra: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-06-15drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTLDmitry Osipenko
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe
2017-04-05drm/tegra: Protect IOMMU operations by mutexThierry Reding
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-11-11drm/tegra: Set sgt pointer in BO pinMikko Perttunen
2016-11-11drm/tegra: Support kernel mappings with IOMMUArto Merilainen
2016-11-07drm/tegra: gem: Remove some dead codeChristophe JAILLET
2016-10-05drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2015-12-14drm/tegra: Use drm_gem_object_unreference_unlocked()Daniel Vetter
2015-12-14drm/tegra: Don't take dev->struct_mutex in mmap offset ioctlDaniel Vetter
2015-06-12drm/tegra: gem: Flush pages after allocationThierry Reding
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2015-01-27drm/tegra: gem: oops in error handlingDan Carpenter
2015-01-27drm/tegra: gem: Use iommu_map_sg()Thierry Reding
2014-12-17drm/tegra: gem: Use the proper size for GEM objectsThierry Reding