index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-07
Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...
Dave Airlie
1
-1
/
+9
2020-02-06
drm/tegra: Reuse IOVA mapping where possible
Thierry Reding
1
-1
/
+9
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-40
/
+0
2019-12-04
drm/tegra: gem: Remove premature import restrictions
Thierry Reding
1
-7
/
+0
2019-12-04
drm/tegra: gem: Properly pin imported buffers
Thierry Reding
1
-0
/
+43
2019-11-26
drm/tegra: Remove dma_buf->k(un)map
Daniel Vetter
1
-12
/
+0
2019-11-26
drm/tegra: Delete host1x_bo_ops->k(un)map
Daniel Vetter
1
-28
/
+0
2019-10-29
gpu: host1x: Support DMA mapping of buffers
Thierry Reding
1
-3
/
+15
2019-10-29
gpu: host1x: Overhaul host1x_bo_{pin,unpin}() API
Thierry Reding
1
-4
/
+30
2019-10-28
drm/tegra: gem: Use sg_alloc_table_from_pages()
Thierry Reding
1
-7
/
+2
2019-10-28
drm/tegra: gem: Always map SG tables for DMA-BUFs
Thierry Reding
1
-3
/
+3
2019-10-28
drm/tegra: gem: Use dma_get_sgtable()
Thierry Reding
1
-4
/
+2
2019-10-28
drm/tegra: gem: Rename paddr -> iova
Thierry Reding
1
-9
/
+9
2019-08-14
drm/tegra: drop use of drmP.h
Sam Ravnborg
1
-0
/
+3
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-4
/
+1
2019-06-21
drm/prime: Align gem_prime_export with obj_funcs.export
Daniel Vetter
1
-4
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-18
drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()
Dmitry Osipenko
1
-2
/
+2
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
1
-16
/
+4
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
1
-14
/
+0
2018-05-18
drm/tegra: gem: Fill in missing export info
Thierry Reding
1
-0
/
+2
2018-05-17
drm/tegra: Adding new typedef vm_fault_t
Souptick Joarder
1
-16
/
+2
2018-03-17
drm/tegra: prime: Implement ->{begin,end}_cpu_access()
Thierry Reding
1
-0
/
+30
2018-03-17
drm/tegra: gem: Map pages via the DMA API
Thierry Reding
1
-16
/
+16
2018-03-08
drm/tegra: gem: Make __tegra_gem_mmap() available more widely
Thierry Reding
1
-4
/
+3
2017-12-21
drm/tegra: gem: Correct iommu_map_sg() error checking
Dmitry Osipenko
1
-8
/
+7
2017-08-21
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-19
/
+38
2017-08-17
drm/tegra: gem: Implement mmap() for PRIME buffers
Thierry Reding
1
-15
/
+34
2017-08-17
drm/tegra: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
1
-5
/
+5
2017-08-16
drm/tegra: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-21
/
+0
2017-06-15
drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTL
Dmitry Osipenko
1
-5
/
+0
2017-05-05
Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-2
/
+10
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
1
-4
/
+4
2017-04-05
drm/tegra: Protect IOMMU operations by mutex
Thierry Reding
1
-2
/
+10
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-1
/
+2
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
1
-2
/
+2
2016-12-15
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-2
/
+2
2016-11-11
drm/tegra: Set sgt pointer in BO pin
Mikko Perttunen
1
-0
/
+2
2016-11-11
drm/tegra: Support kernel mappings with IOMMU
Arto Merilainen
1
-3
/
+31
2016-11-07
drm/tegra: gem: Remove some dead code
Christophe JAILLET
1
-5
/
+0
2016-10-05
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
Chris Wilson
1
-1
/
+1
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-1
/
+1
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-6
/
+5
2015-12-14
drm/tegra: Use drm_gem_object_unreference_unlocked()
Daniel Vetter
1
-7
/
+1
2015-12-14
drm/tegra: Don't take dev->struct_mutex in mmap offset ioctl
Daniel Vetter
1
-6
/
+1
2015-06-12
drm/tegra: gem: Flush pages after allocation
Thierry Reding
1
-17
/
+8
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
1
-2
/
+8
2015-01-27
drm/tegra: gem: oops in error handling
Dan Carpenter
1
-3
/
+2
2015-01-27
drm/tegra: gem: Use iommu_map_sg()
Thierry Reding
1
-32
/
+2
2014-12-17
drm/tegra: gem: Use the proper size for GEM objects
Thierry Reding
1
-7
/
+7
[next]