1. 1dfdb0e1 drm/msm: dpu: Add modeset lock checks where applicable by Sean Paul · 6 years ago
  2. 4b8c627 drm/msm: dpu: Stop using encoder->crtc pointer by Sean Paul · 6 years ago
  3. f449aa6 drm/msm: dpu: Grab the modeset locks in frame_event by Sean Paul · 6 years ago
  4. b01c239 drm/msm: dpu: Don't drop locks in crtc_vblank_enable by Sean Paul · 6 years ago
  5. 18a63b3 drm/msm: dpu: Move crtc runtime resume to encoder by Sean Paul · 6 years ago
  6. fba7427 drm/msm: dpu: Add ->enabled to dpu_encoder_virt by Sean Paul · 6 years ago
  7. 585b3f9 drm/msm: dpu: Fix typo in dpu_encoder by Sean Paul · 6 years ago
  8. 09a2e64 drm/msm: dpu: Remove dpu_power_handle by Sean Paul · 6 years ago
  9. aeb7b49 drm/msm: dpu: Move DPU_POWER_HANDLE_DBUS_ID to core_perf by Sean Paul · 6 years ago
  10. d53a61e drm/msm: dpu: Include dpu_io_util.h directly in dpu_kms.h by Sean Paul · 6 years ago
  11. b2bb51e drm/msm: dpu: Remove power_handle from core_perf by Sean Paul · 6 years ago
  12. 3cf63cd drm/msm: dpu: Handle crtc pm_runtime_resume() directly by Sean Paul · 6 years ago
  13. c24b633 drm/msm: dpu: Don't use power_event for vbif_init_memtypes by Sean Paul · 6 years ago
  14. 88447b9 drm/msm: dpu: Remove dpu_power_client by Sean Paul · 6 years ago
  15. d05994d drm/msm: dpu: Remove unused trace_dpu_perf_update_bus() by Sean Paul · 6 years ago
  16. 5e1228d drm/msm: dpu: Remove dpu_power_handle_get_dbus_name() by Sean Paul · 6 years ago
  17. ff5952a drm/msm: dpu: Allocate proper amount for dpu_crtc_state by Sean Paul · 6 years ago
  18. e6f6d63 drm/msm: add headless gpu device for imx5 by Jonathan Marek · 6 years ago
  19. fb42b53 dt-bindings: msm/dsi: Add ref clock for PHYs by Matthias Kaehlcke · 6 years ago
  20. e888c27 dt-bindings: display: msm/gpu: document amd,imageon compatible by Jonathan Marek · 6 years ago
  21. f72f4f1 drm/msm/mdp4: add lcdc-align-lsb flag to control lane alignment by Jonathan Marek · 6 years ago
  22. c2052a4 drm/msm: implement a2xx mmu by Jonathan Marek · 6 years ago
  23. d1d9d0e drm/msm: Only add available components by Douglas Anderson · 6 years ago
  24. e400b9e drm/msm/a6xx: Add a name for the crashdumper buffer by Jordan Crouse · 6 years ago
  25. d135c7e drm/msm/a6xx: Use new kernel API free function for gpu state by Jordan Crouse · 6 years ago
  26. 50bcc68 drm/msm: dpu: Make legacy cursor updates asynchronous by Sean Paul · 6 years ago
  27. 5f79e03 drm/msm: dpu: Only check flush register against pending flushes by Sean Paul · 6 years ago
  28. d4e9885 drm/msm/dpu: Correct dpu destroy and disable order by Jayant Shekhar · 6 years ago
  29. c1866d4 drm/msm/dsi: fix dsi clock names in DSI 10nm PLL driver by Abhinav Kumar · 6 years ago
  30. b2ccfdf drm/msm: set priv->kms to NULL before uninit by Jonathan Marek · 6 years ago
  31. a5cd7b5 drm/msm/mdp5: add config for msm8917 by Jonathan Marek · 6 years ago
  32. 21af872 drm/msm/adreno: add a2xx by Jonathan Marek · 6 years ago
  33. 86f46f2 drm/msm: use contiguous vram for MSM_BO_SCANOUT when possible by Jonathan Marek · 6 years ago
  34. 373931d drm/msm/mdp4: allocate blank_cursor_no with MSM_BO_SCANOUT flag by Jonathan Marek · 6 years ago
  35. eb2b47b drm/msm/mdp4: only use lut_clk on mdp4.2+ by Jonathan Marek · 6 years ago
  36. 1fed8df drm/msm: bump UAPI version by Rob Clark · 6 years ago
  37. f05c83e drm/msm: add uapi to get/set debug name by Rob Clark · 6 years ago
  38. 789d2e5 drm/msm: rework GEM_INFO ioctl by Rob Clark · 6 years ago
  39. 7a93d5c drm/msm/gpu: add submit flag to hint which buffers should be dumped by Rob Clark · 6 years ago
  40. 1df4289 drm/msm: Optimize adreno_show_object() by Sharat Masetty · 6 years ago
  41. 84c6127 drm/msm/gpu: Map the ringbuffer in the iova at create time by Jordan Crouse · 6 years ago
  42. 0815d77 drm/msm: Add a name field for gem objects by Jordan Crouse · 6 years ago
  43. 7ad0e8c drm/msm: Count how many times iova memory is pinned by Jordan Crouse · 6 years ago
  44. 9fe041f drm/msm: Add msm_gem_get_and_pin_iova() by Jordan Crouse · 6 years ago
  45. 575f048 drm/msm: Clean up and enhance the output of the 'gem' debugfs node by Jordan Crouse · 6 years ago
  46. c0ee979 drm/msm: Split msm_gem_get_iova into two steps by Jordan Crouse · 6 years ago
  47. 70dc51b drm/msm: Remove sgt from the mmu unmap function by Jordan Crouse · 6 years ago
  48. 1e29dff drm/msm: Add a common function to free kernel buffer objects by Jordan Crouse · 6 years ago
  49. d6852b4 drm/msm/a6xx: Track and manage a6xx state memory by Jordan Crouse · 6 years ago
  50. 1707add drm/msm/a6xx: Add a6xx gpu state by Jordan Crouse · 6 years ago
  51. b9fc230 drm/msm/adreno: Don't capture register values if target doesn't define them by Jordan Crouse · 6 years ago
  52. 983674e drm/msm/gpu: Move gpu_poll_timeout() to adreno_gpu.h by Jordan Crouse · 6 years ago
  53. 896a248 drm/msm/gpu: Only store local command buffers in the GPU state by Jordan Crouse · 6 years ago
  54. 4241db4 drm/msm/gpu: Add trace events for tracking GPU submissions by Jordan Crouse · 6 years ago
  55. 5686921 drm/msm/gpu: Add per-submission statistics by Jordan Crouse · 6 years ago
  56. 93f7abf drm/msm: Gracefully handle failure in _msm_gem_kernel_new by Jordan Crouse · 6 years ago
  57. 546ec7b drm/msm/gpu: Allocate the correct size for the GPU memptrs by Jordan Crouse · 6 years ago
  58. ccdf7e2 drm/msm: update generated headers by Rob Clark · 6 years ago
  59. 01665c6 drm/msm/dpu: set geometry for iommu domain by Jeykumar Sankaran · 6 years ago
  60. 6a41da1 drm: msm: Use DRM_DEV_* instead of dev_* by Mamta Shukla · 6 years ago
  61. 84511ab drm/msm: dpu: Remove checks from dpu_plane_destroy_state() by Sean Paul · 6 years ago
  62. aa4df9b drm/msm: dpu: Clean up _dpu_core_video_mode_intf_connected() by Sean Paul · 6 years ago
  63. 0841851 drm/msm: dpu: Remove empty/useless labels by Sean Paul · 6 years ago
  64. 58fba46 drm/msm: dpu: Remove 'inline' from several functions by Sean Paul · 6 years ago
  65. bf71175 drm/msm: dpu: Remove _dpu_encoder_power_enable() by Sean Paul · 6 years ago
  66. 37686b5 drm/msm: dpu: Remove unused functions from msm_media_info.h by Sean Paul · 6 years ago
  67. 01b09d5 drm/msm: Remove dpu_encoder_phys_ops->hw_reset() by Sean Paul · 6 years ago
  68. 9a5e3fc drm/msm/dpu: Replace dpu_crtc_reset by atomic helper by Bruce Wang · 6 years ago
  69. 7a007a1 drm/msm/dpu: Remove suspend state tracking from crtc by Bruce Wang · 6 years ago
  70. 3750e78 drm/msm: Cut dpu_kms hooks from msm_pm_suspend/resume by Bruce Wang · 6 years ago
  71. b2b8352 drm/msm/dpu: Remove dpu_kms_pm_suspend/resume by Bruce Wang · 6 years ago
  72. 812eeeb drm/msm: dpu: Add tracing around CTL_FLUSH by Sean Paul · 6 years ago
  73. e69aa5f Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  74. 1f9a5dc Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 6 years ago
  75. fb878d1 Merge tag 'exynos-drm-next-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 6 years ago
  76. 513126a Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  77. 467e8a5 Merge tag 'drm-intel-next-2018-12-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  78. 0b258ed drm: revert "expand replace_fence to support timeline point v2" by Christian König · 6 years ago
  79. 9a01135 drm/vmwgfx: Use the standard atomic helpers for page-flip by Thomas Hellstrom · 6 years ago
  80. e5bd6a3 drm/vmwgfx: Remove set but not used variable 'file_priv' by YueHaibing · 6 years ago
  81. ec9a5b6 drm/vmwgfx: remove redundant return ret statement by Colin Ian King · 6 years ago
  82. 9da6e26 drm/vmwgfx: Fix a layout race condition by Thomas Hellstrom · 6 years ago
  83. 9d9486e drm/vmwgfx: Fix up the implicit display unit handling by Thomas Hellstrom · 6 years ago
  84. 66502d4 MAINTAINERS: Update vmwgfx maintainers by Sinclair Yeh · 6 years ago
  85. b4fa61b drm/vmwgfx: Don't clear mode::type anymore by Deepak Rawat · 6 years ago
  86. 2f5544f drm/vmwgfx: Use atomic helper function for dirty fb IOCTL by Deepak Rawat · 6 years ago
  87. 61c2138 drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for SOU primary plane by Deepak Rawat · 7 years ago
  88. 31da2df drm/vmwgfx: Update comments for sou plane update function by Deepak Rawat · 6 years ago
  89. 67a51b3 drm/vmwgfx: Use the new interface for SOU plane update by Deepak Rawat · 6 years ago
  90. 5d35aba drm/vmwgfx: Implement SOU plane update for BO backed fb by Deepak Rawat · 7 years ago
  91. 43d1e62 drm/vmwgfx: Implement SOU plane update for surface backed fb by Deepak Rawat · 7 years ago
  92. 8bb6af5 drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary plane by Deepak Rawat · 7 years ago
  93. 88b37c3 drm/vmwgfx: Update comments for stdu plane update by Deepak Rawat · 6 years ago
  94. 4606eea drm/vmwgfx: Use the new interface for STDU plane update by Deepak Rawat · 6 years ago
  95. bc7be60 drm/vmwgfx: Implement STDU plane update for BO backed fb by Deepak Rawat · 7 years ago
  96. ad377b4 drm/vmwgfx: Implement STDU plane update for surface backed fb by Deepak Rawat · 7 years ago
  97. e41774c drm/vmwgfx: Add a new interface for plane update on a display unit by Deepak Rawat · 7 years ago
  98. b9fc5e0 drm: Add helper to implement legacy dirtyfb by Rob Clark · 7 years ago
  99. f13ba9c drm/selftest: Add drm damage helper selftest by Deepak Rawat · 6 years ago
  100. d2780b1 drm: Add helper iterator functions for plane fb_damage_clips blob by Deepak Rawat · 7 years ago