Thierry Reding
|
4bd91a5b5d
drm/tegra: gem: Fill in missing export info
|
7 年 前 |
Souptick Joarder
|
cc7add70ca
drm/tegra: Adding new typedef vm_fault_t
|
7 年 前 |
Thierry Reding
|
27e92f1f16
drm/tegra: prime: Implement ->{begin,end}_cpu_access()
|
7 年 前 |
Thierry Reding
|
bd43c9f0fa
drm/tegra: gem: Map pages via the DMA API
|
7 年 前 |
Thierry Reding
|
04c0746663
drm/tegra: gem: Make __tegra_gem_mmap() available more widely
|
7 年 前 |
Dmitry Osipenko
|
04184b1fc9
drm/tegra: gem: Correct iommu_map_sg() error checking
|
7 年 前 |
Dave Airlie
|
3aadb888b1
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
|
8 年 前 |
Thierry Reding
|
a8bc8c6510
drm/tegra: gem: Implement mmap() for PRIME buffers
|
8 年 前 |
Cihangir Akturk
|
7664b2fa42
drm/tegra: switch to drm_*_get(), drm_*_put() helpers
|
8 年 前 |
Noralf Trønnes
|
bcf877181e
drm/tegra: Use .dumb_map_offset and .dumb_destroy defaults
|
8 年 前 |
Dmitry Osipenko
|
368f622c0d
drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTL
|
8 年 前 |
Dave Airlie
|
644b4930bf
Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
|
8 年 前 |
Logan Gunthorpe
|
f9b67f0014
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
|
8 年 前 |
Thierry Reding
|
347ad49d35
drm/tegra: Protect IOMMU operations by mutex
|
8 年 前 |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 年 前 |
Chris Wilson
|
4e64e5539d
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
|
8 年 前 |
Jan Kara
|
1a29d85eb0
mm: use vmf->address instead of of vmf->virtual_address
|
8 年 前 |
Mikko Perttunen
|
585ee0f27e
drm/tegra: Set sgt pointer in BO pin
|
8 年 前 |
Arto Merilainen
|
7ecada3cc4
drm/tegra: Support kernel mappings with IOMMU
|
8 年 前 |
Christophe JAILLET
|
cc09cb6da9
drm/tegra: gem: Remove some dead code
|
8 年 前 |
Chris Wilson
|
a4fce9cb78
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
|
8 年 前 |
Chris Wilson
|
a8ad0bd84f
drm: Remove unused drm_device from drm_gem_object_lookup()
|
9 年 前 |
Luis R. Rodriguez
|
f6e45661f9
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
|
9 年 前 |
Daniel Vetter
|
a07cdfe538
drm/tegra: Use drm_gem_object_unreference_unlocked()
|
9 年 前 |
Daniel Vetter
|
d849c82fac
drm/tegra: Don't take dev->struct_mutex in mmap offset ioctl
|
9 年 前 |
Thierry Reding
|
fd73caa5e7
drm/tegra: gem: Flush pages after allocation
|
10 年 前 |
Sumit Semwal
|
d8fbe341be
dma-buf: cleanup dma_buf_export() to make it easily extensible
|
10 年 前 |
Dan Carpenter
|
2cb207e413
drm/tegra: gem: oops in error handling
|
10 年 前 |
Thierry Reding
|
8c8cb58ed6
drm/tegra: gem: Use iommu_map_sg()
|
10 年 前 |
Thierry Reding
|
73c42c7976
drm/tegra: gem: Use the proper size for GEM objects
|
10 年 前 |