1. c8cde43 Merge "msm: kgsl: Enable protected register mode for A2XX" by Linux Build Service Account · 12 years ago
  2. 8ef619b Merge "msm: kgsl: Mark the IOMMU setstate memory as read only" by Linux Build Service Account · 12 years ago
  3. 6012d07 Merge "msm: kgsl: Protect CP_STATE_DEBUG_INDEX" by Linux Build Service Account · 12 years ago
  4. 9048ebf Merge "msm: kgsl: Print the register that causes a protected mode error" by Linux Build Service Account · 12 years ago
  5. 5a2ac4b Merge "msm: kgsl: Protect SMMU registers from being written by the GPU" by Linux Build Service Account · 12 years ago
  6. 25014f8 Merge "msm: kgsl: Enable protected register mode for A3XX" by Linux Build Service Account · 12 years ago
  7. 11e0c40 Merge "msm: kgsl: Setup a3xx protection in its start function" by Linux Build Service Account · 12 years ago
  8. 10e7d0a msm: kgsl: Enable protected register mode for A2XX by Hareesh Gundu · 12 years ago
  9. 970b5dd msm: kgsl: Mark the IOMMU setstate memory as read only by Jordan Crouse · 12 years ago
  10. 3fe88e4 msm: kgsl: Protect CP_STATE_DEBUG_INDEX by Jordan Crouse · 12 years ago
  11. dce015d msm: kgsl: Print the register that causes a protected mode error by Jordan Crouse · 13 years ago
  12. 5d70f8b msm: kgsl: Protect SMMU registers from being written by the GPU by Jordan Crouse · 12 years ago
  13. 3897a1b msm: kgsl: Enable protected register mode for A3XX by Jordan Crouse · 13 years ago
  14. 441bd29 msm: kgsl: Setup a3xx protection in its start function by Shubhraprakash Das · 13 years ago
  15. d433e6f Merge "msm: kgsl: Fix GPU hang recovery logic" by Linux Build Service Account · 12 years ago
  16. a2d7a17 Merge "msm: kgsl: Reset VSC control registers" by Linux Build Service Account · 12 years ago
  17. 77ed1c7 Merge "msm: kgsl: Increase IDLE_TIMEOUT for 2D core to 20secs" by Linux Build Service Account · 12 years ago
  18. 0a81e91 Merge "msm: kgsl: Fix for panic in z180 postmortem dumps" by Linux Build Service Account · 12 years ago
  19. d29899b msm: kgsl: Fix for panic in z180 postmortem dumps by Gaurav Gagrani · 12 years ago
  20. 25b261a msm: kgsl: Reset VSC control registers by Hareesh Gundu · 12 years ago
  21. de4c7ac msm: kgsl: Fix GPU hang recovery logic by Hareesh Gundu · 12 years ago
  22. b80da24 msm: kgsl: Increase IDLE_TIMEOUT for 2D core to 20secs by Hareesh Gundu · 12 years ago
  23. 757f3d0 msm: kgsl: Release process mutex appropriately to avoid deadlock by Sunil Khatri · 12 years ago
  24. 33d598c Merge "msm: kgsl: fix a race condition when calling kref_put" by Linux Build Service Account · 12 years ago
  25. 97c7dae msm: kgsl: fix a race condition when calling kref_put by Hareesh Gundu · 12 years ago
  26. 95e3e3c msm: kgsl: Fix Z180 memory leak by Hareesh Gundu · 12 years ago
  27. 1981d3a Merge "msm: kgsl: Remove sscanf() from kgsl_pwrctrl.c" by Linux Build Service Account · 12 years ago
  28. 9a0c1e5 msm: kgsl: don't use sscanf() by Jordan Crouse · 12 years ago
  29. a249035 msm: kgsl: Remove sscanf() from kgsl_pwrctrl.c by Jordan Crouse · 12 years ago
  30. 7c85467 msm: kgsl: Verify the user address before reading a perfcounter group by Jordan Crouse · 13 years ago
  31. 5f899d3 Merge "msm: kgsl: Fix mem leak when page allocation fails" by Linux Build Service Account · 12 years ago
  32. 7bfb37b Merge "msm: kgsl: Fix overflow check in mmap_range_valid" by Linux Build Service Account · 12 years ago
  33. 1977d97 msm: kgsl: Fix overflow check in mmap_range_valid by Jordan Crouse · 13 years ago
  34. 2a047fc msm: kgsl: Change an overflow check to be "smart" compiler proof by Jordan Crouse · 13 years ago
  35. ff91aba msm: kgsl: Fix mem leak when page allocation fails by Hareesh Gundu · 13 years ago
  36. e8fe0a7 Revert "Execute shader on wakeup from power collapse" by Hareesh Gundu · 13 years ago
  37. b7c4353 Merge "msm: kgsl: avoid zero length scatterlist allocation" by Linux Build Service Account · 13 years ago
  38. ea3810a Merge "msm: kgsl: Protect against a potential overflow in kgsl_sg_alloc" by Linux Build Service Account · 13 years ago
  39. c02106e Merge "msm: kgsl: Skip hang check for 2d devices kgsl hung check is used for 3d device but while creating a 2d device we are creating a hung timer and check for hung in 3d device, Which is not logically correct. Some time it causes kernal panic when device type is 2d and we try to access 3d device registers etc" by Linux Build Service Account · 13 years ago
  40. d3a3534 msm: kgsl: avoid zero length scatterlist allocation by Prakash Kamliya · 13 years ago
  41. d4b6059 msm: kgsl: Protect against a potential overflow in kgsl_sg_alloc by Jordan Crouse · 13 years ago
  42. 00689b1 msm: kgsl: Skip hang check for 2d devices by Gaurav Gagrani · 13 years ago
  43. 00b080b msm: kgsl: Add a missing refcount put for kgsl_context by Prakash Kamliya · 13 years ago
  44. 19bc0a8 Merge "msm: kgsl: Get reference to process private when attaching mem entry" by Linux Build Service Account · 13 years ago
  45. 8725bf6 msm: kgsl: Get reference to process private when attaching mem entry by Shubhraprakash Das · 13 years ago
  46. d4c1d0d msm: kgsl: enable CPU IRQ while suspending context by Prakash Kamliya · 13 years ago
  47. 4e9f397 msm: kgsl: Do not execute shader on wakeup from power collapse by Anshuman Dani · 13 years ago
  48. 6c44d27 Revert "msm: kgsl: Do not execute shader on wakeup from power collapse for 8064" by Anshuman Dani · 13 years ago
  49. ed825ef msm: kgsl: Do not execute shader on wakeup from power collapse for 8064 by Anshuman Dani · 13 years ago
  50. 87e24a9 msm: kgsl: Ignore kgsl flags while submitting cmds by Anshuman Dani · 13 years ago
  51. 9832789 Merge "msm: kgsl: enable CPU IRQ while suspending context" by Linux Build Service Account · 13 years ago
  52. 388cc5f msm: kgsl: Use msecs_to_jiffies for ADRENO_IDLE_TIMEOUT by Hareesh Gundu · 13 years ago
  53. 4237ea9 Merge "Revert "msm: kgsl: Submit a draw command on resume"" by Linux Build Service Account · 13 years ago
  54. a52d238 Merge "Execute shader on wakeup from power collapse" by Linux Build Service Account · 13 years ago
  55. efa54e7 Merge "msm: kgsl: Do not wait for FT gate in fault tolerance state" by Linux Build Service Account · 13 years ago
  56. 06edbaf Merge "msm: kgsl: always check ft and hw gates in kgsl_active_count_get" by Linux Build Service Account · 13 years ago
  57. b779ffe Revert "msm: kgsl: Submit a draw command on resume" by Lynus Vaz · 13 years ago
  58. 28eabf6 Execute shader on wakeup from power collapse by Richard Ruigrok · 13 years ago
  59. 0809711 msm: kgsl: enable CPU IRQ while suspending context by Gaurav Gagrani · 13 years ago
  60. c6339b7 Merge "msm: kgsl: Remove drawctxt_active from setstate default" by Linux Build Service Account · 13 years ago
  61. 40c17df Merge "msm: kgsl: Get an active count before snapshotting GPU" by Linux Build Service Account · 13 years ago
  62. f446465 Merge "msm: kgsl: Hold driver process mutex till sysfs entries deleted" by Linux Build Service Account · 13 years ago
  63. 16dfdb4 msm: kgsl: Do not wait for FT gate in fault tolerance state by Tarun Karra · 13 years ago
  64. 70ca0eb msm: kgsl: always check ft and hw gates in kgsl_active_count_get by Jeremy Gebben · 13 years ago
  65. ed88c9d Merge "msm: kgsl: Handle failure of find_process_private()" by Linux Build Service Account · 13 years ago
  66. 6370fd5 Merge "msm: kgsl: Fix the KGSL driver to compile when CONFIG_DEBUG_FS=n" by Linux Build Service Account · 13 years ago
  67. 25f6fe1 msm: kgsl: Get an active count before snapshotting GPU by Hareesh Gundu · 13 years ago
  68. fcc1dcb msm: kgsl: Handle failure of find_process_private() by Harsh Vardhan Dwivedi · 13 years ago
  69. 595b04e msm: kgsl: Fix the KGSL driver to compile when CONFIG_DEBUG_FS=n by Jordan Crouse · 13 years ago
  70. 70217f3 msm: kgsl: Remove drawctxt_active from setstate default by Jordan Crouse · 13 years ago
  71. 8497eab msm: kgsl: Try fault tolerance even if there is no active context by Shubhraprakash Das · 13 years ago
  72. 6a0f8d0 msm: kgsl: Add a missing refcount put for kgsl_context by Harsh Vardhan Dwivedi · 13 years ago
  73. 53a6f60 msm: kgsl: Use a read/lock for the context idr by Harsh Vardhan Dwivedi · 13 years ago
  74. 5f0a321 msm: kgsl: Hold driver process mutex till sysfs entries deleted by Prakash Kamliya · 13 years ago
  75. c4f6d25 Merge "msm: kgsl: use kgsl_mmu_device_setstate() whenever the gpu is idle" by Linux Build Service Account · 13 years ago
  76. 25092d5 Merge "msm: kgsl: use the same logic in adreno_idle and adreno_isidle" by Linux Build Service Account · 13 years ago
  77. 405eb4e msm: kgsl: use kgsl_mmu_device_setstate() whenever the gpu is idle by Harsh Vardhan Dwivedi · 13 years ago
  78. 9ffc465 Merge "msm: kgsl: Init FT log level in device init" by Linux Build Service Account · 13 years ago
  79. cc8eaa0 Merge "msm: kgsl: Init log levels in device init" by Linux Build Service Account · 13 years ago
  80. 0914ad1 Merge "msm: kgsl: Allocate space in ringbuffer for EOF commands" by Linux Build Service Account · 13 years ago
  81. 60af259 Merge "msm: kgsl: Configure FT behaviour from sysfs instead of debugfs" by Linux Build Service Account · 13 years ago
  82. c706377 Merge "msm: kgsl: Always Signal event time timeline for every event type" by Linux Build Service Account · 13 years ago
  83. 50fff3e msm: kgsl: Init FT log level in device init by Tarun Karra · 13 years ago
  84. fbfe190 msm: kgsl: Init log levels in device init by Tarun Karra · 13 years ago
  85. 4e98749 Merge "msm: kgsl Check NULL return from kgsl_get_device_from_dev" by Linux Build Service Account · 13 years ago
  86. 148081d Merge "msm: kgsl: An error condition could cause an array overflow" by Linux Build Service Account · 13 years ago
  87. 7277ae3 Merge "msm: kgsl: Avoid dereferencing NULL pointers" by Linux Build Service Account · 13 years ago
  88. 908c3ab msm: kgsl Check NULL return from kgsl_get_device_from_dev by Lynus Vaz · 13 years ago
  89. 281ae6e msm: kgsl: An error condition could cause an array overflow by Jordan Crouse · 13 years ago
  90. 7890e8e msm: kgsl: Avoid dereferencing NULL pointers by Jordan Crouse · 13 years ago
  91. 379d7fe msm: kgsl: fix NULL check in kgsl_mem_entry_set_pend() by Jeremy Gebben · 13 years ago
  92. 2bbb1ab msm: kgsl: use the same logic in adreno_idle and adreno_isidle by Jeremy Gebben · 13 years ago
  93. 4b298b6 Merge "msm: kgsl: Check long IB only for valid context" by Linux Build Service Account · 13 years ago
  94. 3bb9656 Merge "msm: kgsl: Use the kmalloc/vmalloc trick for the sharedmem page array" by Linux Build Service Account · 13 years ago
  95. 086f140 Merge "msm: kgsl: Set proper pagetable address immediately after recovery" by Linux Build Service Account · 13 years ago
  96. 010fa64 Merge "msm: kgsl: Set alignment to 0 when low on mapped memory" by Linux Build Service Account · 13 years ago
  97. 61b4bfe Merge "msm: kgsl: Fix long IB time calculation problem." by Linux Build Service Account · 13 years ago
  98. dc7cd48 Merge "msm: kgsl: Don't refer the NULL context" by Linux Build Service Account · 13 years ago
  99. 1e3c46f Merge "msm: kgsl: GPU fault tolerance timer" by Linux Build Service Account · 13 years ago
  100. ac549fd msm: kgsl: Allocate space in ringbuffer for EOF commands by Tarun Karra · 13 years ago