1. 8b65486 msm: kgsl: Always resume the GPU regardless of its state by Suman Tatiraju · 13 years ago
  2. 11ad462 Merge "gpu: ion: Do fallback when allocating large sizes" by Linux Build Service Account · 13 years ago
  3. 418a25a gpu: ion: Do fallback when allocating large sizes by Olav Haugan · 13 years ago
  4. 6f666cd Merge "msm: kgsl: Protect the mem_entry list during deletion" by Linux Build Service Account · 13 years ago
  5. 661bcd6 Merge "msm: kgsl: Submit a draw command on resume" by Linux Build Service Account · 13 years ago
  6. 00e04fd Merge "msm: kgsl: Don't consider active count if not in active state" by Linux Build Service Account · 13 years ago
  7. a8ef775 msm: kgsl: Submit a draw command on resume by Lynus Vaz · 14 years ago
  8. dacf91d msm: kgsl: Protect the mem_entry list during deletion by Lynus Vaz · 13 years ago
  9. 6f53984 gpu: msm: Allow retries for 0 order allocation by Olav Haugan · 13 years ago
  10. ae0e2ec msm: kgsl: Don't consider active count if not in active state by Harsh Vardhan Dwivedi · 13 years ago
  11. ef5625a Merge "msm: kgsl: Insert kgsl idle for iommu-v1 when pagetables are changed." by Linux Build Service Account · 13 years ago
  12. 38c11a8 Merge "msm: kgsl: Add NULL check for next_event hook" by Linux Build Service Account · 13 years ago
  13. 9ba37ab Merge "msm: kgsl: Don't access context memory after it's freed" by Linux Build Service Account · 13 years ago
  14. f1ab164 msm: kgsl: Add NULL check for next_event hook by Hareesh Gundu · 13 years ago
  15. 40632d7 Merge "gpu: ion: enable the kmalloc heap" by Linux Build Service Account · 13 years ago
  16. 139a529 msm: kgsl: Don't access context memory after it's freed by Lynus Vaz · 13 years ago
  17. f44df5b msm: kgsl: Insert kgsl idle for iommu-v1 when pagetables are changed. by Hareesh Gundu · 13 years ago
  18. 2d3e62c gpu: ion: Use correct type for variables by Olav Haugan · 13 years ago
  19. 3b8ce26 Merge "msm: kgsl: Don't do intensive memory recovery when allocating big pages" by Linux Build Service Account · 13 years ago
  20. 7ec25d8 msm: kgsl: Don't do intensive memory recovery when allocating big pages by Jordan Crouse · 13 years ago
  21. 2f75953 Merge "msm: Add support for ION Flushing without virtual address" by Linux Build Service Account · 13 years ago
  22. 93835de msm: Add support for ION Flushing without virtual address by Neeti Desai · 14 years ago
  23. 6765ebe Merge "msm: kgsl: a2xx: Check the right interrupt status bits" by Linux Build Service Account · 13 years ago
  24. 7b93740 gpu: ion: enable the kmalloc heap by Mitchel Humpherys · 13 years ago
  25. 2b23266 Merge "msm: kgsl: Prevent fault tolerance memory free twice" by Linux Build Service Account · 13 years ago
  26. 23753b6 Merge "msm: kgsl: Add barriers to GPU fault tolerance memory reads" by Linux Build Service Account · 13 years ago
  27. 0466ff4 Merge "msm: kgsl: Allocate space in ringbuffer for EOF commands" by Linux Build Service Account · 13 years ago
  28. 1658ced Merge "msm: kgsl: Fault tolernace for context with pagefault" by Linux Build Service Account · 13 years ago
  29. 0116caa Merge "msm:kgsl: Remove NORETRY flag in memory allocations" by Linux Build Service Account · 13 years ago
  30. 59e7954 msm: kgsl: Prevent fault tolerance memory free twice by Tarun Karra · 13 years ago
  31. 782734f msm: kgsl: Add barriers to GPU fault tolerance memory reads by Tarun Karra · 13 years ago
  32. 6479d07 msm: kgsl: Allocate space in ringbuffer for EOF commands by Tarun Karra · 13 years ago
  33. 24e3dfa msm: kgsl: Fault tolernace for context with pagefault by Tarun Karra · 14 years ago
  34. 3d36582 Merge "msm: kgsl: Add CP_WAIT_FOR_IDLE packet before updating timestamp" by Linux Build Service Account · 13 years ago
  35. ca4e1a7 msm: kgsl: Add CP_WAIT_FOR_IDLE packet before updating timestamp by Anshuman Dani · 14 years ago
  36. 366e0f0 Merge "msm: kgsl: Properly record the size of the sglist in the memdesc" by Linux Build Service Account · 13 years ago
  37. 3bac7ee Merge "msm: kgsl: initialize kgsl_sync_timeline_ops properly" by Linux Build Service Account · 13 years ago
  38. 745147e msm: kgsl: initialize kgsl_sync_timeline_ops properly by Iliyan Malchev · 14 years ago
  39. 75480a2 Merge "msm: kgsl: pwrscale functions should be run while GPU is ACTIVE" by Linux Build Service Account · 13 years ago
  40. bd4c689 Merge "gpu: ion: Minimize allocation fallback delay" by Linux Build Service Account · 13 years ago
  41. 5668f98 gpu: ion: Minimize allocation fallback delay by Olav Haugan · 13 years ago
  42. 99149a7 msm: kgsl: fix paren placement leading to fence timeout by Jeff Boody · 13 years ago
  43. d999d63 gpu: ion: Align va address to biggest buffer size by Olav Haugan · 13 years ago
  44. e1a8215 gpu: ion: Add null-pointer check after allocation by Olav Haugan · 13 years ago
  45. 1dbe8eb msm: kgsl: a2xx: Check the right interrupt status bits by Jordan Crouse · 13 years ago
  46. 100e4b3 msm: kgsl: Properly record the size of the sglist in the memdesc by Jordan Crouse · 13 years ago
  47. e5144ec msm: kgsl: pwrscale functions should be run while GPU is ACTIVE by Lucille Sylvester · 13 years ago
  48. fdd17d4 msm: kgsl: Remove invalid context_id logging by Harsh Vardhan Dwivedi · 14 years ago
  49. b8c8e04 msm: kgsl: Bump up the GPU frequency for long batch processing by Lucille Sylvester · 14 years ago
  50. f5e67a2 msm: kgsl: Delete the context event while the context is still valid by Lynus Vaz · 14 years ago
  51. 2c22e91 msm: kgsl: Add event tracepoints by Jordan Crouse · 14 years ago
  52. ef02fc0 msm: kgsl: Resolve a potential race in the interrupt handler by Jordan Crouse · 14 years ago
  53. ab60199 msm: kgsl: Check the current interrupt status before power operations by Jordan Crouse · 14 years ago
  54. 92406e6 msm: kgsl: Always send fence sync the timestamp it expects by Jordan Crouse · 14 years ago
  55. 3ad4d97 msm:kgsl: Remove NORETRY flag in memory allocations by Rajeev Kulkarni · 14 years ago
  56. 31508d5 gpu: ion: suppress excessive logging for expected failure cases by Mitchel Humpherys · 14 years ago
  57. b804c76 Merge "msm: kgsl: Fix pagefault logging of one per 4k" by Linux Build Service Account · 14 years ago
  58. 3ea08fd Merge "msm: kgsl: snapshot: Don't keep parsing indirect buffers on failure" by Linux Build Service Account · 14 years ago
  59. fc416a3 Merge "msm: kgsl: Use the correct timestamp for the snapshot" by Linux Build Service Account · 14 years ago
  60. fc2f62d Merge "msm: kgsl: Make sure the last IB2 is in the static snapshot region" by Linux Build Service Account · 14 years ago
  61. 41d0c8a Merge "msm: kgsl: Make the snapshot dumper more tolerant of corrupted IBs" by Linux Build Service Account · 14 years ago
  62. 7455fc8 Merge "msm: kgsl: Debugfs entity to switch on/off userspace FT policy control" by Linux Build Service Account · 14 years ago
  63. 8eff7af Merge "msm: kgsl: Allow pagefault policy to be controlled by userspace" by Linux Build Service Account · 14 years ago
  64. 2e51aa8 Merge "msm: kgsl: Limit pagefault logging to 1 per page" by Linux Build Service Account · 14 years ago
  65. 18eaca6 Merge "msm: kgsl: No fault tolerance if userspace sets a flag" by Linux Build Service Account · 14 years ago
  66. 0f14f39 Merge "msm: kgsl: Allow fault tolerance userspace control" by Linux Build Service Account · 14 years ago
  67. 6697247 Merge "msm: kgsl: Reduce postmortem logs by default" by Linux Build Service Account · 14 years ago
  68. ccdbec6 Merge "msm: kgsl: Run GPU fault tolerance at max clock" by Linux Build Service Account · 14 years ago
  69. 60f5991 Merge "msm: kgsl: Detect long running IBs" by Linux Build Service Account · 14 years ago
  70. 6d61dd4 Merge "msm: kgsl: Store process id and name in context structure" by Linux Build Service Account · 14 years ago
  71. e7a5394 Merge "msm: kgsl: Renaming recovery to fault tolerance" by Linux Build Service Account · 14 years ago
  72. 78384f4 Merge "msm: kgsl: Recovery policy change" by Linux Build Service Account · 14 years ago
  73. 49906ac Merge "msm: kgsl: Locate index of recovery during initialization" by Linux Build Service Account · 14 years ago
  74. 421ca00 Merge "msm: kgsl: Fix hang detection to be 50ms or more" by Linux Build Service Account · 14 years ago
  75. 4294699 msm: kgsl: Fix pagefault logging of one per 4k by Rajeev Kulkarni · 14 years ago
  76. ed8c2dd msm: kgsl: Don't silently ignore events that have a retired timestamp by Jordan Crouse · 14 years ago
  77. c77df99 msm: kgsl: Send the correct timestamp to an expired event by Jordan Crouse · 14 years ago
  78. ecbb99a msm: kgsl: Add context reference counting to KGSL events by Carter Cooper · 14 years ago
  79. ef3456c msm: kgsl: Move events to context specific lists by Jordan Crouse · 14 years ago
  80. 740f674 msm: kgsl: Remove duplicate code for checking timestamps by Carter Cooper · 14 years ago
  81. 2cf6ec9 msm: kgsl: snapshot: Don't keep parsing indirect buffers on failure by Jordan Crouse · 14 years ago
  82. aeebcc0 msm: kgsl: Use the correct timestamp for the snapshot by Jordan Crouse · 14 years ago
  83. 3bbb56e msm: kgsl: Make sure the last IB2 is in the static snapshot region by Jordan Crouse · 14 years ago
  84. 21aaadf msm: kgsl: Make the snapshot dumper more tolerant of corrupted IBs by Jordan Crouse · 14 years ago
  85. 987e2f7 msm: kgsl: Debugfs entity to switch on/off userspace FT policy control by Tarun Karra · 14 years ago
  86. 99678f8 msm: kgsl: Allow pagefault policy to be controlled by userspace by Tarun Karra · 14 years ago
  87. b810732 msm: kgsl: Limit pagefault logging to 1 per page by Tarun Karra · 14 years ago
  88. 8329722 msm: kgsl: No fault tolerance if userspace sets a flag by Tarun Karra · 14 years ago
  89. 3164fb0 msm: kgsl: Allow fault tolerance userspace control by Tarun Karra · 14 years ago
  90. 45a50d6 msm: kgsl: Reduce postmortem logs by default by Tarun Karra · 14 years ago
  91. d2326b8 msm: kgsl: Run GPU fault tolerance at max clock by Tarun Karra · 14 years ago
  92. 696f89e msm: kgsl: Detect long running IBs by Tarun Karra · 14 years ago
  93. 5bea9c6 msm: kgsl: Store process id and name in context structure by Tarun Karra · 14 years ago
  94. d20d71a msm: kgsl: Renaming recovery to fault tolerance by Tarun Karra · 14 years ago
  95. deeecc0 msm: kgsl: Recovery policy change by Tarun Karra · 14 years ago
  96. 460cc76 msm: kgsl: Locate index of recovery during initialization by Shubhraprakash Das · 14 years ago
  97. 4648db9 msm: kgsl: Fix hang detection to be 50ms or more by Tarun Karra · 14 years ago
  98. 7809f18 Merge "gpu: ion: handle allocation error during heap protection in CP heap" by Linux Build Service Account · 14 years ago
  99. 8aa33a7 Merge "gpu: ion: allocate huge pages in iommu heap" by Linux Build Service Account · 14 years ago
  100. 50b65ea Merge "gpu: ion: replace __GFP_ZERO with manual zero'ing" by Linux Build Service Account · 14 years ago