1. 12db490 msm: kgsl: Do not wait 100ms before checking for GPU idle by Tarun Karra · 12 years ago
  2. bff3709 msm: kgsl: Configure FT behaviour from sysfs instead of debugfs by Tarun Karra · 12 years ago
  3. aaff30c msm: kgsl: Move timestamps inside the context structure by Carter Cooper · 12 years ago
  4. f507198 msm: kgsl: Take a reference count on the active adreno draw context by Jordan Crouse · 12 years ago
  5. 0ca32f2 msm: kgsl: embed kgsl_context struct in adreno_context struct by Jeremy Gebben · 12 years ago
  6. 708089f msm: kgsl: use kgsl_mmu_device_setstate() whenever the gpu is idle by Jeremy Gebben · 12 years ago
  7. a65516b msm: kgsl: use the same logic in adreno_idle and adreno_isidle by Jeremy Gebben · 12 years ago
  8. f1e59f6 Merge "msm: kgsl: Option to not stall IOMMU V1 on pagefault based on FT policy" by Linux Build Service Account · 12 years ago
  9. 6b16756 Merge "msm: kgsl: reset GPU when GDSC is forced on" by Linux Build Service Account · 12 years ago
  10. 2cd87a9 msm: kgsl: Option to not stall IOMMU V1 on pagefault based on FT policy by Tarun Karra · 12 years ago
  11. 3fcb32b Merge "msm: kgsl: convert cffdump stub functions to inlines" by Linux Build Service Account · 12 years ago
  12. 782d648 Merge "msm: kgsl: Use a read/lock for the context idr" by Linux Build Service Account · 12 years ago
  13. b4acf71 Merge "msm: kgsl: Fix context reference counting" by Linux Build Service Account · 12 years ago
  14. d2a4cb1 Merge "msm: remove fmem support" by Linux Build Service Account · 12 years ago
  15. bab5c13 Merge "msm: kgsl: Add a barrier after writing to V2PUR register" by Linux Build Service Account · 12 years ago
  16. 9b6ec30 Merge "msm: kgsl: Use a standard function for register access" by Linux Build Service Account · 12 years ago
  17. 36a8026 msm: kgsl: convert cffdump stub functions to inlines by Jordan Crouse · 12 years ago
  18. a598d53 msm: kgsl: Use a read/lock for the context idr by Jordan Crouse · 12 years ago
  19. 86ac5c4 msm: kgsl: Fix context reference counting by Jordan Crouse · 12 years ago
  20. 5c46790 Merge "msm: kgsl: Bypass SP counter 4 on A33x" by Linux Build Service Account · 12 years ago
  21. 41291dc Merge "msm: kgsl: Define register offset array" by Linux Build Service Account · 12 years ago
  22. cd118f6 Merge "ion: Add null-pointer check to info structure" by Linux Build Service Account · 12 years ago
  23. 26adf97 Merge "gpu: ion: Attempt heaps in the order given" by Linux Build Service Account · 12 years ago
  24. ca724c3 Merge "iommu: msm: Lock the meta data against map/unmap races" by Linux Build Service Account · 12 years ago
  25. 8848488 msm: kgsl: Bypass SP counter 4 on A33x by Carter Cooper · 12 years ago
  26. 0e3dcd1 Merge "msm: kgsl: disable full cache flush if full_cache_threshold is 0" by Linux Build Service Account · 12 years ago
  27. e013af1 Merge "msm: kgsl: tracepoint cleanup" into msm-3.4 by Linux Build Service Account · 12 years ago
  28. 5f34187 Merge "msm: kgsl: Restrict allocated memory alignment to a max of 2^31" into msm-3.4 by Linux Build Service Account · 12 years ago
  29. 5505df6 msm: kgsl: Restrict allocated memory alignment to a max of 2^31 by Jordan Crouse · 12 years ago
  30. 89fc6bb msm: kgsl: Use a standard function for register access by Shubhraprakash Das · 12 years ago
  31. fb75f8c ion: Add null-pointer check to info structure by Olav Haugan · 12 years ago
  32. 6093f3a ion: msm: Add null-pointer check to info struct by Olav Haugan · 12 years ago
  33. 12fa315 msm: kgsl: disable full cache flush if full_cache_threshold is 0 by Jeremy Gebben · 12 years ago
  34. f6f50c4 msm: kgsl: Do not start performance counters if not present by Carter Cooper · 12 years ago
  35. 58fc5a2 Merge "msm: kgsl: Add support for 8226v2" by Linux Build Service Account · 12 years ago
  36. 137d813 Merge "msm: kgsl: Use ion_share_dma_buf_fd to get ion fd" by Linux Build Service Account · 12 years ago
  37. 4e85aa3 Merge "gpu: ion: Don't flush secure buffers" by Linux Build Service Account · 12 years ago
  38. c8dccb1 msm: kgsl: reset GPU when GDSC is forced on by Suman Tatiraju · 12 years ago
  39. 0e1f369 msm: kgsl: Define register offset array by Shubhraprakash Das · 12 years ago
  40. 84d0eb8 gpu: ion: Don't flush secure buffers by Laura Abbott · 12 years ago
  41. 2afe1a4 Merge "msm: kgsl: Fix a missing semicolon in the KGSL IOMMU handler" by Linux Build Service Account · 12 years ago
  42. 5af9a19 msm: kgsl: Use ion_share_dma_buf_fd to get ion fd by Alex Wong · 12 years ago
  43. 7e5c51d msm: kgsl: Add support for 8226v2 by Jordan Crouse · 12 years ago
  44. d4e1cd1 msm: kgsl: Add a barrier after writing to V2PUR register by Shubhraprakash Das · 12 years ago
  45. de0159d gpu: ion: Attempt heaps in the order given by Laura Abbott · 12 years ago
  46. d653d09 msm: remove fmem support by Larry Bassel · 12 years ago
  47. 5890575 msm: kgsl: tracepoint cleanup by Jeremy Gebben · 12 years ago
  48. 1d2a10a Merge "gpu: ion: Explictly mark DMA allocations as GFP_KERNEL" by Linux Build Service Account · 12 years ago
  49. 83062cf gpu: ion: Explictly mark DMA allocations as GFP_KERNEL by Laura Abbott · 12 years ago
  50. 8555599 msm: kgsl: don't store rptr in struct adreno_ringbuffer by Jeremy Gebben · 12 years ago
  51. af8eba9 msm: kgsl: Make active_cnt an atomic variable by Jordan Crouse · 12 years ago
  52. 7ab6e4d msm: kgsl: Only turn on the idle timer when active_cnt is 0 by Jordan Crouse · 12 years ago
  53. 90e47f4 msm: kgsl: Reduce unnecessary calls to _wake by Lucille Sylvester · 12 years ago
  54. eb46be1 Merge "msm: kgsl: Remove the skip counting code from the trustzone policy" by Linux Build Service Account · 12 years ago
  55. 7546073 Merge "msm: kgsl: Option to disable GPU fault tolerance" by Linux Build Service Account · 12 years ago
  56. 1230718 Merge "msm: kgsl: Do not hold memory spinlock when calling find region function" by Linux Build Service Account · 12 years ago
  57. 611e4a5 Merge "msm: kgsl: Only initialize process structure once" by Linux Build Service Account · 12 years ago
  58. 5a153d8 Merge "msm: kgsl: Set alignment to 0 when low on mapped memory" by Linux Build Service Account · 12 years ago
  59. 6029a99 msm: kgsl: Fix a missing semicolon in the KGSL IOMMU handler by Jordan Crouse · 12 years ago
  60. 1f471b2 Merge "msm: kgsl: Enable special case performance counters" by Linux Build Service Account · 12 years ago
  61. 6b1f865 Merge "msm: kgsl: Only reference the rb_node after taking spinlock" by Linux Build Service Account · 12 years ago
  62. 2c14182 Merge "msm: kgsl: Prevent race conditions when freeing memory" by Linux Build Service Account · 12 years ago
  63. 197715c gpu: ion: Flush the chunk list before passing it to trustzone by Laura Abbott · 12 years ago
  64. 37f447b msm: kgsl: Option to disable GPU fault tolerance by Tarun Karra · 12 years ago
  65. 1f72a73 msm: kgsl: Enable special case performance counters by Carter Cooper · 12 years ago
  66. f861e0b msm: kgsl: Do not hold memory spinlock when calling find region function by Shubhraprakash Das · 12 years ago
  67. 58a569a msm: kgsl: Only initialize process structure once by Shubhraprakash Das · 12 years ago
  68. f38b57c msm: kgsl: Set alignment to 0 when low on mapped memory by Shubhraprakash Das · 12 years ago
  69. 792e902 msm: kgsl: Only reference the rb_node after taking spinlock by Shubhraprakash Das · 12 years ago
  70. c2d035c msm: kgsl: Prevent race conditions when freeing memory by Shubhraprakash Das · 12 years ago
  71. 22ec5fb msm: kgsl: Remove the skip counting code from the trustzone policy by Lucille Sylvester · 12 years ago
  72. a06e7dd Merge "msm: kgsl: GPU fault tolerance timer" by Linux Build Service Account · 12 years ago
  73. 8218d88 Merge "msm: kgsl: GPU soft reset" by Linux Build Service Account · 12 years ago
  74. 428a81c Merge "msm: kgsl: Always resume the GPU regardless of its state" by Linux Build Service Account · 12 years ago
  75. 3fee8c5 msm: kgsl: GPU fault tolerance timer by Tarun Karra · 12 years ago
  76. 3e99518 Merge "iommu: msm: Refactor code to separate compilation" by Linux Build Service Account · 12 years ago
  77. 3b18834 Merge "msm: kgsl: Remove nap_allowed variable and functionality" by Linux Build Service Account · 12 years ago
  78. ac6bda7 msm: kgsl: Always resume the GPU regardless of its state by Suman Tatiraju · 12 years ago
  79. 18e099a msm: kgsl: GPU soft reset by Tarun Karra · 12 years ago
  80. 0858ae0 iommu: msm: Refactor code to separate compilation by Olav Haugan · 12 years ago
  81. cd09f60 gpu: ion: Set the dma address for pages from the page pool by Laura Abbott · 12 years ago
  82. 3c2e254 Merge "msm: kgsl: generate descriptive names for kgsl-timeline" by Linux Build Service Account · 12 years ago
  83. 33b5c21 Merge "msm: kgsl: show timestamp in sync dump" by Linux Build Service Account · 12 years ago
  84. 4c6e30f Merge "gpu: ion: switch to using kmalloc for the secure chunk list" by Linux Build Service Account · 12 years ago
  85. b658f05 Merge "msm: kgsl: Convert all physical address to type phys_addr_t" by Linux Build Service Account · 12 years ago
  86. 51f81fb Merge "msm: kgsl: Skip in-stream updates when CFF is on" by Linux Build Service Account · 12 years ago
  87. be17fa0 Merge "msm: kgsl: Make cff capture a device specific property" by Linux Build Service Account · 12 years ago
  88. 5f64a4f Merge "msm: kgsl: Get an active count during CFF" by Linux Build Service Account · 12 years ago
  89. bfd8332 gpu: ion: switch to using kmalloc for the secure chunk list by Laura Abbott · 12 years ago
  90. 0b3e35e Merge "msm: kgsl: set active pwrlevel to init pwrlevel after power collapse" by Linux Build Service Account · 12 years ago
  91. 65f8893 Merge "msm: kgsl: Switch to using the dmabuf APIs" by Linux Build Service Account · 12 years ago
  92. 2e9bd9a msm: kgsl: Convert all physical address to type phys_addr_t by Shubhraprakash Das · 12 years ago
  93. 26cdb14 msm: kgsl: Skip in-stream updates when CFF is on by Shubhraprakash Das · 12 years ago
  94. d896234 msm: kgsl: Make cff capture a device specific property by Shubhraprakash Das · 12 years ago
  95. 379d186 msm: kgsl: Get an active count during CFF by Shubhraprakash Das · 12 years ago
  96. 1437527 msm: kgsl: set active pwrlevel to init pwrlevel after power collapse by Suman Tatiraju · 12 years ago
  97. 07a72302 msm: kgsl: Use the correct length when looking for address collision by Shubhraprakash Das · 12 years ago
  98. 2dbffc8 msm: kgsl: Fix checking of remote iommu spin lock initialization by Shubhraprakash Das · 12 years ago
  99. fb8cc97 msm: kgsl: Check pagetable pointer before dereferencing it by Shubhraprakash Das · 12 years ago
  100. b730790 msm: kgsl: Log CFF fault opcode on a fault by Shubhraprakash Das · 12 years ago