1. 6765ebe Merge "msm: kgsl: a2xx: Check the right interrupt status bits" by Linux Build Service Account · 13 years ago
  2. 2b23266 Merge "msm: kgsl: Prevent fault tolerance memory free twice" by Linux Build Service Account · 13 years ago
  3. 23753b6 Merge "msm: kgsl: Add barriers to GPU fault tolerance memory reads" by Linux Build Service Account · 13 years ago
  4. 0466ff4 Merge "msm: kgsl: Allocate space in ringbuffer for EOF commands" by Linux Build Service Account · 13 years ago
  5. 1658ced Merge "msm: kgsl: Fault tolernace for context with pagefault" by Linux Build Service Account · 13 years ago
  6. 0116caa Merge "msm:kgsl: Remove NORETRY flag in memory allocations" by Linux Build Service Account · 13 years ago
  7. 59e7954 msm: kgsl: Prevent fault tolerance memory free twice by Tarun Karra · 13 years ago
  8. 782734f msm: kgsl: Add barriers to GPU fault tolerance memory reads by Tarun Karra · 13 years ago
  9. 6479d07 msm: kgsl: Allocate space in ringbuffer for EOF commands by Tarun Karra · 13 years ago
  10. 24e3dfa msm: kgsl: Fault tolernace for context with pagefault by Tarun Karra · 13 years ago
  11. 3d36582 Merge "msm: kgsl: Add CP_WAIT_FOR_IDLE packet before updating timestamp" by Linux Build Service Account · 13 years ago
  12. ca4e1a7 msm: kgsl: Add CP_WAIT_FOR_IDLE packet before updating timestamp by Anshuman Dani · 14 years ago
  13. 366e0f0 Merge "msm: kgsl: Properly record the size of the sglist in the memdesc" by Linux Build Service Account · 13 years ago
  14. 3bac7ee Merge "msm: kgsl: initialize kgsl_sync_timeline_ops properly" by Linux Build Service Account · 13 years ago
  15. 745147e msm: kgsl: initialize kgsl_sync_timeline_ops properly by Iliyan Malchev · 14 years ago
  16. 75480a2 Merge "msm: kgsl: pwrscale functions should be run while GPU is ACTIVE" by Linux Build Service Account · 13 years ago
  17. 99149a7 msm: kgsl: fix paren placement leading to fence timeout by Jeff Boody · 13 years ago
  18. 1dbe8eb msm: kgsl: a2xx: Check the right interrupt status bits by Jordan Crouse · 13 years ago
  19. 100e4b3 msm: kgsl: Properly record the size of the sglist in the memdesc by Jordan Crouse · 13 years ago
  20. e5144ec msm: kgsl: pwrscale functions should be run while GPU is ACTIVE by Lucille Sylvester · 13 years ago
  21. fdd17d4 msm: kgsl: Remove invalid context_id logging by Harsh Vardhan Dwivedi · 13 years ago
  22. b8c8e04 msm: kgsl: Bump up the GPU frequency for long batch processing by Lucille Sylvester · 13 years ago
  23. f5e67a2 msm: kgsl: Delete the context event while the context is still valid by Lynus Vaz · 13 years ago
  24. 2c22e91 msm: kgsl: Add event tracepoints by Jordan Crouse · 13 years ago
  25. ef02fc0 msm: kgsl: Resolve a potential race in the interrupt handler by Jordan Crouse · 13 years ago
  26. ab60199 msm: kgsl: Check the current interrupt status before power operations by Jordan Crouse · 13 years ago
  27. 92406e6 msm: kgsl: Always send fence sync the timestamp it expects by Jordan Crouse · 13 years ago
  28. 3ad4d97 msm:kgsl: Remove NORETRY flag in memory allocations by Rajeev Kulkarni · 13 years ago
  29. b804c76 Merge "msm: kgsl: Fix pagefault logging of one per 4k" by Linux Build Service Account · 13 years ago
  30. 3ea08fd Merge "msm: kgsl: snapshot: Don't keep parsing indirect buffers on failure" by Linux Build Service Account · 13 years ago
  31. fc416a3 Merge "msm: kgsl: Use the correct timestamp for the snapshot" by Linux Build Service Account · 13 years ago
  32. fc2f62d Merge "msm: kgsl: Make sure the last IB2 is in the static snapshot region" by Linux Build Service Account · 13 years ago
  33. 41d0c8a Merge "msm: kgsl: Make the snapshot dumper more tolerant of corrupted IBs" by Linux Build Service Account · 13 years ago
  34. 7455fc8 Merge "msm: kgsl: Debugfs entity to switch on/off userspace FT policy control" by Linux Build Service Account · 13 years ago
  35. 8eff7af Merge "msm: kgsl: Allow pagefault policy to be controlled by userspace" by Linux Build Service Account · 13 years ago
  36. 2e51aa8 Merge "msm: kgsl: Limit pagefault logging to 1 per page" by Linux Build Service Account · 13 years ago
  37. 18eaca6 Merge "msm: kgsl: No fault tolerance if userspace sets a flag" by Linux Build Service Account · 13 years ago
  38. 0f14f39 Merge "msm: kgsl: Allow fault tolerance userspace control" by Linux Build Service Account · 13 years ago
  39. 6697247 Merge "msm: kgsl: Reduce postmortem logs by default" by Linux Build Service Account · 13 years ago
  40. ccdbec6 Merge "msm: kgsl: Run GPU fault tolerance at max clock" by Linux Build Service Account · 13 years ago
  41. 60f5991 Merge "msm: kgsl: Detect long running IBs" by Linux Build Service Account · 13 years ago
  42. 6d61dd4 Merge "msm: kgsl: Store process id and name in context structure" by Linux Build Service Account · 13 years ago
  43. e7a5394 Merge "msm: kgsl: Renaming recovery to fault tolerance" by Linux Build Service Account · 13 years ago
  44. 78384f4 Merge "msm: kgsl: Recovery policy change" by Linux Build Service Account · 13 years ago
  45. 49906ac Merge "msm: kgsl: Locate index of recovery during initialization" by Linux Build Service Account · 13 years ago
  46. 421ca00 Merge "msm: kgsl: Fix hang detection to be 50ms or more" by Linux Build Service Account · 13 years ago
  47. 4294699 msm: kgsl: Fix pagefault logging of one per 4k by Rajeev Kulkarni · 13 years ago
  48. ed8c2dd msm: kgsl: Don't silently ignore events that have a retired timestamp by Jordan Crouse · 13 years ago
  49. c77df99 msm: kgsl: Send the correct timestamp to an expired event by Jordan Crouse · 13 years ago
  50. ecbb99a msm: kgsl: Add context reference counting to KGSL events by Carter Cooper · 14 years ago
  51. ef3456c msm: kgsl: Move events to context specific lists by Jordan Crouse · 14 years ago
  52. 740f674 msm: kgsl: Remove duplicate code for checking timestamps by Carter Cooper · 14 years ago
  53. 2cf6ec9 msm: kgsl: snapshot: Don't keep parsing indirect buffers on failure by Jordan Crouse · 13 years ago
  54. aeebcc0 msm: kgsl: Use the correct timestamp for the snapshot by Jordan Crouse · 13 years ago
  55. 3bbb56e msm: kgsl: Make sure the last IB2 is in the static snapshot region by Jordan Crouse · 14 years ago
  56. 21aaadf msm: kgsl: Make the snapshot dumper more tolerant of corrupted IBs by Jordan Crouse · 14 years ago
  57. 987e2f7 msm: kgsl: Debugfs entity to switch on/off userspace FT policy control by Tarun Karra · 13 years ago
  58. 99678f8 msm: kgsl: Allow pagefault policy to be controlled by userspace by Tarun Karra · 13 years ago
  59. b810732 msm: kgsl: Limit pagefault logging to 1 per page by Tarun Karra · 13 years ago
  60. 8329722 msm: kgsl: No fault tolerance if userspace sets a flag by Tarun Karra · 13 years ago
  61. 3164fb0 msm: kgsl: Allow fault tolerance userspace control by Tarun Karra · 13 years ago
  62. 45a50d6 msm: kgsl: Reduce postmortem logs by default by Tarun Karra · 13 years ago
  63. d2326b8 msm: kgsl: Run GPU fault tolerance at max clock by Tarun Karra · 13 years ago
  64. 696f89e msm: kgsl: Detect long running IBs by Tarun Karra · 13 years ago
  65. 5bea9c6 msm: kgsl: Store process id and name in context structure by Tarun Karra · 13 years ago
  66. d20d71a msm: kgsl: Renaming recovery to fault tolerance by Tarun Karra · 13 years ago
  67. deeecc0 msm: kgsl: Recovery policy change by Tarun Karra · 13 years ago
  68. 460cc76 msm: kgsl: Locate index of recovery during initialization by Shubhraprakash Das · 14 years ago
  69. 4648db9 msm: kgsl: Fix hang detection to be 50ms or more by Tarun Karra · 13 years ago
  70. e833aca Update copyright to The Linux Foundation by Duy Truong · 13 years ago
  71. 24866ee msm: kgsl: Don't change the sglen of the memdesc if allocation fails by Dhivya Subramanian · 13 years ago
  72. 0bcdb73 msm: kgsl: Use the correct units for ADRENO_IDLE_TIMEOUT by Jordan Crouse · 14 years ago
  73. a5cef20 Merge "msm: kgsl: Add minimum amount of wait in adreno_waittimestamp" by Linux Build Service Account · 13 years ago
  74. 72af941 Merge "msm: kgsl: Add context reference counting to KGSL events" by Linux Build Service Account · 13 years ago
  75. a8d6a15 Merge "msm: kgsl: Change GPU Fast Hang detection to 50ms" by Linux Build Service Account · 13 years ago
  76. 522293f Merge "msm: kgsl: Modify kgsl_mmu_pagefault ftrace event format" by Linux Build Service Account · 13 years ago
  77. bd2b647 Merge "msm: kgsl: Avoid NULL pointer in adreno setstate functions" by Linux Build Service Account · 13 years ago
  78. 88ab61f msm: kgsl: Modify kgsl_mmu_pagefault ftrace event format by Pushkar Joshi · 13 years ago
  79. 5e57bd3 msm: kgsl: Add minimum amount of wait in adreno_waittimestamp by Harsh Vardhan Dwivedi · 13 years ago
  80. db8cf39 msm: kgsl: Remove support for IOCTL_KGSL_SHAREDMEM_FROM_VMALLOC by Jordan Crouse · 14 years ago
  81. 97c74d6 msm: kgsl: Add GFP_NORETRY to the page_alloc flags and handle errors by Jordan Crouse · 14 years ago
  82. dc67dfb msm: kgsl: Cleanup memdesc flags by Jordan Crouse · 14 years ago
  83. d106678 Merge "msm: kgsl: Don't wake up gpu on kgsl_ioctl calls if not necessary" by Linux Build Service Account · 13 years ago
  84. ed5d763 Merge "msm: kgsl: Fix guilty context logic for GPU hangs" by Linux Build Service Account · 13 years ago
  85. 71d163f Merge "msm: kgsl: Ensure context pointer exists before dereferencing" by Linux Build Service Account · 13 years ago
  86. 6e750d7 msm: kgsl: Change GPU Fast Hang detection to 50ms by Tarun Karra · 14 years ago
  87. eef8a13 msm: kgsl: Avoid NULL pointer in adreno setstate functions by Jordan Crouse · 14 years ago
  88. 3834530 msm: kgsl: Don't wake up gpu on kgsl_ioctl calls if not necessary by Vladimir Razgulin · 13 years ago
  89. 7eb6a8a Merge "msm: kgsl: Process all idle checks" by Linux Build Service Account · 13 years ago
  90. 8179f5a msm: kgsl: Fix guilty context logic for GPU hangs by Carter Cooper · 14 years ago
  91. b50d03c msm: kgsl: Add context reference counting to KGSL events by Carter Cooper · 14 years ago
  92. 4e8b402 msm: kgsl: Ensure context pointer exists before dereferencing by Carter Cooper · 14 years ago
  93. 721f7e7 msm: kgsl: Process all idle checks by Lucille Sylvester · 14 years ago
  94. d98d656 msm: kgsl: Issue conditional interrupts on internal submissions by Rajeev Kulkarni · 14 years ago
  95. 92446a6 msm: kgsl: Support user specified timeouts in adreno_waittimestamp by Jordan Crouse · 14 years ago
  96. cca6114 msm: kgsl: Move the adreno WPTR poke logic to the hang detection by Jordan Crouse · 14 years ago
  97. 46ee109 msm: kgsl: Add a flag to context struct for bad timestamp waits by Rajeev Kulkarni · 14 years ago
  98. e80c346 msm: kgsl: Add support to use timestamps from userspace for an issue by Vijay Krishnamoorthy · 14 years ago
  99. edbe403 msm: kgsl: Check for valid pointer before dereferencing by Carter Cooper · 14 years ago
  100. c9ec266 msm: kgsl: Define unique values for context flags by Shubhraprakash Das · 14 years ago