1. 9c3f2b5 drm/amdgpu: rename amdgpu_program_register_sequence by Alex Deucher · 8 years ago
  2. c47b41a drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result by Christian König · 8 years ago
  3. b9e56e4 Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  4. 3811f8f drm/amd/powerplay: move set_clockgating_by_smu to pp func table by Rex Zhu · 8 years ago
  5. 4562236 drm/amd/dc: Add dc display driver (v2) by Harry Wentland · 8 years ago
  6. c2cade3 drm/amdgpu: Disable GFX PG on CZ by Felix Kuehling · 8 years ago
  7. 04d4fb5 Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  8. ab27663 drm/amdgpu/virt: change the place of virt_init_setting by Xiangliang Yu · 8 years ago
  9. 3032f35 drm/amdgpu: drop support for per ASIC read registers by Christian König · 8 years ago
  10. 97fcc76 drm/amdgpu: drop support for untouched registers by Christian König · 8 years ago
  11. 4fdca89 Revert "drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved" by Alex Deucher · 8 years ago
  12. 248a1d6 drm/amd: fix include notation and remove -Iinclude/drm flag by Masahiro Yamada · 8 years ago
  13. c7217b2 drm/amdgpu: just disallow reading untouched registers by Christian König · 8 years ago
  14. e635ee0 drm/amdgpu: use new flag to handle different firmware loading method by Huang Rui · 9 years ago
  15. 739e9ff drm/amdgpu: enable gfx/system/vce clockgating on Polars12. by Rex Zhu · 8 years ago
  16. 170d6e9 drm/amdgpu: enable GFX/UVD/VCE PG for Bristol by Eric Huang · 9 years ago
  17. d319c2b drm/amdgpu/vi: add missing error handling when setting uvd dclk by Alex Deucher · 8 years ago
  18. 8085c69 drm/amdgpu/vi: remove duplicate CG flags by Alex Deucher · 8 years ago
  19. 7e91366 drm/amdgpu: remove unneeded conversions to bool by Andrew F. Davis · 8 years ago
  20. bbf282d drm/amdgpu: add asic callback to get memsize register by Alex Deucher · 8 years ago
  21. ce137c0 drm/amdgpu:cg & pg shouldn't active on VF device by Monk Liu · 9 years ago
  22. d8a8ed9 drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved by Tom St Denis · 8 years ago
  23. c836fec drm/amd/amdgpu: post card if there is real hw resetting performed by Jim Qu · 9 years ago
  24. 63d24f8 drm/amdgpu/vi: fix mailbox irq mistake by Xiangliang Yu · 9 years ago
  25. 99581cc drm/amdgpu/vi: add support virtualization by Xiangliang Yu · 9 years ago
  26. bc992ba drm/amdgpu/virt: use kiq to access registers (v2) by Xiangliang Yu · 9 years ago
  27. 714b1f5 drm/amdgpu: refine vce3.0 initialize. by Rex Zhu · 9 years ago
  28. abd2c2f drm/amdgpu: add get clockgating_state method for vi common by Huang Rui · 9 years ago
  29. 91caa08 drm/amdgpu/vi: move virtualization detection forward by Xiangliang Yu · 9 years ago
  30. 5a5099c drm/amdgpu/virt: rename fieldes of virtualization structure by Xiangliang Yu · 9 years ago
  31. f6f534e drm/amdgpu: add drm light sleep support for Vi by Rex Zhu · 9 years ago
  32. 0ef5b22 drm/amd/powerplay: move vi smu firmware declares to powerplay. by Rex Zhu · 9 years ago
  33. c4642a4 drm/amd/amdgpu: add Polaris12 support (v3) by Junwei Zhang · 9 years ago
  34. 8a19e7f drm/amdgpu: refine set clock gating for tonga/polaris by Rex Zhu · 9 years ago
  35. ca18b84 drm/amdgpu: initialize cg flags for tonga/polaris10/polaris11. by Rex Zhu · 9 years ago
  36. 98fccc7 drm/amdgpu: enable AMD_PG_SUPPORT_CP in Carrizo/Stoney. by Rex Zhu · 9 years ago
  37. 5497140 drm/amdgpu: disable uvd pg on Tonga. by Rex Zhu · 9 years ago
  38. ecc2cf7 drm/amdgpu: enable VCE clockgating in Polaris-10/11 by Maruthi Srinivas Bayyavarapu · 9 years ago
  39. 17f1dfd Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  40. 6320745 Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 9 years ago
  41. 79abf1a drm/amdgpu: enable uvd mgcg for Fiji. by Rex Zhu · 9 years ago
  42. f8bdce3 drm/amdgpu: enable UVD clockgating in Polaris-10/11 by Maruthi Srinivas Bayyavarapu · 9 years ago
  43. 7b624ad Backmerge tag 'v4.9-rc4' into drm-next by Dave Airlie · 9 years ago
  44. 3b49662 drm/amdgpu: add support for new smc firmware on iceland by Alex Deucher · 9 years ago
  45. 646cccb drm/amdgpu: add support for new smc firmware on tonga by Alex Deucher · 9 years ago
  46. 72a5743 drm/amdgpu: consolidate atom scratch reg handling for hangs by Alex Deucher · 9 years ago
  47. a125510 drm/amdgpu: rework IP block registration (v2) by Alex Deucher · 9 years ago
  48. db9635c drm/amdgpu: used cached gca values for vi_read_register (v2) by Alex Deucher · 9 years ago
  49. f3fd451 drm/amd/amdgpu: Enable UVD PG on Tonga by Tom St Denis · 9 years ago
  50. 4bc10d1 drm/amdgpu:use smc_index_11 for VI by Monk Liu · 9 years ago
  51. e6b2a7d drm/amdgpu: explicitly set pg_flags for ST by Alex Deucher · 9 years ago
  52. 9487dd1 drm/amdgpu: use powerplay module for dgpu in Vi. by Rex Zhu · 9 years ago
  53. 1bb08f9 drm/amdgpu: set system clock gating for tonga/polaris. by Rex Zhu · 9 years ago
  54. 4e99a44 drm/amdgpu:changes of virtualization cases probe (v3) by Monk Liu · 9 years ago
  55. a47c78d drm/amdgpu/vi: Use correct external_rev_id for stoney by Jordan Lazare · 9 years ago
  56. 9accf2f drm/amdgpu: Change the virtual_display type from int to char*. by Emily Deng · 9 years ago
  57. 4f4b783 drm/amdgpu: add virtual dce support for iceland by Alex Deucher · 9 years ago
  58. d06b7e1 drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_init by Alex Deucher · 9 years ago
  59. a6be757 drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display. by Emily Deng · 9 years ago
  60. e9ed3a6 drm/amdgpu: Define virtual display ip blocks. by Emily Deng · 9 years ago
  61. 8ef583e drm/amd/amdgpu: Enable VCE MGCG for Stoney by Tom St Denis · 9 years ago
  62. 1af69a2 drm/amd/amdgpu: Enable VCE MGCG for Carrizo by Tom St Denis · 9 years ago
  63. 75419c4 drm/amd/amdgpu: Enable stoney VCE PG by Tom St Denis · 9 years ago
  64. c2cdb0428 drm/amd/amdgpu: Enable stoney UVD PG by Tom St Denis · 9 years ago
  65. 4e86be7 drm/amd/amdgpu: Enable stoney GFX PG by Tom St Denis · 9 years ago
  66. 2ed0936 drm/amd/amdgpu: Enable carrizo VCE PG by Tom St Denis · 9 years ago
  67. 65b4262 drm/amd/amdgpu: Enable carrizo UVD PG by Tom St Denis · 9 years ago
  68. f6ade30 drm/amd/amdgpu: Enable carrizo GFX PG by Tom St Denis · 9 years ago
  69. c02da76 drm/amdgpu: disable GFX PG on CZ/BR/ST by Alex Deucher · 9 years ago
  70. ccdbb20 drm/amdgpu: add read/write function for GC CAC programming by Rex Zhu · 9 years ago
  71. 9559ef5 drm/amd/gfx: add instance field to select_se_sh (v3) by Tom St Denis · 9 years ago
  72. 05fb7291 drm/amdgpu: move select_se_sh into the gfx struct by Alex Deucher · 9 years ago
  73. b95e31f drm/amdgpu: move get_gpu_clock_counter into the gfx struct by Alex Deucher · 9 years ago
  74. 4b7d97a drm/amdgpu: drop wait_for_mc_idle asic callback by Alex Deucher · 9 years ago
  75. b314f9a drm/amdgpu: enable BUS master after pci reset by Chunming Zhou · 9 years ago
  76. 89a3182 drm/amdgpu: add return value for pci config reset by Chunming Zhou · 9 years ago
  77. 216cde6 drm/amdgpu/gfx8: Enable PG on Stoney by Tom St Denis · 9 years ago
  78. 413cf60 drm/amdgpu/gfx8: Enable CG on Stoney by Tom St Denis · 9 years ago
  79. 9bf51b0 drm/amdgpu/gfx8: Enable GFX PG on CZ by Tom St Denis · 9 years ago
  80. 048765a amdgpu: fix asic initialization for virtualized environments (v2) by Andres Rodriguez · 9 years ago
  81. 88a907d drm/amd/amdgpu: Add name field to amd_ip_funcs (v2) by Tom St Denis · 9 years ago
  82. 7dae69a drm/amdgpu: fetch cu_info once at init by Alex Deucher · 9 years ago
  83. f0f3a8f drm/amd/amdgpu: Enable CG for UVD6 on Carrizo by Tom St Denis · 9 years ago
  84. 16a7989 drm/amd/amdgpu: Drop print_status callbacks. by Tom St Denis · 9 years ago
  85. f895106 drm/amdgpu: add polaris10/11 smc fw declaration by Flora Cui · 9 years ago
  86. 2cc0c0b drm/amdgpu: change ELM/BAF to Polaris10/Polaris11 by Flora Cui · 9 years ago
  87. c0c1f57 drm/amdgpu: update the core VI support for ELM/BAF by Flora Cui · 10 years ago
  88. 1bf912f drm/amdgpu: enable sdma clockgating on ST by Alex Deucher · 9 years ago
  89. 6f17a25 drm/amdgpu: enable sdma clockgating on CZ by Alex Deucher · 9 years ago
  90. b6711d1 drm/amdgpu: enable gmc clockgating for ST by Alex Deucher · 9 years ago
  91. 03c335d drm/amdgpu: enable gmc clockgating for CZ by Alex Deucher · 9 years ago
  92. 76f10b9 drm/amdgpu/vi: rename fiji cg functions by Alex Deucher · 9 years ago
  93. 6469490 drm/amdgpu: enable gfx clockgating for ST (v2) by Alex Deucher · 9 years ago
  94. 70eced9 drm/amdgpu: enable gfx clockgating for CZ by Alex Deucher · 9 years ago
  95. 3fde56b drm/amdgpu/gmc: add proper CG flags for fiji by Alex Deucher · 9 years ago
  96. c90766c drm/amdgpu/common: add proper CG flags for fiji by Alex Deucher · 9 years ago
  97. e08d53c drm/amdgpu/sdma: add proper CG flags for fiji by Alex Deucher · 9 years ago
  98. 14698b6 drm/amdgpu/gfx: add proper CG flags for fiji by Alex Deucher · 9 years ago
  99. cde6493 drm/amd/amdgpu: Enable clockgating in UVD6 for Stoney by Tom St Denis · 9 years ago
  100. 5f64e77 drm/amd/amdgpu: Enable clockgating for UVD5 on Tonga by Tom St Denis · 9 years ago