1. 7a88cbd Backmerge tag 'v4.14-rc7' into drm-next by Dave Airlie · 7 years ago
  2. 39ae0d3 drm/msm: use %z format modifier for printing size_t by Arnd Bergmann · 7 years ago
  3. 18075d0 drm/msm/mdp5: Don't use async plane update path if plane visibility changes by Archit Taneja · 7 years ago
  4. aa649e8 drm/msm/mdp5: mdp5_crtc: Restore cursor state only if LM cursors are enabled by Archit Taneja · 7 years ago
  5. b148928 drm/msm/mdp5: Update mdp5_pipe_assign to spit out both planes by Archit Taneja · 7 years ago
  6. 9866601 drm/msm/mdp5: Prepare mdp5_pipe_assign for some rework by Archit Taneja · 7 years ago
  7. ba49f06 drm/msm: remove mdp5_cursor_plane_funcs by Gustavo Padovan · 7 years ago
  8. 224a4c9 drm/msm: update cursors asynchronously through atomic by Gustavo Padovan · 7 years ago
  9. 1f92017 drm/msm/atomic: switch to drm_atomic_helper_check by Rob Clark · 7 years ago
  10. 9d9ea7a drm/msm/mdp5: restore cursor state when enabling crtc by Rob Clark · 7 years ago
  11. 3c352b6 drm/msm/mdp5: don't use autosuspend by Rob Clark · 7 years ago
  12. a055cf3 drm/msm/mdp5: ignore planes that are not visible by Rob Clark · 7 years ago
  13. 96169f4 drm/msm: dump submits which triggered gpu hang by Rob Clark · 7 years ago
  14. 544a32d drm/msm: preserve IOVAs in submit's bo table by Rob Clark · 7 years ago
  15. 998b9a5 drm/msm/rd: allow adding addition msg to top of dump by Rob Clark · 7 years ago
  16. 2165e2b drm/msm: split rd debugfs file by Rob Clark · 7 years ago
  17. fad33f4 drm/msm: add special _get_vaddr_active() for cmdstream dumps by Rob Clark · 7 years ago
  18. 18bb8a6 drm/msm: show task cmdline in gpu recovery messages by Rob Clark · 7 years ago
  19. 78b8e5b drm/msm: dump a rd GPUADDR header for all buffers in the command by Jordan Crouse · 7 years ago
  20. 3ceaa14 drm/msm: Removed unused struct_mutex_task by Jordan Crouse · 7 years ago
  21. b1fc283 drm/msm: Implement preemption for A5XX targets by Jordan Crouse · 7 years ago
  22. 4d87fc3 drm/msm: Make the value of RB_CNTL (almost) generic by Jordan Crouse · 7 years ago
  23. 4c7085a drm/msm: Shadow current pointer in the ring until command is complete by Jordan Crouse · 7 years ago
  24. a6e29a0 drm/msm: Add a parameter query for the number of ringbuffers by Jordan Crouse · 7 years ago
  25. f97deca drm/msm: Support multiple ringbuffers by Jordan Crouse · 7 years ago
  26. cd414f3 drm/msm: Move memptrs to msm_gpu by Jordan Crouse · 7 years ago
  27. f7de154 drm/msm: Add per-instance submit queues by Jordan Crouse · 7 years ago
  28. 0033e1b drm/msm/mdp5: disable vblanks when crtc is off by Rob Clark · 7 years ago
  29. cae923e drm/msm/mdp4: disable vblanks when crtc is off by Rob Clark · 7 years ago
  30. aede1e9 drm/msm/hdmi: convert to msm_clk_get() by Rob Clark · 7 years ago
  31. cf52ec2 drm/msm/edp: convert to msm_clk_get() by Rob Clark · 7 years ago
  32. db9a375 drm/msm/dsi: convert to msm_clk_get() by Rob Clark · 7 years ago
  33. e9acce2 drm/msm/mdp5: always print mdp5 version by Rob Clark · 7 years ago
  34. 2c41ef1 drm/msm/adreno: deal with linux-firmware fw paths by Rob Clark · 7 years ago
  35. e8f3de9 drm/msm/adreno: split out helper to load fw by Rob Clark · 7 years ago
  36. eec874c drm/msm/adreno: load gpu at probe/bind time by Rob Clark · 7 years ago
  37. aacd9e6 drm/msm/hdmi: Remove mmagic_iface_clk from the 8x96 PHY clocks by Archit Taneja · 8 years ago
  38. ad5149c drm/msm: fix _NO_IMPLICIT fencing case by Rob Clark · 7 years ago
  39. 06451a3 drm/msm: fix _NO_IMPLICIT fencing case by Rob Clark · 7 years ago
  40. 6bd6ae2 drm/msm: fix error path cleanup by Rob Clark · 7 years ago
  41. 9e46215 drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set() by Archit Taneja · 7 years ago
  42. a18a0ea drm/msm/dsi: Use correct pm_runtime_put variant during host_init by Archit Taneja · 7 years ago
  43. c9811d0 drm/msm: fix return value check in _msm_gem_kernel_new() by Wei Yongjun · 7 years ago
  44. f44001e drm/msm: use proper memory barriers for updating tail/head by Rob Clark · 7 years ago
  45. aa3c2ba drm/msm/mdp5: add missing max size for 8x74 v1 by Rob Clark · 7 years ago
  46. 0c17151 drm/msm/mdp5: remove less than 0 comparison for unsigned value by Aishwarya Pant · 7 years ago
  47. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  48. cfcfb65 Merge tag 'drm-msm-next-2017-08-22' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 7 years ago
  49. d1f08d8 drm/msm/mdp5: mark runtime_pm functions as __maybe_unused by Arnd Bergmann · 7 years ago
  50. 6e05899 drm/msm: remove unused variable by Arnd Bergmann · 7 years ago
  51. 5c3ddb8 drm/msm/mdp5: make helper function static by Rob Clark · 7 years ago
  52. 6c0693b drm/msm: make msm_framebuffer_init() static by Rob Clark · 7 years ago
  53. 466e560 drm/msm: add helper to allocate stolen fb by Rob Clark · 7 years ago
  54. 38958ba drm/msm: don't track fbdev's gem object separately by Rob Clark · 7 years ago
  55. ba4dd71 drm/msm: add modeset module param by Rob Clark · 7 years ago
  56. a7d3bb0 drm/msm/mdp5: add tracking for clk enable-count by Rob Clark · 7 years ago
  57. a0ce4d2 drm/msm: remove unused define by Rob Clark · 7 years ago
  58. 8223286 drm/msm: Add a helper function for in-kernel buffer allocations by Jordan Crouse · 7 years ago
  59. 1267a4d drm/msm: Attach the GPU MMU when it is created by Jordan Crouse · 7 years ago
  60. 3154b13 Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  61. 99da7cd drm/msm: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 7 years ago
  62. 0c697fa Backmerge tag 'v4.13-rc5' into drm-next by Dave Airlie · 7 years ago
  63. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
  64. e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 7 years ago
  65. b671557 drm: Nuke drm_atomic_helper_crtc_set_property by Daniel Vetter · 7 years ago
  66. ac1b5ab drm/msm: Add A5XX hardware fault detection by Jordan Crouse · 7 years ago
  67. 8d6f082 drm/msm: Remove uneeded platform dev members by Jordan Crouse · 7 years ago
  68. 774e39e drm/msm/mdp5: Set up runtime PM for MDSS by Archit Taneja · 7 years ago
  69. 0f379b7 drm/msm/mdp5: Write to SMP registers even if allocations don't change by Archit Taneja · 7 years ago
  70. 710e7a4 drm/msm/mdp5: Don't use mode_set helper funcs for encoders and CRTCs by Archit Taneja · 7 years ago
  71. f54ca1a drm/msm/dsi: Implement RPM suspend/resume callbacks by Archit Taneja · 7 years ago
  72. f6be112 drm/msm/dsi: Set up runtime PM for DSI by Archit Taneja · 7 years ago
  73. 6ed9ed4 drm/msm/hdmi: Set up runtime PM for HDMI by Archit Taneja · 7 years ago
  74. d68fe15 drm/msm/mdp5: Use runtime PM get/put API instead of toggling clocks by Archit Taneja · 7 years ago
  75. 8f93e04 drm/msm: gpu: don't abuse dma_alloc for non-DMA allocations by Arnd Bergmann · 7 years ago
  76. bdab8e8 drm/msm: gpu: call qcom_mdt interfaces only for ARCH_QCOM by Arnd Bergmann · 7 years ago
  77. 541de4c drm/msm/adreno: Prevent unclocked access when retrieving timestamps by Archit Taneja · 7 years ago
  78. b0135ab drm/msm: args->fence should be args->flags by Jordan Crouse · 7 years ago
  79. a23cb3b drm/msm: Turn off hardware clock gating before reading A5XX registers by Jordan Crouse · 7 years ago
  80. 6e749e5 drm/msm: Allow hardware clock gating to be toggled by Jordan Crouse · 7 years ago
  81. 3394f56 drm/msm: Remove some potentially blocked register ranges by Jordan Crouse · 7 years ago
  82. d0538f5 drm/msm/mdp5: Drop clock names with "_clk" suffix by Archit Taneja · 7 years ago
  83. b0e77fd drm/msm/mdp5: Fix typo in encoder_enable path by Archit Taneja · 7 years ago
  84. 7968705 drm/msm: NULL pointer dereference in drivers/gpu/drm/msm/msm_gem_vma.c by Hans Verkuil · 7 years ago
  85. b3949a9 drm/msm: fix WARN_ON in add_vma() with no iommu by Hans Verkuil · 7 years ago
  86. d4cea38 drm/msm/dsi: Calculate link clock rates with updated dsi->lanes by Archit Taneja · 7 years ago
  87. af1f5f1 drm/msm/mdp5: fix unclocked register access in _cursor_set() by Rob Clark · 7 years ago
  88. 71e3dfa drm/msm: unlock on error in msm_gem_get_iova() by Dan Carpenter · 7 years ago
  89. 65e9310 drm/msm: fix an integer overflow test by Dan Carpenter · 7 years ago
  90. d490c9c drm/msm/mdp5: Fix compilation warnings by Viresh Kumar · 7 years ago
  91. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  92. d742966 drm/msm: Convert to use new iterator macros, v2. by Maarten Lankhorst · 7 years ago
  93. 771f14c drm/msm: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  94. e1923ab drm/<drivers>: Drop fbdev info flags by Daniel Vetter · 7 years ago
  95. 0c1f528 drm: handle HDMI 2.0 VICs in AVI info-frames by Shashank Sharma · 7 years ago
  96. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 7 years ago
  97. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 7 years ago
  98. 4a630fa drm/msm: Fix potential buffer overflow issue by Kasin Li · 7 years ago
  99. 0e08270 drm/msm: Separate locking of buffer resources from struct_mutex by Sushmita Susheelendra · 8 years ago
  100. 816fa34 drm/msm/hdmi: Fix HDMI pink strip issue seen on 8x96 by Archit Taneja · 7 years ago