1. fdd17d4 msm: kgsl: Remove invalid context_id logging by Harsh Vardhan Dwivedi · 13 years ago
  2. b8c8e04 msm: kgsl: Bump up the GPU frequency for long batch processing by Lucille Sylvester · 13 years ago
  3. f5e67a2 msm: kgsl: Delete the context event while the context is still valid by Lynus Vaz · 13 years ago
  4. 2c22e91 msm: kgsl: Add event tracepoints by Jordan Crouse · 13 years ago
  5. ef02fc0 msm: kgsl: Resolve a potential race in the interrupt handler by Jordan Crouse · 13 years ago
  6. ab60199 msm: kgsl: Check the current interrupt status before power operations by Jordan Crouse · 13 years ago
  7. 92406e6 msm: kgsl: Always send fence sync the timestamp it expects by Jordan Crouse · 13 years ago
  8. 31508d5 gpu: ion: suppress excessive logging for expected failure cases by Mitchel Humpherys · 13 years ago
  9. b804c76 Merge "msm: kgsl: Fix pagefault logging of one per 4k" by Linux Build Service Account · 13 years ago
  10. 3ea08fd Merge "msm: kgsl: snapshot: Don't keep parsing indirect buffers on failure" by Linux Build Service Account · 13 years ago
  11. fc416a3 Merge "msm: kgsl: Use the correct timestamp for the snapshot" by Linux Build Service Account · 13 years ago
  12. fc2f62d Merge "msm: kgsl: Make sure the last IB2 is in the static snapshot region" by Linux Build Service Account · 13 years ago
  13. 41d0c8a Merge "msm: kgsl: Make the snapshot dumper more tolerant of corrupted IBs" by Linux Build Service Account · 13 years ago
  14. 7455fc8 Merge "msm: kgsl: Debugfs entity to switch on/off userspace FT policy control" by Linux Build Service Account · 13 years ago
  15. 8eff7af Merge "msm: kgsl: Allow pagefault policy to be controlled by userspace" by Linux Build Service Account · 13 years ago
  16. 2e51aa8 Merge "msm: kgsl: Limit pagefault logging to 1 per page" by Linux Build Service Account · 13 years ago
  17. 18eaca6 Merge "msm: kgsl: No fault tolerance if userspace sets a flag" by Linux Build Service Account · 13 years ago
  18. 0f14f39 Merge "msm: kgsl: Allow fault tolerance userspace control" by Linux Build Service Account · 13 years ago
  19. 6697247 Merge "msm: kgsl: Reduce postmortem logs by default" by Linux Build Service Account · 13 years ago
  20. ccdbec6 Merge "msm: kgsl: Run GPU fault tolerance at max clock" by Linux Build Service Account · 13 years ago
  21. 60f5991 Merge "msm: kgsl: Detect long running IBs" by Linux Build Service Account · 13 years ago
  22. 6d61dd4 Merge "msm: kgsl: Store process id and name in context structure" by Linux Build Service Account · 13 years ago
  23. e7a5394 Merge "msm: kgsl: Renaming recovery to fault tolerance" by Linux Build Service Account · 13 years ago
  24. 78384f4 Merge "msm: kgsl: Recovery policy change" by Linux Build Service Account · 13 years ago
  25. 49906ac Merge "msm: kgsl: Locate index of recovery during initialization" by Linux Build Service Account · 13 years ago
  26. 421ca00 Merge "msm: kgsl: Fix hang detection to be 50ms or more" by Linux Build Service Account · 13 years ago
  27. 4294699 msm: kgsl: Fix pagefault logging of one per 4k by Rajeev Kulkarni · 13 years ago
  28. ed8c2dd msm: kgsl: Don't silently ignore events that have a retired timestamp by Jordan Crouse · 13 years ago
  29. c77df99 msm: kgsl: Send the correct timestamp to an expired event by Jordan Crouse · 13 years ago
  30. ecbb99a msm: kgsl: Add context reference counting to KGSL events by Carter Cooper · 14 years ago
  31. ef3456c msm: kgsl: Move events to context specific lists by Jordan Crouse · 14 years ago
  32. 740f674 msm: kgsl: Remove duplicate code for checking timestamps by Carter Cooper · 14 years ago
  33. 2cf6ec9 msm: kgsl: snapshot: Don't keep parsing indirect buffers on failure by Jordan Crouse · 13 years ago
  34. aeebcc0 msm: kgsl: Use the correct timestamp for the snapshot by Jordan Crouse · 13 years ago
  35. 3bbb56e msm: kgsl: Make sure the last IB2 is in the static snapshot region by Jordan Crouse · 14 years ago
  36. 21aaadf msm: kgsl: Make the snapshot dumper more tolerant of corrupted IBs by Jordan Crouse · 14 years ago
  37. 987e2f7 msm: kgsl: Debugfs entity to switch on/off userspace FT policy control by Tarun Karra · 13 years ago
  38. 99678f8 msm: kgsl: Allow pagefault policy to be controlled by userspace by Tarun Karra · 13 years ago
  39. b810732 msm: kgsl: Limit pagefault logging to 1 per page by Tarun Karra · 13 years ago
  40. 8329722 msm: kgsl: No fault tolerance if userspace sets a flag by Tarun Karra · 13 years ago
  41. 3164fb0 msm: kgsl: Allow fault tolerance userspace control by Tarun Karra · 13 years ago
  42. 45a50d6 msm: kgsl: Reduce postmortem logs by default by Tarun Karra · 13 years ago
  43. d2326b8 msm: kgsl: Run GPU fault tolerance at max clock by Tarun Karra · 13 years ago
  44. 696f89e msm: kgsl: Detect long running IBs by Tarun Karra · 13 years ago
  45. 5bea9c6 msm: kgsl: Store process id and name in context structure by Tarun Karra · 13 years ago
  46. d20d71a msm: kgsl: Renaming recovery to fault tolerance by Tarun Karra · 13 years ago
  47. deeecc0 msm: kgsl: Recovery policy change by Tarun Karra · 13 years ago
  48. 460cc76 msm: kgsl: Locate index of recovery during initialization by Shubhraprakash Das · 13 years ago
  49. 4648db9 msm: kgsl: Fix hang detection to be 50ms or more by Tarun Karra · 13 years ago
  50. 7809f18 Merge "gpu: ion: handle allocation error during heap protection in CP heap" by Linux Build Service Account · 13 years ago
  51. 8aa33a7 Merge "gpu: ion: allocate huge pages in iommu heap" by Linux Build Service Account · 13 years ago
  52. 50b65ea Merge "gpu: ion: replace __GFP_ZERO with manual zero'ing" by Linux Build Service Account · 13 years ago
  53. 7091f24 gpu: ion: handle allocation error during heap protection in CP heap by Praveen Chavan · 13 years ago
  54. e833aca Update copyright to The Linux Foundation by Duy Truong · 13 years ago
  55. 5789f16 gpu: ion: allocate huge pages in iommu heap by Mitchel Humpherys · 13 years ago
  56. f96110c gpu: ion: replace __GFP_ZERO with manual zero'ing by Mitchel Humpherys · 13 years ago
  57. 24866ee msm: kgsl: Don't change the sglen of the memdesc if allocation fails by Dhivya Subramanian · 13 years ago
  58. 0bcdb73 msm: kgsl: Use the correct units for ADRENO_IDLE_TIMEOUT by Jordan Crouse · 14 years ago
  59. a5cef20 Merge "msm: kgsl: Add minimum amount of wait in adreno_waittimestamp" by Linux Build Service Account · 13 years ago
  60. 72af941 Merge "msm: kgsl: Add context reference counting to KGSL events" by Linux Build Service Account · 13 years ago
  61. a8d6a15 Merge "msm: kgsl: Change GPU Fast Hang detection to 50ms" by Linux Build Service Account · 13 years ago
  62. 522293f Merge "msm: kgsl: Modify kgsl_mmu_pagefault ftrace event format" by Linux Build Service Account · 13 years ago
  63. bd2b647 Merge "msm: kgsl: Avoid NULL pointer in adreno setstate functions" by Linux Build Service Account · 13 years ago
  64. 6445a6e Merge "gpu: ion: Use writecombine for uncached mappings" by Linux Build Service Account · 13 years ago
  65. de1a448 Merge "gpu: ion: Request highmem pages for IOMMU heap" by Linux Build Service Account · 13 years ago
  66. 88ab61f msm: kgsl: Modify kgsl_mmu_pagefault ftrace event format by Pushkar Joshi · 13 years ago
  67. 5e57bd3 msm: kgsl: Add minimum amount of wait in adreno_waittimestamp by Harsh Vardhan Dwivedi · 13 years ago
  68. db8cf39 msm: kgsl: Remove support for IOCTL_KGSL_SHAREDMEM_FROM_VMALLOC by Jordan Crouse · 14 years ago
  69. 97c74d6 msm: kgsl: Add GFP_NORETRY to the page_alloc flags and handle errors by Jordan Crouse · 14 years ago
  70. dc67dfb msm: kgsl: Cleanup memdesc flags by Jordan Crouse · 14 years ago
  71. d106678 Merge "msm: kgsl: Don't wake up gpu on kgsl_ioctl calls if not necessary" by Linux Build Service Account · 13 years ago
  72. ed5d763 Merge "msm: kgsl: Fix guilty context logic for GPU hangs" by Linux Build Service Account · 13 years ago
  73. 71d163f Merge "msm: kgsl: Ensure context pointer exists before dereferencing" by Linux Build Service Account · 13 years ago
  74. 6e750d7 msm: kgsl: Change GPU Fast Hang detection to 50ms by Tarun Karra · 14 years ago
  75. eef8a13 msm: kgsl: Avoid NULL pointer in adreno setstate functions by Jordan Crouse · 14 years ago
  76. 3834530 msm: kgsl: Don't wake up gpu on kgsl_ioctl calls if not necessary by Vladimir Razgulin · 13 years ago
  77. 7eb6a8a Merge "msm: kgsl: Process all idle checks" by Linux Build Service Account · 13 years ago
  78. 8179f5a msm: kgsl: Fix guilty context logic for GPU hangs by Carter Cooper · 14 years ago
  79. c7cd2b0 gpu: ion: Add flag for forcing contiguous allocations by Laura Abbott · 14 years ago
  80. b50d03c msm: kgsl: Add context reference counting to KGSL events by Carter Cooper · 14 years ago
  81. 4e8b402 msm: kgsl: Ensure context pointer exists before dereferencing by Carter Cooper · 14 years ago
  82. 721f7e7 msm: kgsl: Process all idle checks by Lucille Sylvester · 14 years ago
  83. d98d656 msm: kgsl: Issue conditional interrupts on internal submissions by Rajeev Kulkarni · 14 years ago
  84. 92446a6 msm: kgsl: Support user specified timeouts in adreno_waittimestamp by Jordan Crouse · 14 years ago
  85. cca6114 msm: kgsl: Move the adreno WPTR poke logic to the hang detection by Jordan Crouse · 14 years ago
  86. 46ee109 msm: kgsl: Add a flag to context struct for bad timestamp waits by Rajeev Kulkarni · 14 years ago
  87. e80c346 msm: kgsl: Add support to use timestamps from userspace for an issue by Vijay Krishnamoorthy · 14 years ago
  88. edbe403 msm: kgsl: Check for valid pointer before dereferencing by Carter Cooper · 14 years ago
  89. c9ec266 msm: kgsl: Define unique values for context flags by Shubhraprakash Das · 14 years ago
  90. 442843f gpu: ion: Use writecombine for uncached mappings by Olav Haugan · 14 years ago
  91. 193fef0 gpu: ion: Request highmem pages for IOMMU heap by Olav Haugan · 14 years ago
  92. 4f40764 Merge "msm: kgsl: Synchronize access to IOMMU cfg port" by Linux Build Service Account · 14 years ago
  93. 9ea527d Merge "msm: kgsl: Idle GPU core before programming SMMU from CPU" by Linux Build Service Account · 14 years ago
  94. 7c97289 Merge "msm: kgsl: Remove extra interrupts when setting MMU state" by Linux Build Service Account · 14 years ago
  95. bd2aa27 Merge "msm: kgsl: Make the GPU device aware of the next pending event" by Linux Build Service Account · 14 years ago
  96. 587749a Merge "msm: kgsl: Use signed integers for power level comparsions" by Linux Build Service Account · 14 years ago
  97. 95a8643 Merge "msm: kgsl: Always set the active powerlevel when changing clock rates" by Linux Build Service Account · 14 years ago
  98. 9c81a9f Merge "msm: kgsl: Add max and min power level controls in sysfs" by Linux Build Service Account · 14 years ago
  99. 4aa0ec6 Merge "msm: kgsl: Disable HLSQ register reads from snapshot" by Linux Build Service Account · 14 years ago
  100. 6bd3424 Merge "msm: kgsl: Disable clock gating earlier during snapshot" by Linux Build Service Account · 14 years ago