1. bde4534 Merge "msm: kgsl: Prevent second time cache flush for the context" into msm-3.0 by Linux Build Service Account · 13 years ago
  2. d3bfc11 Merge "msm: kgsl: Fix incorrect parameter when calling calc_gmemsize." into msm-3.0 by Linux Build Service Account · 13 years ago
  3. c569930 msm: kgsl: Prevent second time cache flush for the context by Rajesh Kemisetti · 13 years ago
  4. a4e88c6 msm: kgsl: Fix incorrect parameter when calling calc_gmemsize. by Anoop Kumar Yerukala · 13 years ago
  5. 1c52826 msm: kgsl: Change the prototype of MMU function pointers by Shubhraprakash Das · 13 years ago
  6. b848f44 msm: kgsl: Assign a valid context only after one has been restored by Shubhraprakash Das · 13 years ago
  7. f764e46 msm: kgsl: Make tlb flags common for all MMU types by Shubhraprakash Das · 13 years ago
  8. b368e9b msm: kgsl: Use a consolidated IRQ handler by Jordan Crouse · 13 years ago
  9. a29866b Merge changes I92e2b334,I466198f6 into msm-3.0 by Linux Build Service Account · 13 years ago
  10. d6b158b Merge "msm: kgsl: Improve the notification timing of idle events" into msm-3.0 by Linux Build Service Account · 13 years ago
  11. 9b664f1 Merge "msm: kgsl: Fix powerscale idle logic" into msm-3.0 by Linux Build Service Account · 13 years ago
  12. 85dd7be Merge "msm: kgsl: Remove extra readtimestamp" into msm-3.0 by Linux Build Service Account · 13 years ago
  13. 914e882 Merge "msm: kgsl: convert timestamp_cmp logic to use unsigned logic" into msm-3.0 by Linux Build Service Account · 13 years ago
  14. 8e75529 Merge changes I062de3b5,Ia8217cec into msm-3.0 by Linux Build Service Account · 13 years ago
  15. c45720b Merge "msm: kgsl: Properly assign the physical address" into msm-3.0 by Linux Build Service Account · 13 years ago
  16. de8c900 Merge "gpu: ion: Add missing argument to WARN call" into msm-3.0 by Linux Build Service Account · 13 years ago
  17. e8d3586f msm: kgsl: Resize CP ROQ for A320/A305 by Kevin Matlage · 13 years ago
  18. 48d0e2e msm: kgsl: Add adreno_is checks for A320 and A305 by Kevin Matlage · 13 years ago
  19. 3cee486 msm: kgsl: Remove extra readtimestamp by Carter Cooper · 13 years ago
  20. d7630b5 Merge "msm: kgsl: Cancel events of a context when destroying it" into msm-3.0 by Linux Build Service Account · 13 years ago
  21. 048797b Merge "gpu: ion: Fix fragmentation debug message cond." into msm-3.0 by Linux Build Service Account · 13 years ago
  22. f519d2c msm: kgsl: Cancel events of a context when destroying it by Lynus Vaz · 13 years ago
  23. 7a2621b msm: kgsl: Fix powerscale idle logic by Carter Cooper · 13 years ago
  24. 23bfaa2 msm: kgsl: convert timestamp_cmp logic to use unsigned logic by Jeff Boody · 13 years ago
  25. 90812c8 msm: kgsl: call sysfs_notify when a hang snapshot is made by Jeremy Gebben · 13 years ago
  26. 2994baf Merge "gpu: ion: Fix fragmentation message log condition" into msm-3.0 by Linux Build Service Account · 13 years ago
  27. 6ede567 gpu: ion: Add missing argument to WARN call by Olav Haugan · 13 years ago
  28. e91e001 msm: kgsl: Cancel events before context is freed by Lynus Vaz · 13 years ago
  29. 8b253bf msm: kgsl: use correct 2d ringbuffer offset in resume by Jeremy Gebben · 13 years ago
  30. df28e9c Merge "ion: support creation of mm heap in a fixed place" into msm-3.0 by Linux Build Service Account · 13 years ago
  31. f7370f8 msm: kgsl: Control power savings features from userspace by Jordan Crouse · 13 years ago
  32. 6b30c9f msm: kgsl: Call the function to setup global mappings by Shubhraprakash Das · 13 years ago
  33. f5526a1 msm: kgsl: Allocate setstate memory when no MMU is used by Shubhraprakash Das · 13 years ago
  34. 4d6af2b msm: kgsl: Properly assign the physical address by Shubhraprakash Das · 13 years ago
  35. 2d8b42d ion: support creation of mm heap in a fixed place by Larry Bassel · 13 years ago
  36. 7501d45 msm: kgsl: Cleanup a superfluous structure in kgsl_device.h by Jordan Crouse · 13 years ago
  37. cafb63a msm: kgsl: Record the queued context timestamp in the snapshot by Jordan Crouse · 13 years ago
  38. c659f38 msm: kgsl: Read the queued timestamp from the device by Jordan Crouse · 13 years ago
  39. 17d6d8b msm: kgsl: Improve robustness of snapshot and map frozen GPU objects by Jordan Crouse · 13 years ago
  40. 73fb58c Merge "msm: kgsl: Fix snapshot dump for hangs involving legacy context switch" into msm-3.0 by Linux Build Service Account · 13 years ago
  41. 67b4c53 msm: kgsl: Allow SLEEP/SLUMBER/SUSPEND states to wake to nominal voltage by Lucille Sylvester · 13 years ago
  42. 2811dd5 Merge "msm: kgsl: Use default hardcoded value for CP's ROQ queue size" into msm-3.0 by Linux Build Service Account · 13 years ago
  43. 1115b31 Merge "msm: kgsl: Create ion client in the probe function" into msm-3.0 by Linux Build Service Account · 13 years ago
  44. 995dbf1 msm: kgsl: Improve the notification timing of idle events by Lucille Sylvester · 13 years ago
  45. d710ed1 gpu: ion: Fix fragmentation message log condition by Olav Haugan · 13 years ago
  46. 739e518 gpu: ion: Fix fragmentation debug message cond. by Olav Haugan · 13 years ago
  47. 8614948 msm: kgsl: increase valid timestamp range by Jeff Boody · 13 years ago
  48. f48af7f msm: kgsl: Create ion client in the probe function by Harsh Vardhan Dwivedi · 13 years ago
  49. d9fa3d5 msm: kgsl: Use default hardcoded value for CP's ROQ queue size by Harsh Vardhan Dwivedi · 13 years ago
  50. f8808fd Merge "msm: kgsl: Change name of vmalloc allocator" into msm-3.0 by Linux Build Service Account · 13 years ago
  51. 233b209 msm: kgsl: Fix snapshot dump for hangs involving legacy context switch by Jordan Crouse · 13 years ago
  52. 67d6e8f Merge "msm: kgsl: Add a helper function for getting device platform data" into msm-3.0 by Linux Build Service Account · 13 years ago
  53. 491ad16 Merge "msm: kgsl: Add ftrace for A3XX interrupts" into msm-3.0 by Linux Build Service Account · 13 years ago
  54. f99c263 msm: kgsl: Change name of vmalloc allocator by Harsh Vardhan Dwivedi · 13 years ago
  55. 7ca1fb2 Merge "msm: kgsl: Remove duplicate soptimestamp memory write call" into msm-3.0 by Linux Build Service Account · 13 years ago
  56. d8aa4be msm: kgsl: Add a helper function for getting device platform data by Jordan Crouse · 13 years ago
  57. be8ee19 Merge "msm: kgsl: Make use of the new clock APIs." into msm-3.0 by Linux Build Service Account · 13 years ago
  58. c286688 Merge "msm: kgsl: Add functions for enabling / disabling a powerscale policy" into msm-3.0 by Linux Build Service Account · 13 years ago
  59. 5b7e57b msm: kgsl: Make use of the new clock APIs. by Lucille Sylvester · 13 years ago
  60. ae4c7bc msm: kgsl: Remove duplicate soptimestamp memory write call by Carter Cooper · 13 years ago
  61. bc1a637 Merge "msm: kgsl: Search setstate memory descriptor" into msm-3.0 by Linux Build Service Account · 13 years ago
  62. 38d3969 Merge "msm: kgsl: Ensure glitch free changing of the GPU frequency" into msm-3.0 by Linux Build Service Account · 13 years ago
  63. 9a14097 msm: kgsl: Search setstate memory descriptor by Shubhraprakash Das · 13 years ago
  64. 8d2ff3b msm: kgsl: Ensure glitch free changing of the GPU frequency by Lucille Sylvester · 13 years ago
  65. b769c91 msm: kgsl: Add ftrace for A3XX interrupts by Carter Cooper · 13 years ago
  66. c57a61e gpu: ion: Add check for addr out of bounds by Olav Haugan · 13 years ago
  67. 98bc524 Merge "msm: kgsl: Add per context timestamp" into msm-3.0 by Linux Build Service Account · 13 years ago
  68. db81758 msm: kgsl: Add functions for enabling / disabling a powerscale policy by Jordan Crouse · 13 years ago
  69. 1bb9292 msm: kgsl: Fix A3XX_INT_CP_DMA macro typo by Carter Cooper · 13 years ago
  70. 7e7f02e msm: kgsl: Add per context timestamp by Carter Cooper · 13 years ago
  71. 4fd4911 Merge "msm: kgsl: Don't call through pwrscale functions when entering SLUMBER" into msm-3.0 by Linux Build Service Account · 13 years ago
  72. 9da82a0 Merge "msm: kgsl: Fix when GMEM is saved for A2xx" into msm-3.0 by Linux Build Service Account · 13 years ago
  73. 40ffa74 Merge "msm: kgsl: Write the retired timestamp on resume" into msm-3.0 by Linux Build Service Account · 13 years ago
  74. 12ff32f Merge "msm: kgsl: enable DCVS on 8064" into msm-3.0 by Linux Build Service Account · 13 years ago
  75. 44af2ce Merge "msm: kgsl: Resolve conflicts in state changes" into msm-3.0 by Linux Build Service Account · 13 years ago
  76. ec549da msm: kgsl: Fix when GMEM is saved for A2xx by Carter Cooper · 13 years ago
  77. 68dba7b msm: kgsl: Write the retired timestamp on resume by Lynus Vaz · 13 years ago
  78. 3bd641e msm: kgsl: enable DCVS on 8064 by Suman Tatiraju · 13 years ago
  79. e4a7c1a msm: kgsl: Resolve conflicts in state changes by Lucille Sylvester · 13 years ago
  80. 7018a21 msm: kgsl: flush outer cache for alloc_page() pages by Jeremy Gebben · 13 years ago
  81. b2679c0 msm: kgsl: Don't call through pwrscale functions when entering SLUMBER by Lucille Sylvester · 13 years ago
  82. f449241 Merge "msm: kgsl: Tune some clock control values" into msm-3.0 by Linux Build Service Account · 13 years ago
  83. 0a2f143 Merge "msm: kgsl: Stop the device during sleep" into msm-3.0 by Linux Build Service Account · 13 years ago
  84. 77c8500 Merge changes Ic0dedbad,Ic35e6fbf,Ibf3c6d1e into msm-3.0 by Linux Build Service Account · 13 years ago
  85. e6f546f Merge "msm: kgsl: Use highest perf level on wake-up from sleep" into msm-3.0 by Linux Build Service Account · 13 years ago
  86. 7035851 Merge "msm: kgsl: Do not dereference pointer before checking against NULL" into msm-3.0 by Linux Build Service Account · 13 years ago
  87. 2d7754a Merge "msm: kgsl: Cleanup header file macros" into msm-3.0 by Linux Build Service Account · 13 years ago
  88. fe4bede msm: kgsl: Stop the device during sleep by Lynus Vaz · 13 years ago
  89. a652a07 msm: kgsl: Use kzalloc to allocate scatterlists of 1 page or less by Jordan Crouse · 13 years ago
  90. d27b09f msm: kgsl: fix 2d IB processing by Jeremy Gebben · 13 years ago
  91. 8cb835b msm: kgsl: Allocate physical pages instead of using vmalloc by Harsh Vardhan Dwivedi · 13 years ago
  92. d0ab6ad msm: kgsl: rework ib checking by Jeremy Gebben · 13 years ago
  93. a1d43ff msm: kgsl: Tune some clock control values by Jordan Crouse · 13 years ago
  94. ed7dd7f msm: kgsl: Add KGSL_IOCTL_SETPROPERTY by Jordan Crouse · 13 years ago
  95. 41ed1b2 Merge "msm: kgsl: Fix type0 packet parsing" into msm-3.0 by Linux Build Service Account · 13 years ago
  96. 61ba869 Merge "msm: kgsl: Dump the entire ringbuffer to the snapshot" into msm-3.0 by Linux Build Service Account · 13 years ago
  97. bad9401 Merge "msm: kgsl: Store process mem entries in a rbtree" into msm-3.0 by Linux Build Service Account · 13 years ago
  98. e949b1a Merge "msm: kgsl: Create a separate pool for mapping kgsl allocations" into msm-3.0 by Linux Build Service Account · 13 years ago
  99. 9343b21 Merge "msm: kgsl: Add markers to identify IB sequence start and end" into msm-3.0 by Linux Build Service Account · 13 years ago
  100. 7f24c71 msm: kgsl: Fix type0 packet parsing by Jordan Crouse · 13 years ago