1. 18edef1 drm/amd/powerplay: implement fw image related smu interface for Fiji. by Rex Zhu · 8 years ago
  2. 4be051a drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11 by Rex Zhu · 8 years ago
  3. 34a564e drm/amd/powerplay: implement fw image related smum interface for Polaris. by Rex Zhu · 8 years ago
  4. 599a7e9 drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7. by Rex Zhu · 8 years ago
  5. ee1a51f drm/amd/powerplay: add common interface in smumgr to help to visit fw image. by Rex Zhu · 8 years ago
  6. 6a99a96 drm/amd/powerplay: add parameter of the mclk switch latency time by Rex Zhu · 8 years ago
  7. c07aefc drm/amd/powerplay: fix potential issue of array access violation by Rex Zhu · 8 years ago
  8. 9716ebc drm/amd/powerplay: fix mclk not switching back after multi-head was disabled by Rex Zhu · 8 years ago
  9. e313de7 Revert "drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF" by Alex Deucher · 8 years ago
  10. 02124a0 drm/amdgpu/dce6: fix off by one in interrupt setup by Alex Deucher · 8 years ago
  11. 9f31a0b drm/amdgpu: clean function declarations in amdgpu_ttm.c up by Baoyou Xie · 8 years ago
  12. 9a9db6e drm/amdgpu: use the new ring ib and dma frame size callbacks (v2) by Alex Deucher · 8 years ago
  13. 58fafba drm/amdgpu/vce3: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  14. 9d6b7a6 drm/amdgpu/vce2: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  15. a6f8d728 drm/amdgpu/vce: add common ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  16. c3f5875 drm/amdgpu/uvd6: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  17. cdbbb78 drm/amdgpu/uvd5: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  18. 23f8f80 drm/amdgpu/uvd4.2: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  19. 928d467 drm/amdgpu/sdma3: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  20. fe7c0f2 drm/amdgpu/sdma2.4: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  21. 77b52a5 drm/amdgpu/cik_sdma: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  22. 229e2d4 drm/amdgpu/si_dma: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  23. 7512ad1 drm/amdgpu/gfx8: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  24. b04e26b drm/amdgpu/gfx7: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  25. a851d0f drm/amdgpu/gfx6: add ring callbacks for ib and dma frame size by Alex Deucher · 8 years ago
  26. b6384ff drm/amdgpu/ring: add an interface to get dma frame and ib size by Alex Deucher · 8 years ago
  27. e75a887 drm/amdgpu/sdma3: drop unused functions by Alex Deucher · 8 years ago
  28. 95e588a drm/amdgpu/gfx6: drop gds_switch callback by Alex Deucher · 8 years ago
  29. 0f444c2 drm/amdgpu/gfx6: add ring_emit_cntxcntl by Alex Deucher · 8 years ago
  30. 668f52c drm/amdgpu/gfx6: drop duplicate code by Alex Deucher · 8 years ago
  31. 2255e8c drm/amdgpu/si: fix ring size for compute by Alex Deucher · 8 years ago
  32. 72f417a drm/amd/powerplay: Partially revert change initialize platform caps by Rex Zhu · 8 years ago
  33. d932f37 drm/amdgpu: not set cg for vce/uvd in late init. by Rex Zhu · 8 years ago
  34. aa0ef3c drm/amd/powerplay: add pptable point check before use it by Rex Zhu · 8 years ago
  35. b1c8e1e drm/amd/powerplay: add pp_table_version in hwmgr. by Rex Zhu · 8 years ago
  36. e1aa571 drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*. by Rex Zhu · 8 years ago
  37. a47c78d drm/amdgpu/vi: Use correct external_rev_id for stoney by Jordan Lazare · 8 years ago
  38. 056472f drm/amdgpu: use explicit limit for VRAM<->GTT moves by Christian König · 8 years ago
  39. 08291c5 drm/amdgpu: use explicit GTT limit for evictions by Christian König · 8 years ago
  40. 78ab0a3 drm/amdgpu: unbind GTT only when it is bound by Christian König · 8 years ago
  41. 9702d40 drm/amdgpu: add AMDGPU_BO_INVALID_OFFSET by Christian König · 8 years ago
  42. aa29040 drm/amdgpu: validate size and offset of user fence BO by Christian König · 8 years ago
  43. 283cde6 drm/ttm: rework handling of private mem types by Christian König · 8 years ago
  44. 7c1fa1d drm/amdgpu: handle runtime pm in fbcon (v2) by Alex Deucher · 8 years ago
  45. 6861c83 drm/amdgpu/si/dpm: fix symbol conflicts with radeon by Alex Deucher · 8 years ago
  46. a104777 drm/amdgpu/si/dpm: make a bunch of things static by Alex Deucher · 8 years ago
  47. 5cd92f8 drm/amd/powerplay/polaris10: mark symbols static where possible by Baoyou Xie · 8 years ago
  48. 812a465 drm/amd/powerplay/fiji: mark symbols static where possible by Baoyou Xie · 8 years ago
  49. 761c2e8 drm/amdgpu: mark symbols static where possible by Baoyou Xie · 8 years ago
  50. 9ca91fd drm/amdgpu: add missing header dependencies by Baoyou Xie · 8 years ago
  51. efdf7a93 amd/powerplay: use kmemdup instead of kmalloc + memcpy by Edward O'Callaghan · 8 years ago
  52. 41698ab drm/amd/powerplay: delete duplicated function and definition. by Rex Zhu · 8 years ago
  53. 00d57e6 drm/amd/powerplay: move smu related variable definitions to smumgr. by Rex Zhu · 8 years ago
  54. 026c881 drm/amd/powerplay: wrap get evv voltage functions by Rex Zhu · 8 years ago
  55. 8bea252 drm/amd/powerplay: add helper function to get voltage id in votage table by Rex Zhu · 8 years ago
  56. 9597f40 drm/amd/powerplay: initialize platform caps in hwmgr_init. by Rex Zhu · 8 years ago
  57. 5141e9d drm/amd/powerplay: add module parameter to mask pp features by Rex Zhu · 8 years ago
  58. 6429fb6 drm/amd/powerplay: add feature flags in hwmgr to enable/disable special features. by Rex Zhu · 8 years ago
  59. c63e2d4 drm/amd/powerplay: mark symbols static where possible on tonga/iceland. by Rex Zhu · 8 years ago
  60. e9d035e drm/amdgpu: use error label to handle exceptional case by Huang Rui · 8 years ago
  61. 441f90e drm/amdgpu: update gart_pin_size if bo is in GTT by Flora Cui · 8 years ago
  62. c855e25 drm/amdgpu: bind GTT on demand by Christian König · 8 years ago
  63. 71c76a0 drm/amdgpu: fix GTT offset handling by Christian König · 8 years ago
  64. 753ad49 drm/amdgpu:implement CONTEXT_CONTROL (v5) by Monk Liu · 8 years ago
  65. 1db422d drm/amd/powerplay: declare functions instand of include header file. by Rex Zhu · 8 years ago
  66. 519df8a drm/amd/powerplay: calculate flexible array member's address. by Rex Zhu · 8 years ago
  67. e7b5494 drm/amdgpu/si: Call amdgpu_ttm_set_active_vram_size from si_dma_start/stop by Michel Dänzer · 8 years ago
  68. 8640fae drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel() by Junwei Zhang · 8 years ago
  69. aa1d562 drm/amdgpu: add a new helper to free a BO in kernel allocations by Junwei Zhang · 8 years ago
  70. ad2473a drm/amd/amdgpu: Fix return values in SI DPM code by Tom St Denis · 8 years ago
  71. fd50655 drm/amdgpu: move some release handles into fail labels (v2) by Huang Rui · 8 years ago
  72. f166d9f drm/amd/amdgpu: Remove double lock from gfx v6 by Tom St Denis · 8 years ago
  73. 075719c drm/amd/amdgpu: Convert messages in gmc v6 to dev_*() by Tom St Denis · 8 years ago
  74. e5c5304 drm/amd/amdgpu: Comment out currently unused SI DPM struct by Tom St Denis · 8 years ago
  75. f80c738 drm/amd/amdgpu: Tidy up SI SMC code (v2) by Tom St Denis · 8 years ago
  76. 6e9057a drm/amd/amdgpu: Tidy up SI IH code by Tom St Denis · 8 years ago
  77. 77d318a drm/amd/amdgpu: Correct whitespace in SI DPM code by Tom St Denis · 8 years ago
  78. c3d98645 drm/amd/amdgpu: Clean up SI DPM table assignments by Tom St Denis · 8 years ago
  79. 9623e4b drm/amd/amdgpu: Allow calling si_dpm_fini at any point by Tom St Denis · 8 years ago
  80. cb5df31 drm/amd/amdgpu: Tidy up SI DMA code by Tom St Denis · 8 years ago
  81. a3fd807 drm/amd/powerplay: fix issue power containment not enabled on Tonga. by Rex Zhu · 8 years ago
  82. 2377cd9 drm/amd/powerplay: enable/disable auto thermal throttle for tonga. by Rex Zhu · 8 years ago
  83. 74b0b15 drm/amd/amdgpu: S4 issue for amdgpu (v2) by jimqu · 8 years ago
  84. 3aecd24 drm/amdgpu: change job->ctx field name by Monk Liu · 8 years ago
  85. d4946cc drm/amdgpu: new method to sync ce&de by Monk Liu · 8 years ago
  86. ea4a8c1 drm/amdgpu: add VCE VM mode support by Maruthi Srinivas Bayyavarapu · 8 years ago
  87. 832c6ef drm/amd/amdgpu: Merge get_wptr functions in gfx6 by Tom St Denis · 8 years ago
  88. e7706b4 drm/amd/amdgpu: Merge get_rptr functions in gfx8 by Tom St Denis · 8 years ago
  89. f1c0efc drm/amd/amdgpu: Merge get_rptr functions in gfx7 by Tom St Denis · 8 years ago
  90. 6f924e2 drm/amd/amdgpu: Merge get_rptr functions in gfx6 by Tom St Denis · 8 years ago
  91. 4aeacf0 drm/amd/amdgpu: Various tidy ups for gfx6 by Tom St Denis · 8 years ago
  92. 142333d drm/amd/amdgpu: Simplify mask creation in gfx6 by Tom St Denis · 8 years ago
  93. deca1d1 drm/amd/amdgpu: Add GRBM lock to various SI functions by Tom St Denis · 8 years ago
  94. 48fad3a drm/amd/powerplay: original power state table should not be changed. by Rex Zhu · 8 years ago
  95. cfcc283c drm/amd/powerplay: refine struct name for coding style reason. by Rex Zhu · 8 years ago
  96. 48d7b75 drm/amd/powerplay: add vce state tables initialize for ppt v1. by Rex Zhu · 8 years ago
  97. 791a57d drm/amd/powerplay: refine struct name for code style reason. by Rex Zhu · 8 years ago
  98. 662bfa6 drm/amdgpu: prevent command submission failures under memory pressure v2 by Christian König · 8 years ago
  99. 1abdc3d drm/amdgpu: only try again if we actually run into -ENOMEM by Christian König · 8 years ago
  100. 61e1130 drm/amdgpu: wire up a pci shutdown callback by Alex Deucher · 8 years ago