1. d363753 Merge "gpu: ion: Fix race condition with import" into msm-3.0 by Linux Build Service Account · 14 years ago
  2. ec149ff gpu: ion: Fix race condition with import by Laura Abbott · 15 years ago
  3. 61c6f4a Merge "msm: kgsl: remove unneeded idle calls from context create" into msm-3.0 by Linux Build Service Account · 14 years ago
  4. 0fa9b60 gpu: ion: Limit scope of local functions by Olav Haugan · 15 years ago
  5. 2794ab6 msm: kgsl: remove unneeded idle calls from context create by Jeremy Gebben · 15 years ago
  6. ad4b25a Merge "gpu: ion: Add EXPORT_SYMBOL to functions" into msm-3.0 by Linux Build Service Account · 15 years ago
  7. e0ea762 msm: kgsl: Add a constant for adreno_ringbuffer_issuecmds flags by Jordan Crouse · 15 years ago
  8. 156cfbc msm: kgsl: Add GPU snapshot support by Jordan Crouse · 15 years ago
  9. bd2b692 gpu: ion: Add EXPORT_SYMBOL to functions by Olav Haugan · 15 years ago
  10. 6625c7d gpu: ion: Replace strncpy with strlcpy by Olav Haugan · 15 years ago
  11. 03ba25f Revert "msm: kgsl: only queue work when requested state is none" by Anoop Kumar Yerukala · 15 years ago
  12. 28afec4 msm: kgsl: convert sg allocation to vmalloc by Jeff Boody · 15 years ago
  13. d24aaee Merge changes I3454e773,I1e01dc35 into msm-3.0 by Linux Build Service Account · 15 years ago
  14. 96dd983 Merge "gpu: ion: Increment the ref count in mmap" into msm-3.0 by Linux Build Service Account · 15 years ago
  15. 344e462 msm: kgsl: Make sure SLUMBER is the requested state by Lucille Sylvester · 15 years ago
  16. a985adf msm: kgsl: Clarify the circumstances to enable SLUMBER state by Lucille Sylvester · 15 years ago
  17. 8b803e9 msm: kgsl: Be explicit about what states may access hw by Lucille Sylvester · 15 years ago
  18. e8bc7aa gpu: ion: Increment the ref count in mmap by Laura Abbott · 15 years ago
  19. 1ed4548 Merge changes I31aa21c0,I9550c900 into msm-3.0 by Linux Build Service Account · 15 years ago
  20. 3d4fe1a gpu: ion: Refactor debugfs printing by Olav Haugan · 15 years ago
  21. 35e2f2f gpu: ion: Add error message when allocation fails by Olav Haugan · 15 years ago
  22. 63e5f3b gpu: ion: Fix ion client name allocation by Olav Haugan · 15 years ago
  23. cb9ad9e gpu: ion: Add decrement of mapping count by Olav Haugan · 15 years ago
  24. 9b2d1c2 gpu: ion: Clean up logging messages by Olav Haugan · 15 years ago
  25. 41cf3e3 gpu: ion: Fix SCM call message size by Olav Haugan · 15 years ago
  26. 42ebe71 gpu: ion: Add support for adjacent heaps by Olav Haugan · 15 years ago
  27. dde09ee msm: Config option to enable idle stats device by Lynus Vaz · 15 years ago
  28. 0703dbf gpu: ion: Refactor platform data by Olav Haugan · 15 years ago
  29. b06ee07 gpu: ion: Change ION_IOC_ALLOC ioctl return value by Olav Haugan · 15 years ago
  30. e1f5d83 gpu: ion: Add more debug info by Olav Haugan · 15 years ago
  31. 5e56021 gpu: ion: Add missing iommu heap destroy call by Olav Haugan · 15 years ago
  32. 0a85251 gpu: ion: Add support for secure buffers by Olav Haugan · 15 years ago
  33. 03fe608 Merge changes I65145ca9,I1253dd3c,I19bcd192 into msm-3.0 by Linux Build Service Account · 15 years ago
  34. f859454 msm: kgsl: only poke once during adreno_idle by Jeremy Gebben · 15 years ago
  35. 6875576 msm: kgsl: Modify only the pending idle timer in ISR. by Tarun Karra · 15 years ago
  36. f8e5cd2 msm: kgsl: flush device workqueue before stop by Tarun Karra · 15 years ago
  37. bdb0c07 msm: IDLE_TIMER wakes up waiting processes by Lynus Vaz · 15 years ago
  38. 12ba53a Merge "msm: kgsl: Collect a sample only if GPU is active" into msm-3.0 by Linux Build Service Account · 15 years ago
  39. b6f2863 msm: kgsl: Collect a sample only if GPU is active by Lynus Vaz · 15 years ago
  40. a87d51a msm: kgsl: only queue work when requested state is none by Jeremy Gebben · 15 years ago
  41. b7bc955 msm: kgsl: call device->irqctrl from start/stop by Jeremy Gebben · 15 years ago
  42. 7fba5cf gpu: ion: Add missing gen_pool_destroy call by Olav Haugan · 15 years ago
  43. 3f05022 msm: kgsl: Power scale policy needs at least three power levels. by Lynus Vaz · 15 years ago
  44. 24666ed Merge "msm: kgsl: Don't wake core to check if it is idle." into msm-3.0 by Linux Build Service Account · 15 years ago
  45. 51b764d msm: kgsl: Don't wake core to check if it is idle. by Lucille Sylvester · 15 years ago
  46. f7597bf msm: kgsl: Move the GPU register lists to a common location by Jordan Crouse · 15 years ago
  47. ee0f780 board: 8660: Add callbacks to request_region by Olav Haugan · 15 years ago
  48. 97de8ee Merge "msm: kgsl: add power tracepoints" into msm-3.0 by Linux Build Service Account · 15 years ago
  49. 5b3a942 msm: kgsl: Do not ramp to turbo if the screen is off. by Lucille Sylvester · 15 years ago
  50. b50f331 msm: kgsl: add power tracepoints by Jeremy Gebben · 15 years ago
  51. 388c297 msm: kgsl: power state cleanup by Jeremy Gebben · 15 years ago
  52. 183a947 Merge "msm: kgsl: Add supporting code for 2d dcvs" into msm-3.0 by Linux Build Service Account · 15 years ago
  53. 808eca2 msm: kgsl: Add supporting code for 2d dcvs by Lucille Sylvester · 15 years ago
  54. 1122dba Merge changes I9b6533ac,Ia49a819d,I19f2fe7a into msm-3.0 by Linux Build Service Account · 15 years ago
  55. 8b8fbac Merge "msm: kgsl: Allow device attributes to be re-created" into msm-3.0 by Linux Build Service Account · 15 years ago
  56. 43deede msm: kgsl: Eventually transition to SLUMBER by Lucille Sylvester · 15 years ago
  57. a4d97ee msm: kgsl: in postmortem, log powerstate before changing it by Jeremy Gebben · 15 years ago
  58. aeb2387 msm: kgsl: adreno_isidle shouldn't BUG() by Jeremy Gebben · 15 years ago
  59. 775d48b msm: kgsl: fix infinite loop in adreno_find_region() by Jeremy Gebben · 15 years ago
  60. e683db4 msm: kgsl: Allow device attributes to be re-created by Lucille Sylvester · 15 years ago
  61. 15aabfa Merge "msm: kgsl: Allow userspace processes to turn off/on power features." into msm-3.0 by Linux Build Service Account · 15 years ago
  62. 0f3f026 Merge "gpu: ion: Take handle reference in ion_vma_open" into msm-3.0 by Linux Build Service Account · 15 years ago
  63. 0f2175b gpu: ion: Take handle reference in ion_vma_open by Laura Abbott · 15 years ago
  64. f587fe5 msm: kgsl: Move a #define to a centralized header by Jordan Crouse · 15 years ago
  65. a0758f2 msm: kgsl: Establish a standard GPU ID scheme for the KGSL core by Jordan Crouse · 15 years ago
  66. 5206406 msm: kgsl: Make sure the local directory is put in the CFLAGS by Jordan Crouse · 15 years ago
  67. 13605e4 Merge "gpu: ion: Check for release/request functions before calling" into msm-3.0 by Linux Build Service Account · 15 years ago
  68. d34b4cc Merge "gpu: ion: Fix debugfs handling of multiple kernel clients" into msm-3.0 by Linux Build Service Account · 15 years ago
  69. 67138c9 msm: kgsl: Allow userspace processes to turn off/on power features. by Lucille Sylvester · 15 years ago
  70. eed8603 gpu: ion: Fix debugfs handling of multiple kernel clients by Laura Abbott · 15 years ago
  71. faabed7 msm: kgsl: let postmortem dump find context switch IBs by Jeremy Gebben · 15 years ago
  72. 16e80fa msm: kgsl: improve postmortem and cff bounds checking by Jeremy Gebben · 15 years ago
  73. f44dd6f Merge changes I8e571677,I6d17c0f5 into msm-3.0 by Linux Build Service Account · 15 years ago
  74. 25d136a Merge changes Ie8cfb6bc,If4070e60 into msm-3.0 by Linux Build Service Account · 15 years ago
  75. a683509 gpu: ion: Add call back for unmapping user mappings by Laura Abbott · 15 years ago
  76. 7716850 gpu: ion: Incrememnt user refcount during vma_open/vma_close by Laura Abbott · 15 years ago
  77. b866d75 gpu: ion: Check for release/request functions before calling by Laura Abbott · 15 years ago
  78. e530ef3 msm: kgsl: No need to set the graphics mmu type twice by Shubhraprakash Das · 15 years ago
  79. 8db5da8 msm: kgsl: remove ib_dump debugfs file by Jeremy Gebben · 15 years ago
  80. a3d07a4 msm: kgsl: make cffdump work with the MMU enabled by Jeremy Gebben · 15 years ago
  81. 1ad4d90 Merge "msm: kgsl: _timestamp ioctl should be locked." into msm-3.0 by Linux Build Service Account · 15 years ago
  82. 9329cf0 msm: kgsl: _timestamp ioctl should be locked. by Lucille Sylvester · 15 years ago
  83. 8c01736 gpu: ion: Add support for iommus by Laura Abbott · 15 years ago
  84. 72aadf4 msm: kgsl: don not hardcode SQ_INST_STORE_MANAGMENT by Jeremy Gebben · 15 years ago
  85. d7402ff msm: kgsl: add tracepoints by Norman Gee · 15 years ago
  86. c2cda4a Merge "gpu: ion: Map only the vma size given" into msm-3.0 by Linux Build Service Account · 15 years ago
  87. ceee3d2 gpu: ion: Map only the vma size given by Laura Abbott · 15 years ago
  88. 4b4af6f Merge "msm: kgsl: create singlethread wq instead of per-cpu wq" into msm-3.0 by Linux Build Service Account · 15 years ago
  89. 455673b Merge "msm: kgsl: Enable adreno225 firmware for 8960v3" into msm-3.0 by Linux Build Service Account · 15 years ago
  90. 8a3ede3 gpu: ion: Add callbacks to enable SMI voting in ION. by Alex Bird · 15 years ago
  91. f27ec72 msm: kgsl: Enable adreno225 firmware for 8960v3 by Carter Cooper · 15 years ago
  92. e139a04 msm: kgsl: fix adreno225 register ranges by Jeremy Gebben · 15 years ago
  93. 3d25b09 msm: kgsl: fix error handling in adreno_waittimestamp() by Jeremy Gebben · 15 years ago
  94. 72e79e4 Merge "gpu: ion: Add support for flushing via fd" into msm-3.0 by Linux Build Service Account · 15 years ago
  95. a90f335 Merge "msm: kgsl: Use the new clock naming conventions effectively" into msm-3.0 by Linux Build Service Account · 15 years ago
  96. 3e042df msm: kgsl: create singlethread wq instead of per-cpu wq by Steve Muckle · 15 years ago
  97. 700c9cc Merge "msm: kgsl: Add CP_DRAW_INDX commands after a context save" into msm-3.0 by Linux Build Service Account · 15 years ago
  98. dce84cd msm: kgsl: Use the new clock naming conventions effectively by Lucille Sylvester · 15 years ago
  99. 3598b2e msm: kgsl: Add CP_DRAW_INDX commands after a context save by Shubhraprakash Das · 15 years ago
  100. d4bc9d2 msm: kgsl: Add timestamp events by Jordan Crouse · 15 years ago