1. 3231a769 drm/ttm: drop ttm->glob by Christian König · 7 years ago
  2. 383926336 drm/ttm: drop bo->glob by Christian König · 7 years ago
  3. 95bbb6d drm/bochs: remove the default ttm_tt_populate callbacks by Christian König · 7 years ago
  4. e55b33f8 drm/cirrus: remove ttm_pool_* wrappers by Christian König · 7 years ago
  5. 2a7b464 drm/qxl: remove ttm_pool_* wrappers by Christian König · 7 years ago
  6. a29f0ca drm/ast: remove ttm_pool_* wrappers by Christian König · 7 years ago
  7. 401fedc drm/hisilicon: remove ttm_pool_* wrappers by Christian König · 7 years ago
  8. b31925a drm/mgag200: remove ttm_pool_* wrappers by Christian König · 7 years ago
  9. b3afc79 drm/virtio: remove ttm_pool_* wrappers by Christian König · 7 years ago
  10. e44fcf7 drm/ttm: add default implementations for ttm_tt_(un)populate by Christian König · 7 years ago
  11. cd27758 drm/amd/pp: Move common dpm check functions to hardwaremanager.c by Rex Zhu · 7 years ago
  12. e21148e drm/amd/pp: Cleaning up vega10_enable_dpm_tasks function by Rex Zhu · 7 years ago
  13. af264d0 drm/amd/pp: Refine code in powerplay for Cz/Vega10 by Rex Zhu · 7 years ago
  14. d246cd5 drm/amd/pp: Remove dead error checking code on Vega10 by Rex Zhu · 7 years ago
  15. baeb772 drm/amd/pp: Add debug info when smu failed on Vega10 by Rex Zhu · 7 years ago
  16. bd58c48 drm/amd/pp: Remove duplicated vega10_is_smc_ram_running calls by Rex Zhu · 7 years ago
  17. 103a4b1 drm/amd: Remove inclusion of non-existing include directories by Corentin Labbe · 7 years ago
  18. fbb3156 drm/amd: remove inclusion of non-existing scheduler directory by Corentin Labbe · 7 years ago
  19. bcb0b981 drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE by Ben Crocker · 7 years ago
  20. 421334a drm/amdgpu: Remove duplicate setting of ->need_swiotlb by Thierry Reding · 7 years ago
  21. 3214e02 drm/amd/pp: Add a pp feature mask bit for AutoWattman feature by Rex Zhu · 7 years ago
  22. 3d2fc08 drm/amdgpu: Change default value of module parameter amdgpu_pp_feature_mask by Rex Zhu · 7 years ago
  23. 472c89f drm/amd/powerplay: fix thermal interrupts on vega10 by Eric Huang · 7 years ago
  24. eda9a4eb drm/amdgpu: Add query vram width in CGS query system info by Rex Zhu · 7 years ago
  25. 92e71b0 drm/amdgpu: use the TTM dummy page instead of allocating one by Christian König · 7 years ago
  26. a02497b drm/amd/pp: Fix bug that dpm level was not really locked by Rex Zhu · 7 years ago
  27. 952e5da drm/amd/pp: Fix error handling when smu return failed on Vega10. by Rex Zhu · 7 years ago
  28. 40d5250 drm/ttm: set TTM_OPT_FLAG_FORCE_ALLOC in ttm_bo_force_list_clean by Roger He · 7 years ago
  29. aa7662b drm/ttm: add bit flag TTM_OPT_FLAG_FORCE_ALLOC by Roger He · 7 years ago
  30. d330fca drm/ttm: use bit flag to replace allow_reserved_eviction in ttm_operation_ctx by Roger He · 7 years ago
  31. c02216a radeon: hide pointless #warning when compile testing by Arnd Bergmann · 7 years ago
  32. ec92937 drm/ttm: set page mapping during allocation by Christian König · 7 years ago
  33. 9aff8b2 Revert "drm/radeon/pm: autoswitch power state when in balanced mode" by Alex Deucher · 7 years ago
  34. a489727 drm/radeon: use drm_gem_private_object_init by Christian König · 7 years ago
  35. c06cc6f drm/amdgpu: use drm_gem_private_object_init by Christian König · 7 years ago
  36. 9021d2e drm/amdgpu: mitigate workaround for i915 by Christian König · 7 years ago
  37. 5a13761 drm/amdgpu: implement amdgpu_gem_map_(attach/detach) by Christian König · 7 years ago
  38. d8217921 drm/amdgpu/powerplay/smu7: drop refresh rate checks for mclk switching by Alex Deucher · 7 years ago
  39. 7a572b1 drm/amdgpu/cgs: add refresh rate checking to non-DC display code by Alex Deucher · 7 years ago
  40. a9b3c00 drm/amd/powerplay/smu7: allow mclk switching with no displays by Alex Deucher · 7 years ago
  41. d6bca7e drm/amd/powerplay/vega10: allow mclk switching with no displays by Alex Deucher · 7 years ago
  42. 6ce2d46 drm/amd/powerplay: use PP_CAP macro for disable_mclk_switching_for_frame_lock by Alex Deucher · 7 years ago
  43. fc3703a drm/amd/powerplay: remove unused headers by Corentin Labbe · 7 years ago
  44. 93bab70 drm/amdgpu_gem: fix error handling path in amdgpu_gem_va_update_vm by Gustavo A. R. Silva · 7 years ago
  45. b3cd285 drm/amdgpu: update the PASID mapping only on demand by Christian König · 7 years ago
  46. c633c00 drm/amdgpu: separate PASID mapping from VM flush v2 by Christian König · 7 years ago
  47. ec47734 drm/amd/display: Fix increment when sampling OTF in DCE by Leo (Sunpeng) Li · 7 years ago
  48. 792474b drm/amd/display: De PQ implementation by Vitaly Prosyak · 7 years ago
  49. 627c9a0 drm/amd/display: Remove unused dm_pp_ interfaces by Harry Wentland · 7 years ago
  50. fdf0c1c drm/amd/display: Add logging for aux DPCD access by Eric Yang · 7 years ago
  51. 3b94a40 drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2 by Tao · 7 years ago
  52. e923a35 drm/amd/display: provide an interface to query firmware version by Anthony Koo · 7 years ago
  53. 41b5b0a drm/amd/display: Add missing Vega defines to dal_asic_id by Harry Wentland · 7 years ago
  54. 6531738 drm/amd/display: Treat bad EDID as no EDID by Eric Yang · 7 years ago
  55. 05a2e83 drm/amd/display: Remove duplicate entries from BIOS function table by Ken Chalmers · 7 years ago
  56. 3e332d3 drm/amd/display: Make FBC work without fbdev emulation by Roman Li · 7 years ago
  57. b0c4e97 drm/amd/display: Remove delay on disconnect patch by John Barberiz · 7 years ago
  58. a0a31ec drm/amd/display: Skip 2 frames when first reading CRC by Leo (Sunpeng) Li · 7 years ago
  59. ea41fb6 drm/amd/display: Expose DCE110 CRC functions for DCE8 by Leo (Sunpeng) Li · 7 years ago
  60. 60c118c drm/amd/display: Rework DCE transform bit depth reduction programming. by Leo (Sunpeng) Li · 7 years ago
  61. aed7b06 drm/amd/display: When enabling CRC, disable dither & enable truncation by Leo (Sunpeng) Li · 7 years ago
  62. 44af70a drm/amd/display: Expose dither setting functionality to Linux by Leo (Sunpeng) Li · 7 years ago
  63. 236d0e4 drm/amd/display: Refactor max color lut entries into a macro. by Leo (Sunpeng) Li · 7 years ago
  64. e277adc drm/amd/display: Hookup color management functions by Leo (Sunpeng) Li · 7 years ago
  65. 303afd2 drm/amd/display: Implement color management by Leo (Sunpeng) Li · 7 years ago
  66. ec7e6bb drm/amd/display: Add color module's gamma helpers to Linux build by Leo (Sunpeng) Li · 7 years ago
  67. 08616da drm/amd/display: Use hardware max low point when sampling OTF by Leo (Sunpeng) Li · 7 years ago
  68. 3a97f3f drm/amd/display: Make couple functions in DCE80 TG static by Harry Wentland · 7 years ago
  69. bbad2da drm/amd/display: Re-use DCE100 display_power_gating for DCE80 by Harry Wentland · 7 years ago
  70. 92e2239 drm/amd/display: Remove unused DCE80 compressor by Harry Wentland · 7 years ago
  71. 4cac1e6 drm/amd/display: Keep eDP stream enabled during boot. by Yongqiang Sun · 7 years ago
  72. 7502303 drm/amd/display: dal 3.1.34 by Tony Cheng · 7 years ago
  73. 4ee778d drm/amd/display: disable seamless vp adjustment for mirrored surface by Dmytro Laktyushkin · 7 years ago
  74. b686ee2 drm/amd/display: add monitor patch for delay after DP receive power up by Martin Tsai · 7 years ago
  75. fa4d6d8 drm/amd/display: Change blackout time to 0 on CZ/ST by Harry Wentland · 7 years ago
  76. ed8462a drm/amd/display: add force_trigger even to static screen control by Charlene Liu · 7 years ago
  77. 7708b60 drm/amd/display: dal 3.1.33 by Tony Cheng · 7 years ago
  78. 91d4a12 drm/amd/display: boot up/S4 fix mainlink off before BL. by Charlene Liu · 7 years ago
  79. 10dab19 drm/amd/display: VGA black screen from s3 when attached to hook by Hersen Wu · 7 years ago
  80. 9a6995c drm/amd/display: Rearchitecture HDMI HPD by John Barberiz · 7 years ago
  81. ed024578 drm/amdgpu: Fix potential uninitialized use of 'idle' in amdgpu_ids.c by Harry Wentland · 7 years ago
  82. 15b9bc9 drm/amdgpu: Unify the dm resume calls into one by Mikita Lipski · 7 years ago
  83. 7bb0d4b drm/amdgpu: Add a missing lock for drm_mm_takedown by Mikita Lipski · 7 years ago
  84. add9f9a drm/amdgpu: cleanup VCN IB generation by Christian König · 7 years ago
  85. 4ab91cf drm/amdgpu: fix and cleanup UVD IB generation by Christian König · 7 years ago
  86. fe649fb drm/amd/display: Remove unused CFLAGS entry in DML Makefile by Harry Wentland · 7 years ago
  87. 30ac971 drm/radeon: remove extra TT unpopulated check by Christian König · 7 years ago
  88. b48bdd9 drm/amdgpu: remove extra TT unpopulated check by Christian König · 7 years ago
  89. 25893a1 drm/ttm: add ttm_tt_populate wrapper by Christian König · 7 years ago
  90. cc32ad8 amdgpu/dc/calcs: Support clang option for stack alignment by Matthias Kaehlcke · 7 years ago
  91. 4769278 amdgpu/dc/dml: Support clang option for stack alignment by Matthias Kaehlcke · 7 years ago
  92. 3717201 amdgpu/dc/calcs: Consolidate redundant CFLAGS by Matthias Kaehlcke · 7 years ago
  93. 4007e92 amdgpu/dc/dml: Consolidate redundant CFLAGS by Matthias Kaehlcke · 7 years ago
  94. 9475a94 drm/amdgpu: Add place holder for soc15 asic init on emulation by Shaoyun Liu · 7 years ago
  95. 593aa2d drm/amdgpu: Double the timeout count on emulation mode by Shaoyun Liu · 7 years ago
  96. 3d918c0 drm/amdgpu: Avoid get vram info from atom bios on emulation mode by Shaoyun Liu · 7 years ago
  97. 4a2ba39 drm/amdgpu: Fix none-powerplay issue when load driver on emulation mode by Shaoyun Liu · 7 years ago
  98. bfca028 drm/amdgpu: Basic emulation support by Shaoyun Liu · 7 years ago
  99. 6c24a85 drm/amdgpu: add new device to use atpx quirk by Kai-Heng Feng · 7 years ago
  100. 9ac870c drm/amd/pp: Restore power profile mode in auto dpm level on Vega10 by Rex Zhu · 7 years ago