Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0432d69963d40f3da3e2603d60cf5c2e693e5081
/
drivers
/
gpu
/
ion
0432d69
gpu: ion: add generic function for creating chunked sg tables
by Mitchel Humpherys
· 13 years ago
b179067
gpu: ion: Add cache maintenance to ion.
by Rebecca Schultz Zavin
· 13 years ago
f3f59ed
gpu: ion: Set the dma_address of the sg list at alloc time
by Rebecca Schultz Zavin
· 13 years ago
8a08e1f
gpu: ion: minor refactor in ion_mmap
by Mitchel Humpherys
· 12 years ago
aaae5ca
Merge "gpu: ion: enable the kmalloc heap"
by Linux Build Service Account
· 12 years ago
f921042
gpu: ion: enable the kmalloc heap
by Mitchel Humpherys
· 12 years ago
5f58737
Merge "gpu: ion: Don't have a mapping for secure buffers"
by Linux Build Service Account
· 12 years ago
3f3c282
msm: Add support for ION Flushing without virtual address
by Neeti Desai
· 12 years ago
532c2ab
gpu: ion: Don't have a mapping for secure buffers
by Laura Abbott
· 12 years ago
85f0ecc
Merge "gpu: ion: Correctly print out physical addresses"
by Linux Build Service Account
· 12 years ago
bd4af16
gpu: ion: Correctly print out physical addresses
by Laura Abbott
· 12 years ago
6ab6af3
msm: scm: change svc id SCM_SVC_CP to a more generic SCM_SVC_MP
by Syed Rameez Mustafa
· 12 years ago
1135c9e
gpu: ion: Properly print out physical addresses
by Laura Abbott
· 12 years ago
b932e42
gpu: ion: use ion_phys_addr_t where appropriate
by Laura Abbott
· 12 years ago
7795dfa
arm/dt: msm8974: Add aDSP heap
by Laura Abbott
· 12 years ago
8d972ac
gpu: ion: Switch MM heap to use CMA on DT targets
by Laura Abbott
· 12 years ago
a2271fc
gpu: ion: Use %pa to print physical addresses
by Stepan Moskovchenko
· 13 years ago
54487c6
Merge "gpu: ion: Remove get_flags ioctl"
by Linux Build Service Account
· 12 years ago
2142585f
Merge "gpu: ion: check for leaks in ion_client_destroy"
by Linux Build Service Account
· 12 years ago
bc5d384
Merge "gpu: ion: remove stale variable"
by Linux Build Service Account
· 12 years ago
c601230
Merge "gpu: ion: make cached cp allocations multiples of PAGE_SIZE"
by Linux Build Service Account
· 12 years ago
87ed3bc
Merge "gpu: ion: make cached Iommu allocations multiples of PAGE_SIZE"
by Linux Build Service Account
· 12 years ago
d0fa5fd
gpu: ion: Remove get_flags ioctl
by Laura Abbott
· 12 years ago
9a7bff6
gpu: ion: remove stale variable
by Mitchel Humpherys
· 12 years ago
a75e4eb
gpu: ion: check for leaks in ion_client_destroy
by Mitchel Humpherys
· 13 years ago
3ae0265
Merge "gpu: ion: suppress excessive logging for expected failure cases"
by Linux Build Service Account
· 12 years ago
c0aab03
gpu: ion: make cached cp allocations multiples of PAGE_SIZE
by Mitchel Humpherys
· 13 years ago
1010c7f
gpu: ion: make cached Iommu allocations multiples of PAGE_SIZE
by Mitchel Humpherys
· 12 years ago
ff6ea62
gpu: ion: suppress excessive logging for expected failure cases
by Mitchel Humpherys
· 12 years ago
76708e4
gpu: ion: add missing parameter in secure CMA Ion heap
by Mitchel Humpherys
· 12 years ago
a8c373f
gpu: ion: Add secure CMA heap
by Laura Abbott
· 12 years ago
4afbd8b
gpu: ion: Abstract out secure heap restrictions
by Laura Abbott
· 12 years ago
7dcf4b5
Merge "gpu: ion: Factor out secure buffer code"
by Linux Build Service Account
· 12 years ago
cc7cd6b
Merge "gpu: ion: Create device structures for Ion heaps"
by Linux Build Service Account
· 12 years ago
a884298
Merge "msm: iommu: re-use existing buffers for `extra' mappings"
by Linux Build Service Account
· 12 years ago
af3b522
msm: iommu: re-use existing buffers for `extra' mappings
by Mitchel Humpherys
· 13 years ago
5b11d6f
gpu: ion: Factor out secure buffer code
by Laura Abbott
· 13 years ago
6016175
gpu: ion: Create device structures for Ion heaps
by Laura Abbott
· 13 years ago
8d0a492
gpu: ion: disallow mmap'ing secure buffers
by Mitchel Humpherys
· 13 years ago
8939970
gpu: ion: add pointer null checks in map and unmap
by Huaibin Yang
· 13 years ago
daf7562
ion: cma: Add debug heap ops for CMA heap
by Chintan Pandya
· 13 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 13 years ago
b358e07
gpu: ion: allocate huge pages in iommu heap
by Mitchel Humpherys
· 13 years ago
bd0aeab
Merge "ion: tracing: add ftrace events for ion allocations"
by Linux Build Service Account
· 13 years ago
00fc192
gpu: ion: Return correct error code at alloc fail
by Olav Haugan
· 13 years ago
d1a6903
gpu: ion: replace __GFP_ZERO with manual zero'ing
by Mitchel Humpherys
· 13 years ago
cc2d4bd
ion: tracing: add ftrace events for ion allocations
by Liam Mark
· 13 years ago
345f023
gpu: ion: Disallow non-secure allocations from the CP heap
by Mitchel Humpherys
· 13 years ago
7db4e0b
gpu: ion: Add flag for forcing contiguous allocations
by Laura Abbott
· 13 years ago
9023b9c
gpu: ion: Free heaps after checking for overlap
by Laura Abbott
· 13 years ago
fa15134
Merge "gpu: ion: Use writecombine for uncached mappings"
by Linux Build Service Account
· 13 years ago
cad938b
Merge "gpu: ion: Request highmem pages for IOMMU heap"
by Linux Build Service Account
· 13 years ago
08f911b
gpu: ion: Use writecombine for uncached mappings
by Olav Haugan
· 13 years ago
c6ac87c
gpu: ion: Request highmem pages for IOMMU heap
by Olav Haugan
· 13 years ago
ac96331
gpu: ion: Restrict access to CP heap
by Laura Abbott
· 13 years ago
c247cef
Merge "gpu: ion: Don't assume that heaps must be removed"
by Linux Build Service Account
· 13 years ago
58eaae0
Merge "gpu: ion: Flush new pages"
by Linux Build Service Account
· 13 years ago
0d2921b
Merge "gpu: ion: Fix a contiguous system heap crash"
by Linux Build Service Account
· 13 years ago
956de19
gpu: ion: Don't assume that heaps must be removed
by Laura Abbott
· 13 years ago
60c92c7
gpu: ion: Flush new pages
by Laura Abbott
· 13 years ago
3180a5f
gpu: ion: Add support for CMA allocations in cp heap
by Laura Abbott
· 13 years ago
4979d97
gpu: ion: Add msm specific extensions to CMA heap
by Laura Abbott
· 13 years ago
35edc88
gpu: ion: Fix a contiguous system heap crash
by Rohit Vaswani
· 13 years ago
07b590e
add CMA heap
by Benjamin Gaignard
· 13 years ago
8dff0a6
add private field in ion_heap and ion_platform_heap structure
by Benjamin Gaignard
· 13 years ago
63d8103
fix ion_platform_data definition
by Benjamin Gaignard
· 13 years ago
51b2944
gpu: ion: fix race condition in checking virtual address
by Mitchel Humpherys
· 13 years ago
32f7ea4
Merge "gpu: ion: Don't require buffers to be 1M aligned"
by Linux Build Service Account
· 13 years ago
503be87
Merge "gpu: ion: Change secure heap allocation restrictions"
by Linux Build Service Account
· 13 years ago
c3824d7
gpu: ion: Don't require buffers to be 1M aligned
by Laura Abbott
· 13 years ago
087db59
gpu: ion: Change secure heap allocation restrictions
by Laura Abbott
· 13 years ago
9dc9db4
msm: Add support for relocatable pil ion heap
by Neeti Desai
· 13 years ago
aedbe42
gpu: ion: Rename request/release region
by Laura Abbott
· 13 years ago
94ad25e
gpu: ion: Factor out common code on first alloc/last free
by Laura Abbott
· 13 years ago
9361930
gpu: ion: Add support for securing indiviudal buffers
by Laura Abbott
· 13 years ago
e84d77e
gpu: ion: Make secure buffers 1MB chunks
by Laura Abbott
· 13 years ago
60ae937
gpu: ion: Add extra metadata for secure buffers
by Laura Abbott
· 13 years ago
ff3a78f
Merge "gpu: ion: Add response to secure scm call"
by Linux Build Service Account
· 13 years ago
0c7dac2
gpu: ion: Add response to secure scm call
by Laura Abbott
· 13 years ago
362b52b
ion: isolate msm-specific ion extensions
by Mitchel Humpherys
· 13 years ago
036494e
ion: remove ion_share_set_flags
by Mitchel Humpherys
· 13 years ago
b6e920c
ion: remove ion_validate_buffer_flag
by Mitchel Humpherys
· 13 years ago
911b4b7
ion: change ion kernel map function to not take flags argument
by Mitchel Humpherys
· 13 years ago
7d72bad
ion: Port heap mask change to ion
by Hanumant Singh
· 13 years ago
227a658
ion: change ion buffer flags
by Mitchel Humpherys
· 13 years ago
865e97f
gpu: ion: IOCTL return success when error occurs
by Olav Haugan
· 13 years ago
502aa0e
Merge "gpu: ion: move msm-specific ioctls to custom_ioctl"
by Linux Build Service Account
· 13 years ago
f137d9a
Merge "gpu: ion: include msm-specific ion header"
by Linux Build Service Account
· 13 years ago
11bca60
gpu: ion: Return error value when iommu map fails
by Laura Abbott
· 13 years ago
d88b8eb
gpu: ion: move msm-specific ioctls to custom_ioctl
by Mitchel Humpherys
· 13 years ago
af2e5c5
gpu: ion: include msm-specific ion header
by Mitchel Humpherys
· 13 years ago
aad11cb
gpu: ion: Fix race between ion_import and ion_free
by Rebecca Schultz Zavin
· 13 years ago
60a772f
Merge "gpu: ion: Add support for device tree." into msm-3.4
by Linux Build Service Account
· 13 years ago
9286291
gpu: ion: Add support for device tree.
by Olav Haugan
· 13 years ago
c2641f7
gpu: ion: Don't call ion_buffer_put on error path
by Laura Abbott
· 13 years ago
0df5994
gpu: ion: Add missing arg to WARN call
by Olav Haugan
· 13 years ago
bd453a9
gpu: ion: Add EXPORT_SYMBOL to various functions
by Olav Haugan
· 13 years ago
b14ed96
gpu: ion: Pull in patches for 3.4
by Laura Abbott
· 14 years ago
8131ab9
Merge "gpu: ion: Add support for content protection 2.0 in CP heap" into msm-3.4
by Linux Build Service Account
· 13 years ago
2358887
Merge "gpu: ion: Check return code of msm_allocate_iova_address" into msm-3.4
by Linux Build Service Account
· 13 years ago
Next »