index
:
kernel_google_seed.git
n7.1
kernel_google_seed
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
ion
/
ion.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ion: move into staging
Colin Cross
2014-01-25
1
-1924
/
+0
*
ion: add compat_ioctl
Rom Lemarchand
2014-01-25
1
-0
/
+2
*
ion: change ion_user_handle_t definition to int
Rom Lemarchand
2014-01-25
1
-4
/
+4
*
ion: index client->handles rbtree by buffer
Colin Cross
2014-01-25
1
-9
/
+12
*
ion: add free list size to heap debug files
Colin Cross
2014-01-25
1
-0
/
+3
*
gpu: ion: Fix performance issue in faulting code
Rebecca Schultz Zavin
2014-01-25
1
-46
/
+62
*
ion: export a few handle-related APIs
Mitchel Humpherys
2013-12-12
1
-2
/
+2
*
ion: hold reference to handle after ion_uhandle_get
Colin Cross
2013-12-12
1
-16
/
+41
*
ion: update idr to avoid deprecated apis
Colin Cross
2013-12-12
1
-12
/
+5
*
ion: add new ion_user_handle_t type for the user-space token
Rom Lemarchand
2013-12-12
1
-2
/
+2
*
ion: don't use id 0 for handle cookie
Colin Cross
2013-12-12
1
-1
/
+1
*
ion: replace userspace handle cookies with idr
Colin Cross
2013-12-12
1
-36
/
+71
*
Merge "gpu: ion: make startswith more truthful"
Linux Build Service Account
2013-12-06
1
-0
/
+2
|
\
|
*
gpu: ion: make startswith more truthful
Mitchel Humpherys
2013-11-21
1
-0
/
+2
*
|
Merge "gpu: ion: use kasprintf for client name allocation"
Linux Build Service Account
2013-11-23
1
-12
/
+7
|
\
|
|
*
gpu: ion: use kasprintf for client name allocation
Mitchel Humpherys
2013-11-21
1
-12
/
+7
*
|
ion: fix print statements
Larry Bassel
2013-11-20
1
-13
/
+13
|
/
*
ion: remove unneeded includes
Larry Bassel
2013-11-20
1
-1
/
+0
*
gpu: ion: add locking to traversal of volatile rb tree
Mitchel Humpherys
2013-11-18
1
-0
/
+2
*
gpu: ion: fix locking issues in debug code
Mitchel Humpherys
2013-11-18
1
-73
/
+38
*
gpu: ion: use a list instead of a tree for heap debug memory map
Mitchel Humpherys
2013-11-18
1
-31
/
+23
*
Merge "gpu: ion: Loop on the handle count when destroying"
Linux Build Service Account
2013-11-04
1
-1
/
+1
|
\
|
*
gpu: ion: Loop on the handle count when destroying
Laura Abbott
2013-11-01
1
-1
/
+1
*
|
gpu: ion: make sure all clients are exposed in debugfs
Mitchel Humpherys
2013-10-28
1
-5
/
+37
|
/
*
gpu: ion: create separate heap and client debugfs directories
Mitchel Humpherys
2013-10-11
1
-8
/
+49
*
ion: remove IS_ERR_OR_NULL
Colin Cross
2013-10-11
1
-13
/
+15
*
gpu: ion: Also shrink memory cached in the deferred free list
Rebecca Schultz Zavin
2013-10-11
1
-71
/
+48
*
gpu: ion: Pull secure buffers out of Ion
Laura Abbott
2013-09-26
1
-74
/
+0
*
gpu: ion: Add support for heap walking
Laura Abbott
2013-09-04
1
-0
/
+22
*
gpu: ion: Attempt heaps in the order given
Laura Abbott
2013-09-04
1
-3
/
+1
*
gpu: ion: Fixup merge conflicts and old code
Laura Abbott
2013-09-04
1
-7
/
+3
*
gpu: ion: Match some of the upstream debugfs infrastructure
Laura Abbott
2013-09-04
1
-17
/
+13
*
gpu: ion: fix kfree/list_del order
JP Abgrall
2013-09-04
1
-1
/
+1
*
gpu: ion: Add debug information for orphaned handles
Rebecca Schultz Zavin
2013-09-04
1
-0
/
+57
*
gpu: ion: Remove fd leak detection
Laura Abbott
2013-09-04
1
-136
/
+0
*
gpu: ion: Make ion_free asynchronous
Rebecca Schultz Zavin
2013-09-04
1
-9
/
+103
*
gpu: ion: Add support for sharing buffers with dma buf kernel handles
Johan Mossberg
2013-09-04
1
-9
/
+22
*
gpu: ion: Remove heapmask from client
Rebecca Schultz Zavin
2013-09-04
1
-7
/
+1
*
gpu: ion: Export ion_client_create
Johan Mossberg
2013-09-04
1
-0
/
+1
*
gpu: ion: Clarify variable names and comments around heap ids v types
Rebecca Schultz Zavin
2013-09-04
1
-19
/
+21
*
gpu: ion: Modify reserve function for carveouts with no start address
Rebecca Schultz Zavin
2013-09-04
1
-7
/
+26
*
gpu: ion: Switch heap rbtree to a prio list
Rebecca Schultz Zavin
2013-09-04
1
-33
/
+12
*
gpu: ion: Refactor locking
Rebecca Schultz Zavin
2013-09-04
1
-22
/
+27
*
gpu: ion: Use the ion_page_pool from the system heap
Rebecca Schultz Zavin
2013-09-04
1
-0
/
+5
*
gpu: ion: Pull caching code into msm specific files
Laura Abbott
2013-09-04
1
-41
/
+0
*
gpu: ion: Move iommu mapping and unmapping out of Ion
Laura Abbott
2013-09-04
1
-306
/
+0
*
ion: Update ion header
Adrian Alexei
2013-09-04
1
-1
/
+1
*
gpu: ion: Set dma length in sg_list
Olav Haugan
2013-09-04
1
-0
/
+1
*
gpu: ion: Only set the dma_address if it isn't already set
Laura Abbott
2013-09-04
1
-2
/
+4
*
gpu: ion: Bypass all implicit cache maintenance
Mitchel Humpherys
2013-09-04
1
-0
/
+8
[next]