1. 3a58e84 drm/amdgpu: Avoid leaking PM domain on driver unbind (v2) by Alex Deucher · 7 years ago
  2. 92527dc drm/amd/amdgpu: fix console deadlock if late init failed by Jim Qu · 8 years ago
  3. faefba9 drm/amdgpu: just suspend the hw on pci shutdown by Alex Deucher · 8 years ago
  4. 1da2c32 drm/amdgpu:fix vpost_needed routine by Monk Liu · 8 years ago
  5. e695e77 drm/amdgpu: move atom scratch register save/restore to common code by Alex Deucher · 8 years ago
  6. 08e23a0 drm/amdgpu: drop atom scratch save/restore in gpu reset by Alex Deucher · 8 years ago
  7. 37c1e28 Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  8. 3e96dbf drm/amdgpu: disable smu hw first on tear down by Alex Deucher · 8 years ago
  9. da146d3 drm/amdgpu: fix amdgpu_need_full_reset (v2) by Alex Deucher · 8 years ago
  10. 4a446d5 drm/amdgpu: clarify UVD/VCE special handling for CG by Alex Deucher · 8 years ago
  11. b0b00ff drm/amd/amdgpu: enable clockgating only after late init by Arindam Nath · 8 years ago
  12. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  13. 8a2eef1 drm/amdgpu: also track late init state by Grazvydas Ignotas · 8 years ago
  14. a951ed8 drm/amdgpu: disable CRTCs before teardown by Grazvydas Ignotas · 8 years ago
  15. 4d44665 drm/amdgpu: mark symbols static where possible by Baoyou Xie · 8 years ago
  16. bec8637 drm/amdgpu:determine if vPost is needed indeed by Monk Liu · 8 years ago
  17. 4e99a44 drm/amdgpu:changes of virtualization cases probe (v3) by Monk Liu · 9 years ago
  18. ecab766 drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read() by Markus Elfring · 8 years ago
  19. f2cdaf2 drm/amd/amdgpu: Hook up read_sensor() to debugfs (v2) by Tom St Denis · 8 years ago
  20. e313de7 Revert "drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF" by Alex Deucher · 8 years ago
  21. d932f37 drm/amdgpu: not set cg for vce/uvd in late init. by Rex Zhu · 8 years ago
  22. 74b0b15 drm/amd/amdgpu: S4 issue for amdgpu (v2) by jimqu · 8 years ago
  23. f46cf37 drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF by Alex Deucher · 8 years ago
  24. 2c0d731 drm/amdgpu: add gart recovery by gtt list V2 by Chunming Zhou · 8 years ago
  25. 5c1354b drm/amdgpu: link all gtt when binding them V2 by Chunming Zhou · 8 years ago
  26. 295d0da drm/amdgpu: Add SI Family information by Ken Wang · 8 years ago
  27. da69c161 drm/amdgpu: add si specific logic into the device initialize function v3 by Ken Wang · 9 years ago
  28. 33f3480 drm/amdgpu: add si ip blocks setup v3 by Ken Wang · 9 years ago
  29. 36b9a95 drm/amdgpu: introduce pcie port read/write entry by Huang Rui · 8 years ago
  30. 6fc0dea drm/amd/amdgpu: debugfs SMC addresses are byte addresses by Tom St Denis · 8 years ago
  31. 95844d2 drm/amdgpu: throttle buffer migrations at CS using a fixed MBps limit (v2) by Marek Olšák · 8 years ago
  32. 810ddc3 drm/amdgpu: rename suspend_kms and resume_kms by Alex Deucher · 8 years ago
  33. 53cdccd drm/amdgpu: recover vram bo from shadow after gpu reset V2 by Chunming Zhou · 8 years ago
  34. 0c4e7fa drm/amdgpu: link all shadow bo V2 by Chunming Zhou · 8 years ago
  35. 3ad81f1 drm/amdgpu: add need backup function V2 by Chunming Zhou · 8 years ago
  36. e9f11dc drm/amd/amdgpu: Add more debugfs config data by Tom St Denis · 8 years ago
  37. 89a8f30 drm/amd/amdgpu: Add more config data for debugfs by Tom St Denis · 8 years ago
  38. 9accf2f drm/amdgpu: Change the virtual_display type from int to char*. by Emily Deng · 8 years ago
  39. a6be757 drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display. by Emily Deng · 8 years ago
  40. bde1d8b drm/amdgpu: enable VCE soft reset by Chunming Zhou · 8 years ago
  41. e72cfd5 drm/amdgpu: irq resume should be immediately after gpu resume by Chunming Zhou · 8 years ago
  42. bd12267 drm/amd/amdgpu: add pm lock to debugfs mmio entry by Tom St Denis · 8 years ago
  43. fc0b3b9 drm/amdgpu: implement UVD6 check/pre/post_soft_reset by Chunming Zhou · 8 years ago
  44. 1015a1b drm/amdgpu: implement vi ih check/pre/post_soft_reset by Chunming Zhou · 8 years ago
  45. e702a68 drm/amdgpu: implement sdma3 check/pre/post_soft_reset by Chunming Zhou · 8 years ago
  46. e4ae0fc drm/amdgpu: implement gfx8 post_soft_reset by Chunming Zhou · 8 years ago
  47. 35d782f drm/amdgpu: add amdgpu soft reset by Chunming Zhou · 8 years ago
  48. d31a501 drm/amdgpu: add pre_soft_reset ip func by Chunming Zhou · 8 years ago
  49. 63fbf42 drm/amdgpu: add check_soft_reset ip func by Chunming Zhou · 8 years ago
  50. 23a1a9e drm/amdgpu: Disable RPM helpers while reprobing connectors on resume by Lyude · 8 years ago
  51. 6c181c8 Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  52. ccdbb20 drm/amdgpu: add read/write function for GC CAC programming by Rex Zhu · 8 years ago
  53. 40019dc drm/amdgpu: clean up ring_backup code, no need more by Chunming Zhou · 8 years ago
  54. 1f46508 drm/amdgpu: ib test first after gpu reset by Chunming Zhou · 8 years ago
  55. aa1c890 drm/amdgpu: recovery hw jobs when gpu reset V3 by Chunming Zhou · 8 years ago
  56. 2200eda drm/amdgpu: force completion for gpu reset by Chunming Zhou · 8 years ago
  57. a3c47d6 drm/amdgpu: block ttm first before parking scheduler by Chunming Zhou · 8 years ago
  58. f263ec6 drm/amdgpu: remove evict vram by Chunming Zhou · 8 years ago
  59. 56628159 drm/amd/amdgpu: Add bank selection for MMIO debugfs (v3) by Tom St Denis · 8 years ago
  60. 1e05141 drm/amd/amdgpu: Add gca config debug entry (v4) by Tom St Denis · 8 years ago
  61. f1aa7e0 drm/amdgpu: stop/resume fb access when gpu reset V3 by Chunming Zhou · 8 years ago
  62. a0250d3 drm/amdgpu: save/restore bios scratch when gpu reset by Chunming Zhou · 8 years ago
  63. 9ecbe7f drm/amdgpu: skip invalid ip blocks in ip helpers by Alex Deucher · 8 years ago
  64. a225bf1 drm/amdgpu: add missing breaks by Alex Deucher · 8 years ago
  65. 5dbbb60 drm/amdgpu: add IP helpers for wait_for_idle and is_idle by Alex Deucher · 8 years ago
  66. d1371f8 drm/amdgpu: change pcie_gen_cap magic code to macro by Huang Rui · 8 years ago
  67. 0eaeb07 drm/amdgpu: add amdgpu_irq_gpu_reset_resume_helper by Chunming Zhou · 8 years ago
  68. 8b2ac10 drm/amdgpu: evict vram when gpu reset by Chunming Zhou · 8 years ago
  69. 0875dc9 drm/amdgpu: block scheduler when gpu reset by Chunming Zhou · 8 years ago
  70. 50ab253 drm/amdgpu: introduce a firmware debugfs to dump all current firmware versions by Huang Rui · 8 years ago
  71. 395d1fb drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parameters by Nicolai Hähnle · 8 years ago
  72. f4b373f drm/amdgpu/trace: Add tracepoints to MMIO read/writes by Tom St Denis · 8 years ago
  73. 83ba126 drm/amdgpu: properly clean up runtime pm by Alex Deucher · 8 years ago
  74. 84b89bd drm/amdgpu: Turn off CRTCs on driver unload by Lukas Wunner · 8 years ago
  75. 48a70e1 drm/amdgpu: precedence bug in amdgpu_device_init() by Dan Carpenter · 8 years ago
  76. 048765a amdgpu: fix asic initialization for virtualized environments (v2) by Andres Rodriguez · 8 years ago
  77. 89e0ec9 drm/amdgpu: fix mem leak in atombios by Monk Liu · 8 years ago
  78. fdff8cf drm/amdgpu: vBIOS post only call when mem_size zero by Monk Liu · 8 years ago
  79. a6dcfd9 drm/amdgpu: fix pplib finish bug by Monk Liu · 8 years ago
  80. 822b2ce drm/amd/amdgpu: Added more named DRM info messages for debugging by Tom St Denis · 9 years ago
  81. 88a907d drm/amd/amdgpu: Add name field to amd_ip_funcs (v2) by Tom St Denis · 9 years ago
  82. edf600d drm/amd: cleanup remaining spaces and tabs v2 by Christian König · 9 years ago
  83. bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 9 years ago
  84. adcec28 drm/amd/amdgpu: Add debugfs entries for smc/didt/pcie by Tom St Denis · 9 years ago
  85. 2cc0c0b drm/amdgpu: change ELM/BAF to Polaris10/Polaris11 by Flora Cui · 9 years ago
  86. c0c1f57 drm/amdgpu: update the core VI support for ELM/BAF by Flora Cui · 9 years ago
  87. c5a93a2 drm/amdgpu: ungate SMC clockgating first before suspend by Flora Cui · 9 years ago
  88. b812230 drm/amdgpu: add ELM/BAF asic types by Alex Deucher · 9 years ago
  89. 06ab683 drm/amdgpu: Mark all instances of struct drm_info_list as const by Nils Wallménius · 9 years ago
  90. c4e1a13 drm/amdgpu: drop the GTT power of two limit by Christian König · 9 years ago
  91. e9bef45 Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control" by Alex Deucher · 9 years ago
  92. 9f443bf Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  93. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  94. bedf2a6 drm/amdgpu: disable runtime pm on PX laptops without dGPU power control by Alex Deucher · 9 years ago
  95. 418aa0c drm/amdgpu: cleanup gem init/finit by Christian König · 9 years ago
  96. 2087417 drm/amdgpu: nuke the kernel context by Christian König · 9 years ago
  97. 2d55e45 drm/amdgpu: use SDMA round robin for VM updates v3 by Christian König · 9 years ago
  98. 8cce244 drm/amdgpu: always repost cards that support SR-IOV by Alex Deucher · 9 years ago
  99. 7e471e6 drm/amdgpu: track whether the asic supports SR-IOV by Alex Deucher · 9 years ago
  100. 383b6f6 drm/amdgpu: remove unused function by Alex Deucher · 9 years ago