1. feea39a drm/msm: drop use of drmP.h by Sam Ravnborg · 5 years ago
  2. 5f68062 Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  3. 52791ee dma-buf: rename reservation_object to dma_resv by Christian König · 5 years ago
  4. b0383c0 Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  5. 34127c7 drm/msm: drop DRM_AUTH usage from the driver by Emil Velikov · 6 years ago
  6. 7d5000d Revert "drm/msm: drop DRM_AUTH usage from the driver" by Sean Paul · 5 years ago
  7. 9ca7ad6 drm: msm: Fix add_gpu_components by Jeffrey Hugo · 6 years ago
  8. c14b5dc drm/msm: Annotate intentional switch statement fall throughs by Jordan Crouse · 5 years ago
  9. 2bab52a drm/msm: add support for per-CRTC max_vblank_count on mdp5 by Brian Masney · 6 years ago
  10. 3de433c drm/msm: Use the correct dma_sync calls in msm_gem by Rob Clark · 5 years ago
  11. 67fe62d drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant by Yue Hu · 5 years ago
  12. 03b0f2c Merge v5.3-rc1 into drm-misc-next by Maxime Ripard · 5 years ago
  13. 0036bc7 drm/msm: stop abusing dma_map/unmap for cache by Rob Clark · 6 years ago
  14. 2e7b801 drm/msm/dpu: Correct dpu encoder spinlock initialization by Shubhashree Dhar · 6 years ago
  15. 7af5cdb drm/msm: correct NULL pointer dereference in context_init by Brian Masney · 6 years ago
  16. be8454a Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  17. 53e155f Merge tag 'drm-msm-next-2019-06-25' of https://gitlab.freedesktop.org/drm/msm into drm-next by Dave Airlie · 6 years ago
  18. e78ad765 drm/msm: Use drm_gem_fb_prepare_fb by Daniel Vetter · 6 years ago
  19. 88209d2 drm/msm: drop DRM_AUTH usage from the driver by Emil Velikov · 6 years ago
  20. 5ebeb02 drm/msm: Drop robj from msm_gem_new_impl by Daniel Vetter · 6 years ago
  21. 648fdc3 drm/msm: add dirty framebuffer helper by Brian Masney · 6 years ago
  22. f47bee2 drm/msm/a3xx: remove TPL1 regs from snapshot by Rob Clark · 6 years ago
  23. d229c59 drm/msm: Drop drm_gem_prime_export/import by Daniel Vetter · 6 years ago
  24. 0424fda drm/prime: Actually remove DRIVER_PRIME everywhere by Daniel Vetter · 6 years ago
  25. 2aa3176 drm/msm: Re-order uninit function to work during probe defer by Sean Paul · 6 years ago
  26. 03436e3 drm/msm/dsi: Move setup_encoder to modeset_init by Sean Paul · 6 years ago
  27. 6d5e784 drm/msm/dsi: Move dsi panel init into modeset init path by Sean Paul · 6 years ago
  28. 970524b drm/msm/dsi: Use the new setup_encoder function in attach_dsi_device by Sean Paul · 6 years ago
  29. faccd71 drm/msm/dsi: Simplify the logic in msm_dsi_manager_panel_init() by Sean Paul · 6 years ago
  30. 4f229b4 drm/msm/dsi: Pull out panel init code into function by Sean Paul · 6 years ago
  31. 09951aa drm/msm/dsi: Don't store dsi host mode_flags in msm_dsi by Sean Paul · 6 years ago
  32. e3a91f89 drm/msm/dsi: Split mode_flags out of msm_dsi_host_get_panel() by Sean Paul · 6 years ago
  33. 4368a15 drm/msm: Depopulate platform on probe failure by Sean Paul · 6 years ago
  34. 8b3c087 drm/msm/dsi_pll_10nm: Remove impossible check by Sean Paul · 6 years ago
  35. 83dda22 drm/msm/dsi_pll_10nm: Release clk hw on destroy and failure by Sean Paul · 6 years ago
  36. 7896e22 drm/msm/phy/dsi_phy: Set pll to NULL in case initialization fails by Sean Paul · 6 years ago
  37. a93be1f drm/msm/dpu: Avoid calling _dpu_kms_mmu_destroy() on init failure by Sean Paul · 6 years ago
  38. 73e8251 drm/msm/dpu: Remove call to drm_mode_set_crtcinfo by Sean Paul · 6 years ago
  39. 97f90e1 drm/msm/mdp5: Use the interconnect API by Georgi Djakov · 6 years ago
  40. 217a6dd drm/msm/dpu: add icc voting in dpu_mdss_init by Abhinav Kumar · 6 years ago
  41. 20cad6c drm/msm/dpu: Integrate interconnect API in MDSS by Jayant Shekhar · 6 years ago
  42. cb88482 drm/msm/dpu: clean up references of DPU custom bus scaling by Jayant Shekhar · 6 years ago
  43. 01a090c drm/msm/dsi: Add parentheses to quirks check in dsi_phy_hw_v3_0_lane_settings by Nathan Chancellor · 6 years ago
  44. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  45. 52d2d44 Merge v5.2-rc5 into drm-next by Daniel Vetter · 6 years ago
  46. 370063e drm/msm/adreno: Add A540 support by Jeffrey Hugo · 6 years ago
  47. d67f1b6 drm/msm: correct attempted NULL pointer dereference in put_iova by Brian Masney · 6 years ago
  48. 61f0479 drm/msm/dsi: add protection against NULL dsi device by Abhinav Kumar · 6 years ago
  49. 6672e11 drm/msm/adreno: Ensure that the zap shader region is big enough by Jordan Crouse · 6 years ago
  50. 7b8c9e2 drm/msm/dsi: Add support for MSM8998 DSI controller by Jeffrey Hugo · 6 years ago
  51. 3dbbf8f drm/msm/dsi: Add old timings quirk for 10nm phy by Jeffrey Hugo · 6 years ago
  52. d440b33 drm/msm/dsi: Add support for MSM8998 10nm dsi phy by Jeffrey Hugo · 6 years ago
  53. fc19cbb drm/msm/mdp5: Fix mdp5_cfg_init error return by Jeffrey Hugo · 6 years ago
  54. 03b7af1 drm/msm/adreno: Call pm_runtime_force_suspend() during unbind by Jordan Crouse · 6 years ago
  55. fecabfd drm/msm/dpu: Avoid a null de-ref while recovering from kms init fail by Jordan Crouse · 6 years ago
  56. 3641561 drm/msm/dpu: Fix error recovery after failing to enable clocks by Jordan Crouse · 6 years ago
  57. 295b22a drm/msm: Pass the MMU domain index in struct msm_file_private by Jordan Crouse · 6 years ago
  58. bdad5c5 drm/msm: Print all 64 bits of the faulting IOMMU address by Jordan Crouse · 6 years ago
  59. adf151c drm/msm/adreno: Enable 64 bit mode by default on a5xx and a6xx targets by Jordan Crouse · 6 years ago
  60. c8bffdc msm: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  61. 7aca4d6 msm: dpu1: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  62. 491d507 msm: adreno: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  63. 276b6f2 drm/msm/dpu: Fix Wunused-const-variable by Nathan Huckleberry · 6 years ago
  64. 9a4a153 drm/msm: check for equals 0 only by Nicholas Mc Guire · 6 years ago
  65. d3cb8f3 drm/msm/dpu: Remove bogus comment by Sean Paul · 6 years ago
  66. e9f050f drm/msm/dpu: Remove _dpu_debugfs_init by Sean Paul · 6 years ago
  67. c495734 drm/msm/dpu: Use provided drm_minor to initialize debugfs by Sean Paul · 6 years ago
  68. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  69. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  70. 474d952 drm/msm: fix fb references in async update by Helen Koike · 6 years ago
  71. 88cd7a2 Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  72. 981f2aa drm/msm/a6xx: Rename a6xx_gmu_probe to a6xx_gmu_init by Sean Paul · 6 years ago
  73. 998efc7 drm/msm/a6xx: Drop the device reference in gmu by Sean Paul · 6 years ago
  74. a62fb21 drm/msm/a6xx: Remove devm calls from gmu driver by Sean Paul · 6 years ago
  75. 5ca4a09 drm/msm/a6xx: Check for ERR or NULL before iounmap by Sean Paul · 6 years ago
  76. cfcb365 drm/msm/a6xx: Remove duplicate irq disable from remove by Sean Paul · 6 years ago
  77. 606ec90 drm/msm/a6xx: Avoid freeing gmu resources multiple times by Sean Paul · 6 years ago
  78. 374ed54 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  79. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  80. b0f986b drm: Remove users of drm_format_info_plane_cpp by Maxime Ripard · 6 years ago
  81. 24c478e drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp by Maxime Ripard · 6 years ago
  82. f3e9632 drm: Remove users of drm_format_(horz|vert)_chroma_subsampling by Maxime Ripard · 6 years ago
  83. 05c452c drm: Remove users of drm_format_num_planes by Maxime Ripard · 6 years ago
  84. cc7ce90 Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  85. 2b11745 drm/msm: Upgrade gxpd checks to IS_ERR_OR_NULL by Sean Paul · 6 years ago
  86. 26359dc drm/msm/dpu: Remove duplicate header by Sabyasachi Gupta · 6 years ago
  87. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  88. 90f9466 drm/msm: correct attempted NULL pointer dereference in debugfs by Brian Masney · 6 years ago
  89. e2f597a drm/msm: remove resv fields from msm_gem_object struct by Brian Masney · 6 years ago
  90. 752c4f3 Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 6 years ago
  91. 15273ff drm/msm/a6xx: No zap shader is not an error by Rob Clark · 6 years ago
  92. 7a00b45 gpu/drm: Remove duplicate headers by Jagadeesh Pagadala · 6 years ago
  93. 43068cb drm: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  94. 1cff744 drm/msm: Convert to using __drm_atomic_helper_crtc_reset() for reset. by Maarten Lankhorst · 6 years ago
  95. 70b5f09e Merge tag 'drm-msm-next-2019-04-21' of https://gitlab.freedesktop.org/drm/msm into drm-next by Dave Airlie · 6 years ago
  96. b02872d drm/msm/a6xx: Don't enable GPU state code if dependencies are missing by Jordan Crouse · 6 years ago
  97. abccb9f drm/msm/a6xx: Add zap shader load by Jordan Crouse · 6 years ago
  98. a9e2559 drm/msm/gpu: Move zap shader loading to adreno by Jordan Crouse · 6 years ago
  99. b673499 drm/msm: Split submit_lookup_objects() into two loops by Kristian H. Kristensen · 6 years ago
  100. 8ea274a drm/msm: Stop dropping struct_mutex in recover_worker() by Kristian H. Kristensen · 6 years ago