1. d135c7e drm/msm/a6xx: Use new kernel API free function for gpu state by Jordan Crouse · 6 years ago
  2. 50bcc68 drm/msm: dpu: Make legacy cursor updates asynchronous by Sean Paul · 6 years ago
  3. 5f79e03 drm/msm: dpu: Only check flush register against pending flushes by Sean Paul · 6 years ago
  4. d4e9885 drm/msm/dpu: Correct dpu destroy and disable order by Jayant Shekhar · 6 years ago
  5. c1866d4 drm/msm/dsi: fix dsi clock names in DSI 10nm PLL driver by Abhinav Kumar · 6 years ago
  6. b2ccfdf drm/msm: set priv->kms to NULL before uninit by Jonathan Marek · 6 years ago
  7. a5cd7b5 drm/msm/mdp5: add config for msm8917 by Jonathan Marek · 6 years ago
  8. 21af872 drm/msm/adreno: add a2xx by Jonathan Marek · 6 years ago
  9. 86f46f2 drm/msm: use contiguous vram for MSM_BO_SCANOUT when possible by Jonathan Marek · 6 years ago
  10. 373931d drm/msm/mdp4: allocate blank_cursor_no with MSM_BO_SCANOUT flag by Jonathan Marek · 6 years ago
  11. eb2b47b drm/msm/mdp4: only use lut_clk on mdp4.2+ by Jonathan Marek · 6 years ago
  12. 1fed8df drm/msm: bump UAPI version by Rob Clark · 6 years ago
  13. f05c83e drm/msm: add uapi to get/set debug name by Rob Clark · 6 years ago
  14. 789d2e5 drm/msm: rework GEM_INFO ioctl by Rob Clark · 6 years ago
  15. 7a93d5c drm/msm/gpu: add submit flag to hint which buffers should be dumped by Rob Clark · 6 years ago
  16. 1df4289 drm/msm: Optimize adreno_show_object() by Sharat Masetty · 6 years ago
  17. 84c6127 drm/msm/gpu: Map the ringbuffer in the iova at create time by Jordan Crouse · 6 years ago
  18. 0815d77 drm/msm: Add a name field for gem objects by Jordan Crouse · 6 years ago
  19. 7ad0e8c drm/msm: Count how many times iova memory is pinned by Jordan Crouse · 6 years ago
  20. 9fe041f drm/msm: Add msm_gem_get_and_pin_iova() by Jordan Crouse · 6 years ago
  21. 575f048 drm/msm: Clean up and enhance the output of the 'gem' debugfs node by Jordan Crouse · 6 years ago
  22. c0ee979 drm/msm: Split msm_gem_get_iova into two steps by Jordan Crouse · 6 years ago
  23. 70dc51b drm/msm: Remove sgt from the mmu unmap function by Jordan Crouse · 6 years ago
  24. 1e29dff drm/msm: Add a common function to free kernel buffer objects by Jordan Crouse · 6 years ago
  25. d6852b4 drm/msm/a6xx: Track and manage a6xx state memory by Jordan Crouse · 6 years ago
  26. 1707add drm/msm/a6xx: Add a6xx gpu state by Jordan Crouse · 6 years ago
  27. b9fc230 drm/msm/adreno: Don't capture register values if target doesn't define them by Jordan Crouse · 6 years ago
  28. 983674e drm/msm/gpu: Move gpu_poll_timeout() to adreno_gpu.h by Jordan Crouse · 6 years ago
  29. 896a248 drm/msm/gpu: Only store local command buffers in the GPU state by Jordan Crouse · 6 years ago
  30. 4241db4 drm/msm/gpu: Add trace events for tracking GPU submissions by Jordan Crouse · 6 years ago
  31. 5686921 drm/msm/gpu: Add per-submission statistics by Jordan Crouse · 6 years ago
  32. 93f7abf drm/msm: Gracefully handle failure in _msm_gem_kernel_new by Jordan Crouse · 6 years ago
  33. 546ec7b drm/msm/gpu: Allocate the correct size for the GPU memptrs by Jordan Crouse · 6 years ago
  34. ccdf7e2 drm/msm: update generated headers by Rob Clark · 6 years ago
  35. 01665c6 drm/msm/dpu: set geometry for iommu domain by Jeykumar Sankaran · 6 years ago
  36. 6a41da1 drm: msm: Use DRM_DEV_* instead of dev_* by Mamta Shukla · 6 years ago
  37. 84511ab drm/msm: dpu: Remove checks from dpu_plane_destroy_state() by Sean Paul · 6 years ago
  38. aa4df9b drm/msm: dpu: Clean up _dpu_core_video_mode_intf_connected() by Sean Paul · 6 years ago
  39. 0841851 drm/msm: dpu: Remove empty/useless labels by Sean Paul · 6 years ago
  40. 58fba46 drm/msm: dpu: Remove 'inline' from several functions by Sean Paul · 6 years ago
  41. bf71175 drm/msm: dpu: Remove _dpu_encoder_power_enable() by Sean Paul · 6 years ago
  42. 37686b5 drm/msm: dpu: Remove unused functions from msm_media_info.h by Sean Paul · 6 years ago
  43. 01b09d5 drm/msm: Remove dpu_encoder_phys_ops->hw_reset() by Sean Paul · 6 years ago
  44. 9a5e3fc drm/msm/dpu: Replace dpu_crtc_reset by atomic helper by Bruce Wang · 6 years ago
  45. 7a007a1 drm/msm/dpu: Remove suspend state tracking from crtc by Bruce Wang · 6 years ago
  46. 3750e78 drm/msm: Cut dpu_kms hooks from msm_pm_suspend/resume by Bruce Wang · 6 years ago
  47. b2b8352 drm/msm/dpu: Remove dpu_kms_pm_suspend/resume by Bruce Wang · 6 years ago
  48. 812eeeb drm/msm: dpu: Add tracing around CTL_FLUSH by Sean Paul · 6 years ago
  49. 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
  50. 1f9a5dc Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 6 years ago
  51. 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
  52. 513126a Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  53. 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
  54. 0b258ed drm: revert "expand replace_fence to support timeline point v2" by Christian König · 6 years ago
  55. 9a01135 drm/vmwgfx: Use the standard atomic helpers for page-flip by Thomas Hellstrom · 6 years ago
  56. e5bd6a3 drm/vmwgfx: Remove set but not used variable 'file_priv' by YueHaibing · 6 years ago
  57. ec9a5b6 drm/vmwgfx: remove redundant return ret statement by Colin Ian King · 6 years ago
  58. 9da6e26 drm/vmwgfx: Fix a layout race condition by Thomas Hellstrom · 6 years ago
  59. 9d9486e drm/vmwgfx: Fix up the implicit display unit handling by Thomas Hellstrom · 6 years ago
  60. 66502d4 MAINTAINERS: Update vmwgfx maintainers by Sinclair Yeh · 6 years ago
  61. b4fa61b drm/vmwgfx: Don't clear mode::type anymore by Deepak Rawat · 6 years ago
  62. 2f5544f drm/vmwgfx: Use atomic helper function for dirty fb IOCTL by Deepak Rawat · 6 years ago
  63. 61c2138 drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for SOU primary plane by Deepak Rawat · 7 years ago
  64. 31da2df drm/vmwgfx: Update comments for sou plane update function by Deepak Rawat · 6 years ago
  65. 67a51b3 drm/vmwgfx: Use the new interface for SOU plane update by Deepak Rawat · 6 years ago
  66. 5d35aba drm/vmwgfx: Implement SOU plane update for BO backed fb by Deepak Rawat · 7 years ago
  67. 43d1e62 drm/vmwgfx: Implement SOU plane update for surface backed fb by Deepak Rawat · 7 years ago
  68. 8bb6af5 drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary plane by Deepak Rawat · 7 years ago
  69. 88b37c3 drm/vmwgfx: Update comments for stdu plane update by Deepak Rawat · 6 years ago
  70. 4606eea drm/vmwgfx: Use the new interface for STDU plane update by Deepak Rawat · 6 years ago
  71. bc7be60 drm/vmwgfx: Implement STDU plane update for BO backed fb by Deepak Rawat · 7 years ago
  72. ad377b4 drm/vmwgfx: Implement STDU plane update for surface backed fb by Deepak Rawat · 7 years ago
  73. e41774c drm/vmwgfx: Add a new interface for plane update on a display unit by Deepak Rawat · 7 years ago
  74. b9fc5e0 drm: Add helper to implement legacy dirtyfb by Rob Clark · 7 years ago
  75. f13ba9c drm/selftest: Add drm damage helper selftest by Deepak Rawat · 6 years ago
  76. d2780b1 drm: Add helper iterator functions for plane fb_damage_clips blob by Deepak Rawat · 7 years ago
  77. d9778b4 drm: Add a new helper to validate damage during atomic_check by Deepak Rawat · 7 years ago
  78. d3b2176 drm: Add a new plane property to send damage during plane update by Lukasz Spintzyk · 7 years ago
  79. 13e810f drm/exynos: mixer: Fix color range setting by Christoph Manszewski · 6 years ago
  80. e9e5ba9 drm/exynos: mixer: Fix color format setting by Christoph Manszewski · 6 years ago
  81. af13028 drm/exynos: decon: Make pixel blend mode configurable by Christoph Manszewski · 6 years ago
  82. 5494729 drm/exynos: decon: Make plane alpha configurable by Christoph Manszewski · 6 years ago
  83. 818182d Merge tag 'imx-drm-next-2018-12-03' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 6 years ago
  84. 4377d4e drm/i915: Update DRIVER_DATE to 20181204 by Jani Nikula · 6 years ago
  85. 0716931 drm/i915/icl: fix transcoder state readout by Jani Nikula · 6 years ago
  86. 5179749 drm/i915: Allocate a common scratch page by Chris Wilson · 6 years ago
  87. 5ff75c48 drm/tinydrm: Use kmemdup rather than duplicating its implementation in repaper_spi_transfer() by YueHaibing · 6 years ago
  88. 4d8d9fc drm/i915: Trim unused workaround list entries by Tvrtko Ursulin · 6 years ago
  89. 452420d drm/i915: Fuse per-context workaround handling with the common framework by Tvrtko Ursulin · 6 years ago
  90. 69bcdec drm/i915: Move register white-listing to the common workaround framework by Tvrtko Ursulin · 6 years ago
  91. 28d6ccc drm/i915/selftests: Add tests for GT and engine workaround verification by Tvrtko Ursulin · 6 years ago
  92. 094304b drm/i915: Verify GT workaround state after GPU init by Tvrtko Ursulin · 6 years ago
  93. 4a15c75c drm/i915: Introduce per-engine workarounds by Tvrtko Ursulin · 6 years ago
  94. 25d140f drm/i915: Record GT workarounds in a list by Tvrtko Ursulin · 6 years ago
  95. 635b3bc drm/i915: change i915_sw_fence license to MIT by Jonathan Gray · 6 years ago
  96. 3800960 drm/i915: Complete the fences as they are cancelled due to wedging by Chris Wilson · 6 years ago
  97. 77e9c35 drm/vkms: Remove set but not used variable 'vkms_obj' by YueHaibing · 6 years ago
  98. 0ce611c drm/i915/dp: Fix inconsistent indenting by Chris Wilson · 6 years ago
  99. 97f2930 drm/sun4i: Add compatible for H6 display engine by Jernej Skrabec · 6 years ago
  100. 67fbf3a drm/exynos/iommu: merge IOMMU and DMA code by Andrzej Hajda · 6 years ago