index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
gpu: ion: Fix performance issue in faulting code
Rebecca Schultz Zavin
2013-12-14
5
-104
/
+99
*
|
gpu: ion: add CMA heap
Benjamin Gaignard
2013-12-14
5
-2
/
+249
*
|
gpu: ion: fix ion_platform_data definition
Benjamin Gaignard
2013-12-14
1
-1
/
+1
*
|
ion: Add Kconfig dependency to ARM
John Stultz
2013-12-14
1
-0
/
+1
*
|
gpu: ion: Remove __GFP_NO_KSWAPD
Arve Hjønnevåg
2013-12-14
1
-2
/
+2
*
|
gpu: ion: __dma_page_cpu_to_dev -> arm_dma_ops.sync_single_for_device hack
Arve Hjønnevåg
2013-12-14
3
-8
/
+13
*
|
gpu: ion: Also shrink memory cached in the deferred free list
Rebecca Schultz Zavin
2013-12-14
5
-176
/
+278
*
|
gpu: ion: Fix bug in ion shrinker
Rebecca Schultz Zavin
2013-12-14
1
-2
/
+1
*
|
gpu: ion: ion_chunk_heap: Zero chunk heap memory at creation time
Rebecca Schultz Zavin
2013-12-14
1
-2
/
+32
*
|
gpu: ion: fix kfree/list_del order
JP Abgrall
2013-12-14
1
-1
/
+1
*
|
gpu: ion: Make ion_free asynchronous
Rebecca Schultz Zavin
2013-12-14
5
-12
/
+126
*
|
gpu: ion: Add support for sharing buffers with dma buf kernel handles
Johan Mossberg
2013-12-14
2
-8
/
+30
*
|
gpu: ion: Only flush buffers in the chunk heap if they were used cached
Rebecca Schultz Zavin
2013-12-14
1
-2
/
+3
*
|
gpu: ion: Refactor the code to zero buffers
Rebecca Schultz Zavin
2013-12-14
4
-26
/
+48
*
|
gpu: ion: Modify zeroing code so it only allocates address space once
Rebecca Schultz Zavin
2013-12-14
1
-7
/
+21
*
|
gpu: ion: Remove heapmask from client
Rebecca Schultz Zavin
2013-12-14
2
-13
/
+5
*
|
gpu: ion: Export ion_client_create
Johan Mossberg
2013-12-14
1
-0
/
+1
*
|
gpu: ion: Clarify variable names and comments around heap ids v types
Rebecca Schultz Zavin
2013-12-14
2
-41
/
+47
*
|
gpu: ion: Add chunk heap
Rebecca Schultz Zavin
2013-12-14
5
-2
/
+189
*
|
gpu: ion: Refactor common mapping functions out of system heap
Rebecca Schultz Zavin
2013-12-14
3
-78
/
+91
*
|
gpu: ion: Switch heap rbtree to a prio list
Rebecca Schultz Zavin
2013-12-14
2
-29
/
+10
*
|
gpu: ion: Fix bug where MAP ioctl was no longer supported
Rebecca Schultz Zavin
2013-12-14
1
-0
/
+1
*
|
gpu: ion: Modify reserve function for carveouts with no start address
Rebecca Schultz Zavin
2013-12-14
1
-7
/
+26
*
|
gpu: ion: fix compilation warning
Benjamin Gaignard
2013-12-14
1
-1
/
+2
*
|
gpu: ion: fix carveout ops
Benjamin Gaignard
2013-12-14
1
-0
/
+2
*
|
gpu: ion: Fix bug in zeroing pages in system heap
Rebecca Schultz Zavin
2013-12-14
1
-1
/
+1
*
|
gpu: ion: Fix bug in ion_system_heap map_user
Rebecca Schultz Zavin
2013-12-14
1
-6
/
+15
*
|
gpu: ion: Don't flush allocatoins that come from the page pools
Rebecca Schultz Zavin
2013-12-14
1
-3
/
+5
*
|
gpu: ion: Clear GFP_WAIT flag on high order allocations
Rebecca Schultz Zavin
2013-12-14
1
-1
/
+1
*
|
gpu: ion: Refactor locking
Rebecca Schultz Zavin
2013-12-14
1
-20
/
+25
*
|
gpu: ion: Switch to using a single shrink function
Rebecca Schultz Zavin
2013-12-14
2
-30
/
+123
*
|
gpu: ion: Fix lockdep issue in ion_page_pool
Rebecca Schultz Zavin
2013-12-14
1
-2
/
+3
*
|
gpu: ion: Fix several issues with page pool
Rebecca Schultz Zavin
2013-12-14
3
-33
/
+65
*
|
gpu: ion: Modify gfp flags in ion_system_heap
Rebecca Schultz Zavin
2013-12-14
1
-7
/
+18
*
|
gpu: ion: Use the ion_page_pool from the system heap
Rebecca Schultz Zavin
2013-12-14
3
-40
/
+180
*
|
gpu: ion: Add ion_page_pool.
Rebecca Schultz Zavin
2013-12-14
3
-1
/
+209
*
|
gpu: ion: use vmalloc to allocate page array to map kernel
Rebecca Schultz Zavin
2013-12-14
1
-3
/
+5
*
|
gpu: ion: ion_system_heap: Fix bug preventing compilation
Rebecca Schultz Zavin
2013-12-14
1
-1
/
+2
*
|
gpu: ion: Stop trying to allocate from an order on first failure
Rebecca Schultz Zavin
2013-12-14
1
-2
/
+9
*
|
gpu: ion: optimize system heap for non fault buffers
Rebecca Schultz Zavin
2013-12-14
3
-19
/
+51
*
|
gpu: ion: Add support for cached mappings that don't fault
Rebecca Schultz Zavin
2013-12-14
2
-10
/
+21
*
|
gpu: ion: Fix memory leak of dirty bits
Rebecca Schultz Zavin
2013-12-14
1
-11
/
+14
*
|
gpu: ion: Add debug information for orphaned handles
Rebecca Schultz Zavin
2013-12-14
2
-0
/
+72
*
|
gpu: ion: Fix bug in ion_free
Rebecca Schultz Zavin
2013-12-14
1
-0
/
+1
*
|
gpu: ion: Fix race between ion_import and ion_free
Rebecca Schultz Zavin
2013-12-14
1
-4
/
+1
*
|
gpu: ion: fix page offset in dma_buf_kmap()
Greg Hackmann
2013-12-14
1
-1
/
+1
*
|
gpu: ion: Switch to using kmalloc rather than kmap during allocation
Rebecca Schultz Zavin
2013-12-14
1
-3
/
+3
*
|
gpu: ion: Only map as much of the vma as the user requested
Rebecca Schultz Zavin
2013-12-14
1
-0
/
+2
*
|
gpu: ion: Don't call ion_buffer_put on error path
Laura Abbott
2013-12-14
1
-3
/
+2
*
|
gpu: ion: IOCTL return success when error occurs
Olav Haugan
2013-12-14
1
-1
/
+8
[prev]
[next]