Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2040cf9f59037aa8aec749363e69ead165b67b43
/
drivers
/
gpu
/
drm
/
tegra
/
gem.c
49f8219
drm/tegra: gem: Remove premature import restrictions
by Thierry Reding
· 5 years ago
1f16dea
drm/tegra: gem: Properly pin imported buffers
by Thierry Reding
· 5 years ago
af1cbfb
gpu: host1x: Support DMA mapping of buffers
by Thierry Reding
· 5 years ago
80327ce
gpu: host1x: Overhaul host1x_bo_{pin,unpin}() API
by Thierry Reding
· 5 years ago
acf6b77
drm/tegra: gem: Use sg_alloc_table_from_pages()
by Thierry Reding
· 7 years ago
8b5a3c1
drm/tegra: gem: Always map SG tables for DMA-BUFs
by Thierry Reding
· 7 years ago
d81f343
drm/tegra: gem: Use dma_get_sgtable()
by Thierry Reding
· 7 years ago
7e3c53a0
drm/tegra: gem: Rename paddr -> iova
by Thierry Reding
· 7 years ago
eb1df69
drm/tegra: drop use of drmP.h
by Sam Ravnborg
· 5 years ago
03b0f2c
Merge v5.3-rc1 into drm-misc-next
by Maxime Ripard
· 5 years ago
e4fa845
drm/prime: Align gem_prime_export with obj_funcs.export
by Daniel Vetter
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
61b51fb
drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()
by Dmitry Osipenko
· 6 years ago
d98c71d
Merge drm-upstream/drm-next into drm-misc-next
by Gustavo Padovan
· 7 years ago
f664a5269
dma-buf: remove kmap_atomic interface
by Christian König
· 7 years ago
4bd91a5
drm/tegra: gem: Fill in missing export info
by Thierry Reding
· 7 years ago
cc7add7
drm/tegra: Adding new typedef vm_fault_t
by Souptick Joarder
· 7 years ago
27e92f1
drm/tegra: prime: Implement ->{begin,end}_cpu_access()
by Thierry Reding
· 7 years ago
bd43c9f
drm/tegra: gem: Map pages via the DMA API
by Thierry Reding
· 7 years ago
04c0746
drm/tegra: gem: Make __tegra_gem_mmap() available more widely
by Thierry Reding
· 7 years ago
04184b1
drm/tegra: gem: Correct iommu_map_sg() error checking
by Dmitry Osipenko
· 7 years ago
3aadb88
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 7 years ago
a8bc8c6
drm/tegra: gem: Implement mmap() for PRIME buffers
by Thierry Reding
· 7 years ago
7664b2f
drm/tegra: switch to drm_*_get(), drm_*_put() helpers
by Cihangir Akturk
· 7 years ago
bcf8771
drm/tegra: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
368f622
drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTL
by Dmitry Osipenko
· 8 years ago
644b493
Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
f9b67f0
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
by Logan Gunthorpe
· 8 years ago
347ad49d
drm/tegra: Protect IOMMU operations by mutex
by Thierry Reding
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
4e64e55
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
by Chris Wilson
· 8 years ago
1a29d85
mm: use vmf->address instead of of vmf->virtual_address
by Jan Kara
· 8 years ago
585ee0f
drm/tegra: Set sgt pointer in BO pin
by Mikko Perttunen
· 8 years ago
7ecada3
drm/tegra: Support kernel mappings with IOMMU
by Arto Merilainen
· 8 years ago
cc09cb6
drm/tegra: gem: Remove some dead code
by Christophe JAILLET
· 8 years ago
a4fce9c
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
by Chris Wilson
· 8 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
f6e4566
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
by Luis R. Rodriguez
· 9 years ago
a07cdfe
drm/tegra: Use drm_gem_object_unreference_unlocked()
by Daniel Vetter
· 9 years ago
d849c82
drm/tegra: Don't take dev->struct_mutex in mmap offset ioctl
by Daniel Vetter
· 9 years ago
fd73caa
drm/tegra: gem: Flush pages after allocation
by Thierry Reding
· 10 years ago
d8fbe34
dma-buf: cleanup dma_buf_export() to make it easily extensible
by Sumit Semwal
· 10 years ago
2cb207e
drm/tegra: gem: oops in error handling
by Dan Carpenter
· 10 years ago
8c8cb58
drm/tegra: gem: Use iommu_map_sg()
by Thierry Reding
· 10 years ago
73c42c7
drm/tegra: gem: Use the proper size for GEM objects
by Thierry Reding
· 10 years ago
a04251f
drm/tegra: gem: Flush buffer objects upon allocation
by Thierry Reding
· 10 years ago
7e0180e
drm/tegra: gem: Check before freeing CMA memory
by Thierry Reding
· 10 years ago
71c3862
drm/tegra: gem: Use more consistent data types
by Thierry Reding
· 10 years ago
dc6057e
drm/tegra: gem: dumb: pitch and size are outputs
by Thierry Reding
· 10 years ago
df06b75
drm/tegra: Add IOMMU support
by Thierry Reding
· 11 years ago
53ea721
drm/tegra: gem: Use dma_mmap_writecombine()
by Thierry Reding
· 10 years ago
e55a8bd
drm/tegra: gem: Remove redundant drm_gem_free_mmap_offset()
by Thierry Reding
· 10 years ago
a8b48df
drm/tegra: gem: Cleanup tegra_bo_create_with_handle()
by Thierry Reding
· 10 years ago
c28d4a3
drm/tegra: gem: Extract tegra_bo_alloc_object()
by Thierry Reding
· 10 years ago
a7d7a14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
d1f3e1e
drm/tegra: Properly align stride for framebuffers
by Thierry Reding
· 11 years ago
c134f01
drm/tegra: Implement more tiling modes
by Thierry Reding
· 11 years ago
3aac450
dma-buf: use reservation objects
by Maarten Lankhorst
· 11 years ago
540457c
drm/tegra: gem - Make tegra_bo_import() static
by Thierry Reding
· 11 years ago
9a2ac2d
drm/tegra: Relicense under GPL v2
by Thierry Reding
· 11 years ago
d40326f
drm/tegra: prime: Add vmap support
by Thierry Reding
· 11 years ago
3800391
drm/tegra: Add PRIME support
by Thierry Reding
· 11 years ago
425c0fd
drm/tegra: Do not export tegra_bo_ops
by Thierry Reding
· 11 years ago
f1f34ad
drm/tegra: Remove spurious blank line
by Thierry Reding
· 11 years ago
db7fbdf
drm/tegra: Support bottom-up buffer objects
by Thierry Reding
· 11 years ago
773af77
drm/tegra: Add support for tiled buffer objects
by Thierry Reding
· 11 years ago
dee8268
drm/tegra: Move driver to DRM tree
by Thierry Reding
· 11 years ago
[Renamed from drivers/gpu/host1x/drm/gem.c]
3be8274
drm/tegra: gem: Miscellaneous cleanups
by Thierry Reding
· 11 years ago
9eb9b22
gpu: host1x: Cleanup includes
by Thierry Reding
· 11 years ago
2bc7b0c
drm/host1x: stop casting VMA offsets to 32bit
by David Herrmann
· 11 years ago
43387b3
drm/gem: create drm_gem_dumb_destroy
by Daniel Vetter
· 12 years ago
0de2397
drm/gem: convert to new unified vma manager
by David Herrmann
· 11 years ago
de2ba66
gpu: host1x: drm: Add memory manager and fb
by Arto Merilainen
· 12 years ago