1. db70ae6 gpu: ion: Add debug information for orphaned handles by Rebecca Schultz Zavin · 12 years ago
  2. 327f257 gpu: ion: Remove fd leak detection by Laura Abbott · 12 years ago
  3. d1b0c6c gpu: ion: fix page offset in dma_buf_kmap() by Greg Hackmann · 12 years ago
  4. 618d6be gpu: ion: Make ion_free asynchronous by Rebecca Schultz Zavin · 12 years ago
  5. 748c11d gpu: ion: Add support for sharing buffers with dma buf kernel handles by Johan Mossberg · 12 years ago
  6. f5dee36 gpu: ion: Only flush buffers in the chunk heap if they were used cached by Rebecca Schultz Zavin · 12 years ago
  7. ca12f5d gpu: ion: Refactor the code to zero buffers by Rebecca Schultz Zavin · 12 years ago
  8. f910122 gpu: ion: Modify zeroing code so it only allocates address space once by Rebecca Schultz Zavin · 12 years ago
  9. 75aec5b gpu: ion: Remove heapmask from client by Rebecca Schultz Zavin · 12 years ago
  10. 7308018 gpu: ion: Export ion_client_create by Johan Mossberg · 12 years ago
  11. 2536d60 gpu: ion: Clarify variable names and comments around heap ids v types by Rebecca Schultz Zavin · 12 years ago
  12. fbce151 gpu: ion: Modify reserve function for carveouts with no start address by Rebecca Schultz Zavin · 12 years ago
  13. d2ce6f8 gpu: ion: Add chunk heap by Rebecca Schultz Zavin · 12 years ago
  14. 3df181c gpu: ion: Refactor common mapping functions out of system heap by Rebecca Schultz Zavin · 12 years ago
  15. 47b9888 gpu: ion: Switch heap rbtree to a prio list by Rebecca Schultz Zavin · 12 years ago
  16. 430fca9 gpu: ion: Fix bug in zeroing pages in system heap by Rebecca Schultz Zavin · 12 years ago
  17. 08e9d959 gpu: ion: Fix bug in ion_system_heap map_user by Rebecca Schultz Zavin · 12 years ago
  18. 220a652 gpu: ion: Don't flush allocatoins that come from the page pools by Rebecca Schultz Zavin · 12 years ago
  19. 1797e59a gpu: ion: Clear GFP_WAIT flag on high order allocations by Rebecca Schultz Zavin · 12 years ago
  20. 52421e2 gpu: ion: Refactor locking by Rebecca Schultz Zavin · 12 years ago
  21. 8afce33 gpu: ion: Switch to using a single shrink function by Rebecca Schultz Zavin · 12 years ago
  22. d9994c8 gpu: ion: Fix lockdep issue in ion_page_pool by Rebecca Schultz Zavin · 12 years ago
  23. 9fad2fe gpu: ion: Fix several issues with page pool by Rebecca Schultz Zavin · 12 years ago
  24. bff299e gpu: ion: Modify gfp flags in ion_system_heap by Rebecca Schultz Zavin · 12 years ago
  25. 943facc gpu: ion: Use the ion_page_pool from the system heap by Rebecca Schultz Zavin · 12 years ago
  26. 805f130 gpu: ion: Only map as much of the vma as the user requested by Rebecca Schultz Zavin · 12 years ago
  27. 050372e gpu: ion: Add ion_page_pool. by Rebecca Schultz Zavin · 13 years ago
  28. 21413b6 gpu: ion: use vmalloc to allocate page array to map kernel by Rebecca Schultz Zavin · 12 years ago
  29. 96dd58d gpu: ion: ion_system_heap: Fix bug preventing compilation by Rebecca Schultz Zavin · 12 years ago
  30. 158316f gpu: ion: Stop trying to allocate from an order on first failure by Rebecca Schultz Zavin · 12 years ago
  31. 6a93a29 gpu: ion: Switch to using kmalloc rather than kmap during allocation by Rebecca Schultz Zavin · 12 years ago
  32. f80840e gpu: ion: Pull caching code into msm specific files by Laura Abbott · 12 years ago
  33. 9782214 gpu: ion: Move iommu mapping and unmapping out of Ion by Laura Abbott · 12 years ago
  34. a72efcc Merge "gpu: ion: Add dedicated heap for memblock_removed memory" by Linux Build Service Account · 12 years ago
  35. d5aeb4e Merge "msm: kgsl: Add support for VBIF and VBIF_PWR performance counters" by Linux Build Service Account · 12 years ago
  36. a19aab3 Merge "msm: kgsl: Set aggressive HW clock gating for A330v2" by Linux Build Service Account · 12 years ago
  37. 16b4694 Merge "msm: kgsl: Try fault tolerance even if there is no active context" by Linux Build Service Account · 12 years ago
  38. 23f342f Merge "msm: kgsl: Always send fence sync the timestamp it expects" by Linux Build Service Account · 12 years ago
  39. 2466289 Merge "gpu: ion: Move msm specific defintions into msm_ion_priv.h" by Linux Build Service Account · 12 years ago
  40. 4644a07 msm: kgsl: Try fault tolerance even if there is no active context by Shubhraprakash Das · 12 years ago
  41. f8a269c gpu: ion: Add dedicated heap for memblock_removed memory by Laura Abbott · 12 years ago
  42. 61e8959 gpu: ion: Move msm specific defintions into msm_ion_priv.h by Laura Abbott · 12 years ago
  43. 33be494 msm: kgsl: Add genlock to KGSL DRM driver by Alex Wong · 12 years ago
  44. d1c400d Merge "ion: Update ion header" by Linux Build Service Account · 12 years ago
  45. 1938f3b msm: kgsl: Add support for VBIF and VBIF_PWR performance counters by Jeremy Gebben · 12 years ago
  46. 9253859 ion: Update ion header by Adrian Alexei · 12 years ago
  47. 64b396df Merge "msm: kgsl: a2xx: Check the right interrupt status bits" by Linux Build Service Account · 12 years ago
  48. c569f6c Merge "msm: kgsl: Add global timestamp information to snapshot" by Linux Build Service Account · 12 years ago
  49. da2a23d Merge "msm: kgsl: Add barriers to GPU fault tolerance memory reads" by Linux Build Service Account · 12 years ago
  50. 0049b98 Merge "gpu: ion: Move msm heap creation/destroy to msm file" by Linux Build Service Account · 12 years ago
  51. e2e9cf9 Merge "msm: kgsl: Increase IDLE_TIMEOUT for 2D core to 20secs" by Linux Build Service Account · 12 years ago
  52. 3c6da80 gpu: ion: Move msm heap creation/destroy to msm file by Laura Abbott · 12 years ago
  53. 419cfc9 msm: kgsl: Always send fence sync the timestamp it expects by Jordan Crouse · 12 years ago
  54. 06c1c06 Merge "ion: Replace memory protect/unprotect, map/unmap calls" by Linux Build Service Account · 12 years ago
  55. 4c16889 Merge "msm: kgsl: fix paren placement leading to fence timeout" by Linux Build Service Account · 12 years ago
  56. bfe7c46 ion: Replace memory protect/unprotect, map/unmap calls by Adrian Alexei · 12 years ago
  57. cb536d8 msm: kgsl: Add global timestamp information to snapshot by Shubhraprakash Das · 12 years ago
  58. 4c40365 Merge "msm: kgsl: Allocate space in ringbuffer for EOF commands" by Linux Build Service Account · 12 years ago
  59. 1f332347 Merge "msm: kgsl: Properly record the size of the sglist in the memdesc" by Linux Build Service Account · 12 years ago
  60. e421a6c Merge "msm: kgsl: Add a type field to the adreno draw context flags" by Linux Build Service Account · 12 years ago
  61. efdb4ba Merge "gpu: ion: Remove code for reusable heap" by Linux Build Service Account · 12 years ago
  62. f9094ec Merge "gpu: ion: Minimize allocation fallback delay" by Linux Build Service Account · 12 years ago
  63. 765ae8f Merge "msm: kgsl: Sync memory with CFF from places where it was missing" by Linux Build Service Account · 12 years ago
  64. 63637e1 Merge "msm: kgsl: Fix compilation errors when CFF is turned on" by Linux Build Service Account · 12 years ago
  65. 7fe43d6 gpu: ion: Remove code for reusable heap by Laura Abbott · 12 years ago
  66. ea5a90be msm: kgsl: Sync memory with CFF from places where it was missing by Shubhraprakash Das · 12 years ago
  67. 6b69b2a msm: kgsl: Fix compilation errors when CFF is turned on by Shubhraprakash Das · 12 years ago
  68. 041d4b5 gpu: ion: Minimize allocation fallback delay by Olav Haugan · 12 years ago
  69. 4d6eb44 Merge "gpu: ion: Set dma length in sg_list" by Linux Build Service Account · 12 years ago
  70. cae5050 Merge "msm: kgsl: Add support for A305C GPU for MSM8x10" by Linux Build Service Account · 12 years ago
  71. bbdc30a gpu: ion: Set dma length in sg_list by Olav Haugan · 12 years ago
  72. 6c13b982 gpu: ion: Only set the dma_address if it isn't already set by Laura Abbott · 12 years ago
  73. cfa2042 Merge "msm: kgsl: Add a new API to allow sharing of GPU performance counters" by Linux Build Service Account · 12 years ago
  74. 2b10948 msm: kgsl: fix paren placement leading to fence timeout by Jeff Boody · 12 years ago
  75. 7ee9e31 msm: kgsl: Add support for A305C GPU for MSM8x10 by Lokesh Batra · 12 years ago
  76. b66bd7e Merge "gpu: ion: Bypass all implicit cache maintenance" by Linux Build Service Account · 12 years ago
  77. 2981eac Merge "gpu: ion: don't fault in individual pages for the CP heap" by Linux Build Service Account · 12 years ago
  78. dbf6894 Merge "gpu: ion: optimize system heap for non fault buffers" by Linux Build Service Account · 12 years ago
  79. 2eeb7c8 Merge "gpu: ion: do not ask for compound pages in system heap" by Linux Build Service Account · 12 years ago
  80. df29595 Merge "gpu: ion: Modify the system heap to try to allocate large/huge pages" by Linux Build Service Account · 12 years ago
  81. db89f68 Merge "gpu: ion: Add support for cached mappings that don't fault" by Linux Build Service Account · 12 years ago
  82. 2f7c524 Merge "gpu: ion: Fix memory leak of dirty bits" by Linux Build Service Account · 12 years ago
  83. 087e4b0 Merge "gpu: ion: Add explicit sync ioctl" by Linux Build Service Account · 12 years ago
  84. d01814d Merge "gpu: ion: use the VM_MIXEDMAP flag for cached allocations" by Linux Build Service Account · 12 years ago
  85. 30a30d2 Merge "gpu: ion: add generic function for creating chunked sg tables" by Linux Build Service Account · 12 years ago
  86. 86bde56 Merge "gpu: ion: Add cache maintenance to ion." by Linux Build Service Account · 12 years ago
  87. 3fa51f4 Merge "gpu: ion: Set the dma_address of the sg list at alloc time" by Linux Build Service Account · 12 years ago
  88. 51cd107 msm: kgsl: a2xx: Check the right interrupt status bits by Jordan Crouse · 12 years ago
  89. 6190f5f msm: kgsl: Properly record the size of the sglist in the memdesc by Jordan Crouse · 12 years ago
  90. d2a5a43 msm: kgsl: Add a type field to the adreno draw context flags by Jordan Crouse · 12 years ago
  91. d6c9f40 msm: kgsl: Add barriers to GPU fault tolerance memory reads by Tarun Karra · 12 years ago
  92. b9536de msm: kgsl: Allocate space in ringbuffer for EOF commands by Tarun Karra · 12 years ago
  93. b1fee84 Merge "msm: kgsl: use kgsl_mmu_device_setstate() if the GPU is already idle" by Linux Build Service Account · 12 years ago
  94. 35b8fe9 msm: kgsl: Add a new API to allow sharing of GPU performance counters by Jordan Crouse · 12 years ago
  95. 9de875a Merge "gpu: ion: Align va address to biggest buffer size" by Linux Build Service Account · 12 years ago
  96. 1a4928c msm: kgsl: use kgsl_mmu_device_setstate() if the GPU is already idle by Jeremy Gebben · 12 years ago
  97. b4c6a5b Merge "msm: kgsl: Add device init function" by Linux Build Service Account · 12 years ago
  98. 1379078 Merge "gpu: ion: Add null-pointer check after allocation" by Linux Build Service Account · 12 years ago
  99. 751dd94 Merge "msm: kgsl: pass mmu pointer into address space query functions" by Linux Build Service Account · 12 years ago
  100. 7237a07 gpu: ion: Align va address to biggest buffer size by Olav Haugan · 12 years ago