1. 865ab83 drm/amdgpu: implement raster configuration for gfx v6 by Huang Rui · 8 years ago
  2. e805ed8 drm/amd/powerplay: delete useless files. by Rex Zhu · 8 years ago
  3. ab4f06d drm/amd/powerplay: use smu7 hwmgr to manager iceland by Rex Zhu · 8 years ago
  4. 18aafc5 drm/amd/powerplay: implement fw related smu interface for iceland. by Rex Zhu · 8 years ago
  5. 9c6d495 drm/amd/powerplay: use smu7 common functions and data on icelannd. by Rex Zhu · 8 years ago
  6. 5746f90 drm/amd/powerplay: use smu7 common functions and data on Fiji. by Rex Zhu · 8 years ago
  7. d01ec3f drm/amd/powerplay: use smu7 common functions and data on Polars10. by Rex Zhu · 8 years ago
  8. ac43f08 drm/amd/powerplay: use smu7 common functions and data on Tonga. by Rex Zhu · 8 years ago
  9. 1ff55f4 drm/amd/powerplay: implement smu7_smumgr for asics with smu ip version 7. by Rex Zhu · 8 years ago
  10. fb044ed drm/amd/powerplay: use smu7_hwmgr to manager tonga. by Rex Zhu · 8 years ago
  11. 1486022 drm/amd/powerplay: implement fw image related smum interface for tonga. by Rex Zhu · 8 years ago
  12. b859c20 drm/amd/powerplay: use smu7 hwmgr to manager fiji by Rex Zhu · 8 years ago
  13. 18edef1 drm/amd/powerplay: implement fw image related smu interface for Fiji. by Rex Zhu · 8 years ago
  14. 4be051a drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11 by Rex Zhu · 8 years ago
  15. 34a564e drm/amd/powerplay: implement fw image related smum interface for Polaris. by Rex Zhu · 8 years ago
  16. 599a7e9 drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7. by Rex Zhu · 8 years ago
  17. ee1a51f drm/amd/powerplay: add common interface in smumgr to help to visit fw image. by Rex Zhu · 8 years ago
  18. 6a99a96 drm/amd/powerplay: add parameter of the mclk switch latency time by Rex Zhu · 8 years ago
  19. c07aefc drm/amd/powerplay: fix potential issue of array access violation by Rex Zhu · 8 years ago
  20. 9716ebc drm/amd/powerplay: fix mclk not switching back after multi-head was disabled by Rex Zhu · 8 years ago
  21. f2aba35 Revert "drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF" by Alex Deucher · 8 years ago
  22. e313de7 Revert "drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF" by Alex Deucher · 8 years ago
  23. 02124a0 drm/amdgpu/dce6: fix off by one in interrupt setup by Alex Deucher · 8 years ago
  24. af1f85d drm/ttm: remove cpu_address member from ttm_tt by Alexandre Courbot · 8 years ago
  25. 0aa3e2d drm/radeon/radeon_device: remove unused function by Baoyou Xie · 8 years ago
  26. 9f31a0b drm/amdgpu: clean function declarations in amdgpu_ttm.c up by Baoyou Xie · 8 years ago
  27. 9a9db6e drm/amdgpu: use the new ring ib and dma frame size callbacks (v2) by Alex Deucher · 8 years ago
  28. 58fafba drm/amdgpu/vce3: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  29. 9d6b7a6 drm/amdgpu/vce2: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  30. a6f8d728 drm/amdgpu/vce: add common ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  31. c3f5875 drm/amdgpu/uvd6: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  32. cdbbb78 drm/amdgpu/uvd5: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  33. 23f8f80 drm/amdgpu/uvd4.2: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  34. 928d467 drm/amdgpu/sdma3: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  35. fe7c0f2 drm/amdgpu/sdma2.4: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  36. 77b52a5 drm/amdgpu/cik_sdma: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  37. 229e2d4 drm/amdgpu/si_dma: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  38. 7512ad1 drm/amdgpu/gfx8: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  39. b04e26b drm/amdgpu/gfx7: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  40. a851d0f drm/amdgpu/gfx6: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  41. b6384ff drm/amdgpu/ring: add an interface to get dma frame and ib size by Alex Deucher · 8 years ago
  42. e75a887 drm/amdgpu/sdma3: drop unused functions by Alex Deucher · 8 years ago
  43. 95e588a drm/amdgpu/gfx6: drop gds_switch callback by Alex Deucher · 8 years ago
  44. 0f444c2 drm/amdgpu/gfx6: add ring_emit_cntxcntl by Alex Deucher · 8 years ago
  45. 668f52c drm/amdgpu/gfx6: drop duplicate code by Alex Deucher · 8 years ago
  46. 2255e8c drm/amdgpu/si: fix ring size for compute by Alex Deucher · 8 years ago
  47. 72f417a drm/amd/powerplay: Partially revert change initialize platform caps by Rex Zhu · 8 years ago
  48. d932f37 drm/amdgpu: not set cg for vce/uvd in late init. by Rex Zhu · 8 years ago
  49. aa0ef3c drm/amd/powerplay: add pptable point check before use it by Rex Zhu · 8 years ago
  50. b1c8e1e drm/amd/powerplay: add pp_table_version in hwmgr. by Rex Zhu · 8 years ago
  51. e1aa571 drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*. by Rex Zhu · 8 years ago
  52. a47c78d drm/amdgpu/vi: Use correct external_rev_id for stoney by Jordan Lazare · 8 years ago
  53. 056472f drm/amdgpu: use explicit limit for VRAM<->GTT moves by Christian König · 8 years ago
  54. 08291c5 drm/amdgpu: use explicit GTT limit for evictions by Christian König · 8 years ago
  55. 78ab0a3 drm/amdgpu: unbind GTT only when it is bound by Christian König · 8 years ago
  56. 9702d40 drm/amdgpu: add AMDGPU_BO_INVALID_OFFSET by Christian König · 8 years ago
  57. aa29040 drm/amdgpu: validate size and offset of user fence BO by Christian König · 8 years ago
  58. 7c732ea drm/ttm: move placement structures into ttm_placement.h by Christian König · 8 years ago
  59. 08614da drm/ttm: remove unused placement flags by Christian König · 8 years ago
  60. 283cde6 drm/ttm: rework handling of private mem types by Christian König · 8 years ago
  61. 5d98d0bc drm/ttm: use ffs in ttm_mem_type_from_place by Christian König · 8 years ago
  62. 5756b15 drm/radeon: handle runtime pm in fbcon (v2) by Alex Deucher · 8 years ago
  63. 7c1fa1d drm/amdgpu: handle runtime pm in fbcon (v2) by Alex Deucher · 8 years ago
  64. 6861c83 drm/amdgpu/si/dpm: fix symbol conflicts with radeon by Alex Deucher · 8 years ago
  65. a104777 drm/amdgpu/si/dpm: make a bunch of things static by Alex Deucher · 8 years ago
  66. 5cd92f8 drm/amd/powerplay/polaris10: mark symbols static where possible by Baoyou Xie · 8 years ago
  67. 812a465 drm/amd/powerplay/fiji: mark symbols static where possible by Baoyou Xie · 8 years ago
  68. 761c2e8 drm/amdgpu: mark symbols static where possible by Baoyou Xie · 8 years ago
  69. 9ca91fd drm/amdgpu: add missing header dependencies by Baoyou Xie · 8 years ago
  70. efdf7a93 amd/powerplay: use kmemdup instead of kmalloc + memcpy by Edward O'Callaghan · 8 years ago
  71. 41698ab drm/amd/powerplay: delete duplicated function and definition. by Rex Zhu · 8 years ago
  72. 00d57e6 drm/amd/powerplay: move smu related variable definitions to smumgr. by Rex Zhu · 8 years ago
  73. 026c881 drm/amd/powerplay: wrap get evv voltage functions by Rex Zhu · 8 years ago
  74. 8bea252 drm/amd/powerplay: add helper function to get voltage id in votage table by Rex Zhu · 8 years ago
  75. 9597f40 drm/amd/powerplay: initialize platform caps in hwmgr_init. by Rex Zhu · 8 years ago
  76. 5141e9d drm/amd/powerplay: add module parameter to mask pp features by Rex Zhu · 8 years ago
  77. 6429fb6 drm/amd/powerplay: add feature flags in hwmgr to enable/disable special features. by Rex Zhu · 8 years ago
  78. c63e2d4 drm/amd/powerplay: mark symbols static where possible on tonga/iceland. by Rex Zhu · 8 years ago
  79. e9d035e drm/amdgpu: use error label to handle exceptional case by Huang Rui · 8 years ago
  80. 441f90e drm/amdgpu: update gart_pin_size if bo is in GTT by Flora Cui · 8 years ago
  81. c855e25 drm/amdgpu: bind GTT on demand by Christian König · 8 years ago
  82. 71c76a0 drm/amdgpu: fix GTT offset handling by Christian König · 8 years ago
  83. d28d6e6 drm: modify drm_global_item_ref to avoid two times of writing ref->object by Huang Rui · 8 years ago
  84. 753ad49 drm/amdgpu:implement CONTEXT_CONTROL (v5) by Monk Liu · 8 years ago
  85. 1db422d drm/amd/powerplay: declare functions instand of include header file. by Rex Zhu · 8 years ago
  86. 519df8a drm/amd/powerplay: calculate flexible array member's address. by Rex Zhu · 8 years ago
  87. e7b5494 drm/amdgpu/si: Call amdgpu_ttm_set_active_vram_size from si_dma_start/stop by Michel Dänzer · 8 years ago
  88. 8640fae drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel() by Junwei Zhang · 8 years ago
  89. aa1d562 drm/amdgpu: add a new helper to free a BO in kernel allocations by Junwei Zhang · 8 years ago
  90. ad2473a drm/amd/amdgpu: Fix return values in SI DPM code by Tom St Denis · 8 years ago
  91. fd50655 drm/amdgpu: move some release handles into fail labels (v2) by Huang Rui · 8 years ago
  92. f166d9f drm/amd/amdgpu: Remove double lock from gfx v6 by Tom St Denis · 8 years ago
  93. 075719c drm/amd/amdgpu: Convert messages in gmc v6 to dev_*() by Tom St Denis · 8 years ago
  94. e5c5304 drm/amd/amdgpu: Comment out currently unused SI DPM struct by Tom St Denis · 8 years ago
  95. f80c738 drm/amd/amdgpu: Tidy up SI SMC code (v2) by Tom St Denis · 8 years ago
  96. 6e9057a drm/amd/amdgpu: Tidy up SI IH code by Tom St Denis · 8 years ago
  97. 77d318a drm/amd/amdgpu: Correct whitespace in SI DPM code by Tom St Denis · 8 years ago
  98. c3d98645 drm/amd/amdgpu: Clean up SI DPM table assignments by Tom St Denis · 8 years ago
  99. 9623e4b drm/amd/amdgpu: Allow calling si_dpm_fini at any point by Tom St Denis · 8 years ago
  100. cb5df31 drm/amd/amdgpu: Tidy up SI DMA code by Tom St Denis · 8 years ago