1. 9fc9c9b drm/amdgpu/vcn:Update SPG mode UVD status clear by James Zhu · 6 years ago
  2. 10b66b2 drm/amdgpu/vcn:Set VCPU busy after gate power during vcn SPG start by James Zhu · 6 years ago
  3. 3d904ee4 drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode by James Zhu · 6 years ago
  4. ad7187b drm/amdgpu/vcn:Remove SPG mode unused steps during vcn start by James Zhu · 6 years ago
  5. 3d022a0 drm/amdgpu/vcn:Add SPG mode Register XX check by James Zhu · 6 years ago
  6. a158495 drm/amdgpu/vcn:Move SPG mode mc resume after MPC control by James Zhu · 6 years ago
  7. 92bbdae drm/amdgpu/vcn:Update SPG mode VCN global tiling by James Zhu · 6 years ago
  8. 298dc39 drm/amdgpu/vcn:Update SPG mode VCN memory control by James Zhu · 6 years ago
  9. f5c5451 drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode start by James Zhu · 6 years ago
  10. fe14687 drm/amdgpu/vcn:Remove DPG mode unused steps during vcn start by James Zhu · 6 years ago
  11. 368d0dd drm/amdgpu/vcn:Add DPG mode Register XX check by James Zhu · 6 years ago
  12. abd2d47 drm/amdgpu/vcn:Update DPG mode VCN global tiling registers by James Zhu · 6 years ago
  13. 6747c20 drm/amdgpu/vcn:Update DPG mode VCN memory control by James Zhu · 6 years ago
  14. cce9d55 drm/amdgpu/vcn:Reduce unnecessary local variable by James Zhu · 6 years ago
  15. 15296db drm/amdgpu/vcn:Add ring W/R PTR check for VCN DPG mode stop by James Zhu · 6 years ago
  16. 5866fb9 drm/amdgpu/vcn:Update latest spg mode stop for VCN by James Zhu · 6 years ago
  17. 5327f02 drm/amdgpu/vcn:Update latest UVD_MPC register for VCN by James Zhu · 6 years ago
  18. b53d304 drm/amdgpu/vcn:Add new register offset/mask for VCN by James Zhu · 6 years ago
  19. 8c6259b drm/amdgpu/display: dm/amdgpu: make dp phy debugfs for eDP by hersen wu · 6 years ago
  20. 8bda101 drm/amdgpu: Set the default value about gds vmid0 size by Emily Deng · 6 years ago
  21. 0efd2d2 drm/sched: fix timeout handling v2 by Christian König · 6 years ago
  22. b981c86 drm/sched: add drm_sched_start_timeout helper by Christian König · 6 years ago
  23. 7a86202 drm/amd/powerplay: hint when power profile setting is not supported by Evan Quan · 6 years ago
  24. 73d0a44 drm/amd/powerplay: translate power_profile mode to pplib workload type by Evan Quan · 6 years ago
  25. ca4b869 Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  26. 46972c0 Merge tag 'drm-misc-next-fixes-2018-10-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  27. 66c9e57 Merge branch 'mediatek-drm-next-4.20' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next by Dave Airlie · 6 years ago
  28. 74a07c0 drm/nouveau/secboot/acr: fix memory leak by Gustavo A. R. Silva · 6 years ago
  29. 9340d77f drm/nouveau/disp: take sink support into account for exposing 594mhz by Ilia Mirkin · 6 years ago
  30. 7a406f8 drm/nouveau/disp: add support for setting scdc parameters for high modes by Ilia Mirkin · 6 years ago
  31. a971558 drm/nouveau/disp: keep track of high-speed state, program into clock by Ilia Mirkin · 6 years ago
  32. 4834e05 drm/nouveau/disp/gm200-: add scdc parameter setter by Ilia Mirkin · 6 years ago
  33. 4126b99 drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0 by Ilia Mirkin · 6 years ago
  34. cfea88a drm/nouveau: Start using new drm_dev initialization helpers by Lyude Paul · 6 years ago
  35. c4cee69 drm/nouveau: Fix potential memory leak in nouveau_drm_load() by Lyude Paul · 6 years ago
  36. e15e4c1 drm/nouveau: Refactor nvXX_backlight_init() by Lyude Paul · 6 years ago
  37. f76e174 drm/nouveau: Cleanup indenting in nouveau_backlight.c by Lyude Paul · 6 years ago
  38. a4e05f4 drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/ by Lyude Paul · 6 years ago
  39. 6d75775 drm/nouveau: Move backlight device into nouveau_connector by Lyude Paul · 6 years ago
  40. 4c49707 drm/nouveau: Add NV_PRINTK_ONCE and variants by Lyude Paul · 6 years ago
  41. dc85491 drm/nouveau: Check backlight IDs are >= 0, not > 0 by Lyude Paul · 6 years ago
  42. df2fc43 list: introduce list_bulk_move_tail helper by Christian König · 6 years ago
  43. a553c19 drm/amdgpu/powerplay: factor out some pptable helpers by Alex Deucher · 6 years ago
  44. 99e2195 drm/amdgpu/powerplay: endian fixes for vega20_processpptables.c by Alex Deucher · 6 years ago
  45. d97a7ab drm/amdgpu/powerplay: endian fixes for vega12_processpptables.c by Alex Deucher · 6 years ago
  46. de50176 drm/amdgpu/powerplay: endian fixes for vega10_processpptables.c by Alex Deucher · 6 years ago
  47. f667dc3 drm/amdgpu: remove set but not used variable 'header' by YueHaibing · 6 years ago
  48. 50325c0 drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stop by YueHaibing · 6 years ago
  49. ae5c59a drm/amdkfd: Remove set but not used variable 'preempt_all_queues' by YueHaibing · 6 years ago
  50. 14b2848 drm/amdgpu/powerplay: fix missing break in switch statements by Colin Ian King · 6 years ago
  51. 582f58d drm/amdgpu: Suppress keypresses from ACPI_VIDEO events by Lyude Paul · 6 years ago
  52. 8005164 drm/amdgpu: Remove the direct fw loading support for sdma2.4 by Rex Zhu · 6 years ago
  53. b19caa1 drm/amdgpu: Remove wrong fw loading type warning by Rex Zhu · 6 years ago
  54. 7a3e0bb drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2 by Rex Zhu · 6 years ago
  55. 0a4f252 drm/amdgpu: split ip hw_init into 2 phases by Rex Zhu · 6 years ago
  56. 735f654 drm/amdgpu: Remove amdgpu_ucode_fini_bo by Rex Zhu · 6 years ago
  57. c8963ea drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions by Rex Zhu · 6 years ago
  58. a2d31dc drm/amdgpu: Check late_init status before set cg/pg state by Rex Zhu · 6 years ago
  59. 73f847d drm/amdgpu: Refine function amdgpu_device_ip_late_init by Rex Zhu · 6 years ago
  60. 009d9ed drm/amdgpu: Change AI gfx/sdma/smu init sequence by Rex Zhu · 6 years ago
  61. 3089aa2 drm/amdgpu: Change SI/CI gfx/sdma/smu init sequence by Rex Zhu · 6 years ago
  62. f2d9bbc drm/amdgpu: Limit the max mc address to hole start by Emily Deng · 6 years ago
  63. f9f97e3 drm/amdgpu: fix CPDMA hang in PRT mode by Tao Zhou · 6 years ago
  64. 04e7580 drm/amdgpu: add CP_DEBUG register definition for GC9.0 by Tao Zhou · 6 years ago
  65. 66f34ae drm/amd/display: RV2 DP MST 2nd display within daisy chain not light up by Hersen Wu · 6 years ago
  66. d567cc5 drm/amd/display: Fix warning storm on Raven2 by Roman Li · 6 years ago
  67. 62e681f Merge tag 'drm-msm-fixes-2018-10-09' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 6 years ago
  68. d995052 Merge tag 'drm-msm-next-2018-10-07' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 6 years ago
  69. 71195ba drm/amdgpu: Change VI gfx/sdma/smu init sequence by Rex Zhu · 6 years ago
  70. 9d5aa2e drm/amdgpu: Add fw load in gfx_v8 and sdma_v3 by Rex Zhu · 6 years ago
  71. 9c8bc8d drm/amd/pp: Implement load_firmware interface by Rex Zhu · 6 years ago
  72. 744a522 drm/amd/pp: Allocate ucode bo in request_smu_load_fw by Rex Zhu · 6 years ago
  73. 07da6aa drm/amdgpu: Don't reallocate ucode bo when suspend by Rex Zhu · 6 years ago
  74. 9b008fb drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI by Rex Zhu · 6 years ago
  75. 825da4d drm/amdgpu/vcn:Correct VCN cache window definition by James Zhu · 6 years ago
  76. b17c524 drm/amdgpu/vcn:Replace value with defined macro by James Zhu · 6 years ago
  77. 2dc4aa5 drm/amdgpu/vcn:fix dpg pause mode hang issue by James Zhu · 6 years ago
  78. 9332ddc drm/amdgpu/vcn:Remove unused code by James Zhu · 6 years ago
  79. 59d76d6 drm/radeon: ratelimit bo warnings by Nick Alcock · 6 years ago
  80. 4eb10b5 drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.c by Christian König · 6 years ago
  81. 2ccecaf drm/amdgpu: fix AGP location with VRAM at 0x0 by Christian König · 6 years ago
  82. bdbb4d6 drm/amdgpu: remove the intterupt handling for the KIQ events by Shirish S · 6 years ago
  83. 1b19aa5 drm/amdkfd: Fix incorrect use of process->mm by Felix Kuehling · 6 years ago
  84. 158b594 drm/amdgpu: skip IB tests for KIQ in general by Pratik Vishwakarma · 6 years ago
  85. c1f0320 drm/scheduler: Simplify spsc_queue_count check in drm_sched_entity_select_rq by Nathan Chancellor · 6 years ago
  86. 5e161e5 drm/amd/pp: Refine smu7/8 request_smu_load_fw callback function by Rex Zhu · 6 years ago
  87. 0a82157 drm/amd/pp: Setup SoftRegsStart before request smu load fw by Rex Zhu · 6 years ago
  88. bcb7c4e drm/amd/pp: Refine function iceland_start_smu by Rex Zhu · 6 years ago
  89. 44779b4 drm/amdgpu: Move gfx flag in_suspend to adev by Rex Zhu · 6 years ago
  90. 3023015 drm/amd/pp: Fix memory leak on CI/AI by Rex Zhu · 6 years ago
  91. e5081e3 drm/amdgpu: Drop dead define in amdgpu.h by Rex Zhu · 6 years ago
  92. a57ba84 drm/amdgpu: Always enable fan sensors for read by Rex Zhu · 6 years ago
  93. b8a9c00 drm/amdgpu: Disable sysfs pwm1 if not in manual fan control by Rex Zhu · 6 years ago
  94. c287052 drm/amdgpu: Add fan RPM setting via sysfs by Rex Zhu · 6 years ago
  95. d5f4803 drm/amd/pp: Implement AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPM by Rex Zhu · 6 years ago
  96. 862cd98 drm/amdgpu: Add new AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPM sensor by Rex Zhu · 6 years ago
  97. ec442fd drm/amdgpu: Refine uvd_v6/7_0_enc_get_destroy_msg by Rex Zhu · 6 years ago
  98. 717276b drm/amd/display: Signal hw_done() after waiting for flip_done() by Shirish S · 6 years ago
  99. dd330d8 drm/amd/display: Use proper enums in process_channel_reply by Nathan Chancellor · 6 years ago
  100. 6c0984d drm/amd/display: Raise dispclk value for dce_update_clocks by Nicholas Kazlauskas · 6 years ago