1. 641d300 amdkfd: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  2. 450f30e amdgpu: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  3. bb1d26b radeon: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  4. 635e2c5 drm/amdgpu: bump the DRM version for GDS ENOMEM fixes by Marek Olšák · 6 years ago
  5. 0079f82 drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmware by Alex Deucher · 6 years ago
  6. 96cf624 drm/amdgpu: Reserve space for shared fence by Oak Zeng · 6 years ago
  7. c5e4c6b drm/amd/amdgpu: Bail out of BO node creation if not enough VRAM (v3) by Tom St Denis · 6 years ago
  8. e9bc1bf drm/amdgpu: register pm sysfs for sriov (v2) by Yintian Tao · 6 years ago
  9. 465ab9e drm/amdkfd: Add device to topology after it is completely inited by Oak Zeng · 6 years ago
  10. 1ae99ea drm/amdkfd: Initialize HSA_CAP_ATS_PRESENT capability in topology codes by Oak Zeng · 6 years ago
  11. f77dac6 drm/amdkfd: Fix sdma queue allocate race condition by Oak Zeng · 6 years ago
  12. 06b89b3 drm/amdkfd: Fix a circular lock dependency by Oak Zeng · 6 years ago
  13. 8636e53 drm/amdkfd: Separate mqd allocation and initialization by Oak Zeng · 6 years ago
  14. d39b773 drm/amdkfd: Refactor create_queue_nocpsch by Oak Zeng · 6 years ago
  15. 2ff5281 drm/amdkfd: Only load sdma mqd when queue is active by Oak Zeng · 6 years ago
  16. eec0b4c drm/amdkfd: Only initialize sdma vm for sdma queues by Oak Zeng · 6 years ago
  17. 66c4550 drm/amdgpu: use new HMM APIs and helpers by Philip Yang · 6 years ago
  18. 8252562 drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported() by Dan Carpenter · 6 years ago
  19. 9c5ab93 drm/amdgpu: Add CHIP_VEGAM to amdgpu_amdkfd_device_probe by Kent Russell · 6 years ago
  20. 4a39ec6 drm/amdgpu: fix pm_load_smu_firmware for SR-IOV by Trigger Huang · 6 years ago
  21. 233d87a drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnect by Samson Tam · 6 years ago
  22. a165153 drm/amd/display: make clk_mgr call enable_pme_wa by Su Sung Chung · 6 years ago
  23. 16b6253 drm/amd/display: Do not grant POST_LT_ADJ when TPS4 is used by abdoulaye berthe · 6 years ago
  24. 3de5aa8 drm/amd/display: S3 Resume time increase after decoupling DPMS from fast boot by SivapiriyanKumarasamy · 6 years ago
  25. c082648 drm/amd/display: Use stream opp_id instead of hubp by Wesley Chalmers · 6 years ago
  26. 910954d drm/amd/display: Gamma logic limitations causing unintended use of RAM over ROM. by Harmanprit Tatla · 6 years ago
  27. 9ed43ef drm/amd/display: Add Underflow Asserts to dc by Thomas Lim · 6 years ago
  28. 11cd74c drm/amd/display: move vmid determination logic out of dc by Dmytro Laktyushkin · 6 years ago
  29. acbf7fa drm/amd/display: Remove superflous error message by Jordan Lazare · 6 years ago
  30. cca738e drm/amd/display: Clean up scdc_test_data struct by Chris Park · 6 years ago
  31. 70bcf2b drm/amd/display: 3.2.35 by Aric Cyr · 6 years ago
  32. 7f9c24a drm/amd/display: 3.2.34 by Aric Cyr · 6 years ago
  33. 0d44494 drm/amd/display: fix gamma logic breaking driver unload by Krunoslav Kovac · 6 years ago
  34. abe882a drm/amd/display: fix issue with eDP not detected on driver load by Anthony Koo · 6 years ago
  35. 7cd4b70 drm/amd/display: Rework CRTC color management by Nicholas Kazlauskas · 6 years ago
  36. 1760bd0 drm/amd/display: Use macro for invalid OPP ID by Wesley Chalmers · 6 years ago
  37. c7c7192 drm/amd/display: add audio related regs by Charlene Liu · 6 years ago
  38. f092200 drm/amd/display: add i2c_hw_Status check to make sure as HW I2c in use by Derek Lai · 6 years ago
  39. 0bfb01c drm/amd/display: Dont aser if DP_DPHY_INTERNAL_CTRL by Eric Bernstein · 6 years ago
  40. 620ab8a drm/amd/display: 3.2.33 by Aric Cyr · 6 years ago
  41. 327e4f1 drm/amd/display: add some math functions for dcn_calc_math by Charlene Liu · 6 years ago
  42. 6e5155a drm/amd/display: Copy stream updates onto streams by Nicholas Kazlauskas · 6 years ago
  43. 53c81fc7 drm/amd/display: Update link rate from DPCD 10 by Wesley Chalmers · 6 years ago
  44. 540c122 drm/amd/display: fix resource saving missing when power state switch by Tao.Huang · 6 years ago
  45. c3e50f8 drm/amd/display: Set default ABM level to module parameter by Nicholas Kazlauskas · 6 years ago
  46. ad4de27 drm/amdgpu: Add module parameter for specifying default ABM level by Nicholas Kazlauskas · 6 years ago
  47. ae1589f drm/amdgpu: drop the incorrect soft_reset for SRIOV by Monk Liu · 6 years ago
  48. df0a806 drm/amdgpu: Add GDS clearing workaround in later init for gfx9 by James Zhu · 6 years ago
  49. 37fb6e8 drm/amd/display: Enable fast plane updates when state->allow_modeset = true by Nicholas Kazlauskas · 6 years ago
  50. 01933ba drm/amd/display: Use current connector state if NULL when checking bpc by Nicholas Kazlauskas · 6 years ago
  51. b4559a1 drm/amd/amdgpu: remove vram_page_split kernel option (v3) by Tom St Denis · 6 years ago
  52. f04bee3 drm/amd/display: Always allocate initial connector state state by Nicholas Kazlauskas · 6 years ago
  53. 4b7ef85 drm/amd/display: Add connector debugfs for "output_bpc" by Nicholas Kazlauskas · 6 years ago
  54. 80f41f8 drm/amd/amdgpu: add RLC firmware to support raven1 refresh by Prike Liang · 6 years ago
  55. efa0bf8 drm/amd/powerplay: add set_power_profile_mode for raven1_refresh by Chengming Gui · 6 years ago
  56. e030131 drm/amdgpu: Hardcode reg access using L1 security by Trigger Huang · 6 years ago
  57. e038b90 drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc by Shirish S · 6 years ago
  58. 91c9c23 drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2) by Louis Li · 6 years ago
  59. 77866d5 drm/amdkfd: Implement queue priority controls for gfx9 by Jay Cornwall · 7 years ago
  60. 0ccbc7c drm/amdkfd: CP queue priority controls by Oak Zeng · 8 years ago
  61. bb2d212 drm/amdkfd: Simplify eviction state logic by Felix Kuehling · 6 years ago
  62. 052af91 drm/amdgpu: Fixed missing to clear some EDC count by James Zhu · 6 years ago
  63. 59648d6 drm/amd/display: Add back missing hw translate init for DCN1_01 by Nicholas Kazlauskas · 6 years ago
  64. 7e93094 drm/amd/display: Don't set mode_changed=false if the stream was removed by Nicholas Kazlauskas · 6 years ago
  65. 55c2e5a drm/amdgpu: stop removing BOs from the LRU v3 by Christian König · 6 years ago
  66. 94de734 drm/amdgpu: create GDS, GWS and OA in system domain by Christian König · 6 years ago
  67. a3e7738 drm/amdgpu: drop some validation failure messages by Christian König · 6 years ago
  68. 5a6bfe0 drm/amdgpu/psp: udpate ta_ras interface header by Hawking Zhang · 6 years ago
  69. 561564b Merge tag 'omapdrm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Daniel Vetter · 6 years ago
  70. 34c8a89 Merge tag 'du-next-20190608-2' of git://linuxtv.org/pinchartl/media into drm-next by Daniel Vetter · 6 years ago
  71. 1bb418b drm/omap: add support for manually updated displays by Sebastian Reichel · 6 years ago
  72. 47103a8 drm/omap: add framedone interrupt support by Sebastian Reichel · 6 years ago
  73. ad9df7d drm/omap: don't check dispc timings for DSI by Sebastian Reichel · 6 years ago
  74. 81f2ca2 drm/omap: use DRM_DEBUG_DRIVER instead of CORE by Sebastian Reichel · 6 years ago
  75. f2f5f77a drm/omap: Use dev_get_drvdata() by Kefeng Wang · 6 years ago
  76. 9a671c2 drm/omap: remove open-coded drm_invalid_op() by Emil Velikov · 6 years ago
  77. 1ee2db2 drm/omap: Make sure device_id tables are NULL terminated by Thomas Meyer · 6 years ago
  78. cb5f15b drm: rcar-du: Add support for missing 16-bit RGB1555 formats by Laurent Pinchart · 6 years ago
  79. e158dbb drm: rcar-du: Add support for missing 16-bit RGB4444 formats by Laurent Pinchart · 6 years ago
  80. 329972a drm: rcar-du: Add support for missing 32-bit RGB formats by Laurent Pinchart · 6 years ago
  81. 8e8fdda drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS mode by Laurent Pinchart · 6 years ago
  82. fa440d8 drm: rcar-du: lvds: Add support for dual-link mode by Laurent Pinchart · 6 years ago
  83. 9683284 drm: rcar-du: lvds: Remove LVDS double-enable checks by Laurent Pinchart · 6 years ago
  84. f54b4df dt-bindings: display: renesas: lvds: Add renesas,companion property by Laurent Pinchart · 6 years ago
  85. 1ddf2d4 drm: bridge: thc63: Report input bus mode through bridge timings by Laurent Pinchart · 6 years ago
  86. 3cb1208 dt-bindings: display: bridge: thc63lvd1024: Document dual-link operation by Laurent Pinchart · 6 years ago
  87. b0a6b94 drm: bridge: Add dual_link field to the drm_bridge_timings structure by Laurent Pinchart · 6 years ago
  88. 66659d9 drm: rcar-du: writeback: include interface header by Kieran Bingham · 6 years ago
  89. 62e2da6 drm: rcar-du: lvds: Add r8a774a1 support by Biju Das · 6 years ago
  90. d31349a drm: rcar-du: Add R8A774A1 support by Biju Das · 6 years ago
  91. 07c7c6b dt-bindings: display: renesas: lvds: Document r8a774a1 bindings by Biju Das · 6 years ago
  92. 2acd1d1 dt-bindings: display: renesas: du: Document the r8a774a1 bindings by Biju Das · 6 years ago
  93. 396f9ac Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  94. 72a14e9 Revert "drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu" by Alex Deucher · 6 years ago
  95. ae96e8d drm/ttm: fix ttm_bo_unreserve by Christian König · 6 years ago
  96. 621b325 drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guards by Alex Deucher · 6 years ago
  97. beff74b drm/amdgpu: fix a race in GPU reset with IB test (v2) by Alex Deucher · 6 years ago
  98. c53e4db drm/amdgpu: cancel late_init_work before gpu reset by xinhui pan · 6 years ago
  99. fbebaa7 gpu: amdgpu: fix broken amdgpu_dma_buf.c references by Mauro Carvalho Chehab · 6 years ago
  100. 141de1d Merge tag 'drm-misc-next-2019-06-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago