1. 474dadb drm/msm/a6xx: Add support for using system cache(LLC) by Sharat Masetty · 4 years, 3 months ago
  2. 5785dd7 drm/msm: Fix duplicate gpu node in icc summary by Akhil P Oommen · 4 years, 4 months ago
  3. 200a218 drm/msm: fix 32b build warns by Rob Clark · 4 years, 5 months ago
  4. 2fb7487 drm/msm: Get rid of the REG_ADRENO offsets by Jordan Crouse · 4 years, 6 months ago
  5. 8907afb drm/msm: Allow a5xx to mark the RPTR shadow as privileged by Jordan Crouse · 4 years, 6 months ago
  6. e3c64c7 drm/msm: Set the global virtual address range from the IOMMU domain by Jordan Crouse · 4 years, 7 months ago
  7. 15eb9ad drm/msm: Drop context arg to gpu->submit() by Jordan Crouse · 4 years, 7 months ago
  8. 0a48db5 drm/msm/adreno: fix probe without iommu by Luca Weiss · 4 years, 6 months ago
  9. f6828e0 drm/msm: Disable the RPTR shadow by Jordan Crouse · 4 years, 6 months ago
  10. f228af1 drm/msm/adreno: fix updating ring fence by Rob Clark · 4 years, 7 months ago
  11. 520c651 drm/msm/adreno: fix gpu probe if no interconnect-names by Rob Clark · 4 years, 8 months ago
  12. 08af476 drm/msm: handle for EPROBE_DEFER for of_icc_get by Jonathan Marek · 4 years, 8 months ago
  13. 17e822f drm/msm: fix unbalanced pm_runtime_enable in adreno_gpu_{init, cleanup} by Jonathan Marek · 4 years, 8 months ago
  14. f167989 drm/msm: Fix address space size after refactor. by Eric Anholt · 4 years, 9 months ago
  15. bc8bd54 drm/msm: Fix 0xfffflub in "Refactor address space initialization" by John Stultz · 4 years, 9 months ago
  16. ccac7ce drm/msm: Refactor address space initialization by Jordan Crouse · 4 years, 10 months ago
  17. dc0fa5e drm/msm/a4xx: add adreno a405 support by Shawn Guo · 4 years, 10 months ago
  18. a83366e drm/msm/a6xx: add A640/A650 to gpulist by Jonathan Marek · 4 years, 11 months ago
  19. b83caf4 drm/msm: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  20. 5f9935f drm/msm: Fix error about comments within a comment block by Douglas Anderson · 5 years ago
  21. 3522b4b drm/msm: allow zapfw to not be specified in gpulist by Rob Clark · 5 years ago
  22. 6a0dea0 drm/msm: support firmware-name for zap fw (v2) by Rob Clark · 5 years ago
  23. 89048dd drm/msm/adreno: Do not print error on "qcom, gpu-pwrlevels" absence by Fabio Estevam · 5 years ago
  24. 00bb924 drm/msm/gpu: add support for ocmem interconnect path by Brian Masney · 5 years ago
  25. 26c0b26 drm/msm/gpu: add ocmem init/cleanup functions by Brian Masney · 6 years ago
  26. c14b5dc drm/msm: Annotate intentional switch statement fall throughs by Jordan Crouse · 6 years ago
  27. be8454a Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  28. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  29. 6672e11 drm/msm/adreno: Ensure that the zap shader region is big enough by Jordan Crouse · 6 years ago
  30. a9e2559 drm/msm/gpu: Move zap shader loading to adreno by Jordan Crouse · 6 years ago
  31. 48dc424 drm/msm: add param to retrieve # of GPU faults (global) by Rob Clark · 6 years ago
  32. d674c96 drm/msm/gpu: add per-process pagetables param by Rob Clark · 6 years ago
  33. fcf9d0b drm/msm/a6xx: Add support for an interconnect path by Jordan Crouse · 6 years ago
  34. 878411a drm/msm/gpu: Remove hardcoded interrupt name by Jordan Crouse · 6 years ago
  35. c2052a4 drm/msm: implement a2xx mmu by Jonathan Marek · 6 years ago
  36. 21af872 drm/msm/adreno: add a2xx by Jonathan Marek · 6 years ago
  37. 1df4289 drm/msm: Optimize adreno_show_object() by Sharat Masetty · 6 years ago
  38. 84c6127 drm/msm/gpu: Map the ringbuffer in the iova at create time by Jordan Crouse · 6 years ago
  39. 9fe041f drm/msm: Add msm_gem_get_and_pin_iova() by Jordan Crouse · 6 years ago
  40. b9fc230 drm/msm/adreno: Don't capture register values if target doesn't define them by Jordan Crouse · 6 years ago
  41. 6a41da1 drm: msm: Use DRM_DEV_* instead of dev_* by Mamta Shukla · 6 years ago
  42. f9a7082 drm/msm: fix OF child-node lookup by Johan Hovold · 7 years ago
  43. 2c087a3 drm/msm/adreno: Load the firmware before bringing up the hardware by Jordan Crouse · 7 years ago
  44. bec2dd6 drm/msm/adreno: Remove VLA usage by Kees Cook · 7 years ago
  45. 3530a17 drm/msm/gpu: avoid deprecated do_gettimeofday by Arnd Bergmann · 7 years ago
  46. cdb9593 drm/msm/gpu: Add the buffer objects from the submit to the crash dump by Jordan Crouse · 7 years ago
  47. 50f8d21 drm/msm/adreno: Add a5xx specific registers for the GPU state by Jordan Crouse · 7 years ago
  48. 43a5668 drm/msm/adreno: Add ringbuffer data to the GPU state by Jordan Crouse · 7 years ago
  49. bcf1d9f drm/msm/adreno: Convert the show/crash file format by Jordan Crouse · 7 years ago
  50. c0fec7f drm/msm/gpu: Capture the GPU state on a GPU hang by Jordan Crouse · 7 years ago
  51. 4f776f4 drm/msm/gpu: Convert the GPU show function to use the GPU state by Jordan Crouse · 7 years ago
  52. e00e473d drm/msm/gpu: Capture the state of the GPU by Jordan Crouse · 7 years ago
  53. 6470968 drm/msm/gpu: Increase the pm runtime autosuspend for 5xx by Jordan Crouse · 7 years ago
  54. 79d57bf drm/msm: Trigger fence completion from GPU by Bjorn Andersson · 7 years ago
  55. 9de43e7 drm/msm/adreno: Use generic function to load firmware to a buffer object by Jordan Crouse · 7 years ago
  56. c5e3548 drm/msm/adreno: Define a list of firmware files to load per target by Jordan Crouse · 7 years ago
  57. f91c14a drm/msm: Add devfreq support for the GPU by Jordan Crouse · 7 years ago
  58. 999ae6e drm/msm/adreno: Move clock parsing to adreno_gpu_init() by Jordan Crouse · 7 years ago
  59. 1babd70 drm/msm/gpu: Remove unused bus scaling code by Jordan Crouse · 7 years ago
  60. 3a9016b drm/msm: fix spelling mistake: "ringubffer" -> "ringbuffer" by Colin Ian King · 7 years ago
  61. b1fc283 drm/msm: Implement preemption for A5XX targets by Jordan Crouse · 7 years ago
  62. 4d87fc3 drm/msm: Make the value of RB_CNTL (almost) generic by Jordan Crouse · 7 years ago
  63. 4c7085a drm/msm: Shadow current pointer in the ring until command is complete by Jordan Crouse · 7 years ago
  64. a6e29a0 drm/msm: Add a parameter query for the number of ringbuffers by Jordan Crouse · 7 years ago
  65. f97deca drm/msm: Support multiple ringbuffers by Jordan Crouse · 7 years ago
  66. cd414f3 drm/msm: Move memptrs to msm_gpu by Jordan Crouse · 7 years ago
  67. 2c41ef1 drm/msm/adreno: deal with linux-firmware fw paths by Rob Clark · 7 years ago
  68. e8f3de96 drm/msm/adreno: split out helper to load fw by Rob Clark · 7 years ago
  69. eec874c drm/msm/adreno: load gpu at probe/bind time by Rob Clark · 7 years ago
  70. 8223286 drm/msm: Add a helper function for in-kernel buffer allocations by Jordan Crouse · 8 years ago
  71. 1267a4d drm/msm: Attach the GPU MMU when it is created by Jordan Crouse · 8 years ago
  72. 541de4c drm/msm/adreno: Prevent unclocked access when retrieving timestamps by Archit Taneja · 8 years ago
  73. 0e08270 drm/msm: Separate locking of buffer resources from struct_mutex by Sushmita Susheelendra · 8 years ago
  74. 8bdcd94 drm/msm: pass address-space to _get_iova() and friends by Rob Clark · 8 years ago
  75. cb1e381 drm/msm: fix locking inconsistency for gpu->hw_init() by Rob Clark · 8 years ago
  76. 42a105e drm/msm: Remove memptrs->wptr by Jordan Crouse · 8 years ago
  77. 5770fc7 drm/msm: Add a struct to pass configuration to msm_gpu_init() by Jordan Crouse · 8 years ago
  78. bf5af4a drm/msm: Hard code the GPU "slow frequency" by Jordan Crouse · 8 years ago
  79. e3689e4 drm/msm: Add MSM_PARAM_GMEM_BASE by Jordan Crouse · 8 years ago
  80. ee546cd drm/msm: Reference count address spaces by Jordan Crouse · 8 years ago
  81. 9873ef0 drm/msm: Make sure to detach the MMU during GPU cleanup by Jordan Crouse · 8 years ago
  82. de098e5 drm/msm/adreno: reset ringbuffer in hw_init by Rob Clark · 8 years ago
  83. eeb7547 drm/msm/gpu: use pm-runtime by Rob Clark · 8 years ago
  84. c3c3ab1 drm/msm/gpu: move suspend/resume into debugfs->show by Rob Clark · 8 years ago
  85. 4e09b95 drm/msm: drop quirks binding by Rob Clark · 8 years ago
  86. de85d2b drm/msm: fix potential null ptr issue in non-iommu case by Rob Clark · 8 years ago
  87. 88b333b drm/msm: Ensure that the hardware write pointer is valid by Jordan Crouse · 8 years ago
  88. b5f103a drm/msm: gpu: Add A5XX target support by Jordan Crouse · 8 years ago
  89. 4ac277c drm/msm: Disable interrupts during init by Jordan Crouse · 8 years ago
  90. fb03998 drm/msm: Add adreno_gpu_write64() by Jordan Crouse · 8 years ago
  91. c4a8d475 drm/msm: gpu: Return error on hw_init failure by Jordan Crouse · 8 years ago
  92. 398efc4 drm/msm/adreno: move scratch register dumping to per-gen code by Rob Clark · 8 years ago
  93. 667ce33 drm/msm: support multiple address spaces by Rob Clark · 8 years ago
  94. 6b597ce drm/msm: deal with arbitrary # of cmd buffers by Rob Clark · 9 years ago
  95. 18f2304 drm/msm: change gem->vmap() to get/put by Rob Clark · 9 years ago
  96. 69a834c drm/msm: deal with exhausted vmap space better by Rob Clark · 9 years ago
  97. 1193c3b drm/msm: drop return from gpu->submit() by Rob Clark · 9 years ago
  98. 2755734 drm/msm: fix ->last_fence() after recover by Rob Clark · 9 years ago
  99. b6295f9 drm/msm: 'struct fence' conversion by Rob Clark · 9 years ago
  100. ca762a8 drm/msm: introduce msm_fence_context by Rob Clark · 9 years ago