1. 0967610 drm/amd/powerplay: support sysfs to get socclk, fclk, dcefclk by Likun Gao · 6 years ago
  2. f067499 drm/amd/powerplay: add condition for smc table hw init by Likun Gao · 6 years ago
  3. 4733cc7 drm/amd/powerplay: add suspend and resume function for smu by Likun Gao · 6 years ago
  4. 9ebbc1b drm/amd/powerplay: add is_dpm_running for SMU11 by Chengming Gui · 6 years ago
  5. bee71d2 drm/amd/powerplay: add smu_late_init for SMU11. by Chengming Gui · 6 years ago
  6. cbbf388 drm/amd/powerplay: set dpm table of vclk/dclk/eclk for smu11 (v2) by Likun Gao · 6 years ago
  7. 83e21f5 drm/amd/powerplay: get eclk/vclk/dclk for smu11 by Likun Gao · 6 years ago
  8. 96026ce drm/amd/powerplay: set fan target interface for hwmon by Likun Gao · 6 years ago
  9. da5f18e drm/amd/powerplay: implement fan1_enable hwmon interface for SMU11 (v2) by Chengming Gui · 6 years ago
  10. a76ff5a drm/amd/powerplay: implement pwm1_enable hwmon interface for SMU11 (v2) by Chengming Gui · 6 years ago
  11. 008a952 drm/amd/powerplay: implement pwm1 hwmon interface for SMU11 (v2) by Chengming Gui · 6 years ago
  12. 46814f5 drm/amd/powerplay: add STABLE_PSTATE_SCLK and STABLE_PSTATE_MCLK when read sensor for SMU11 by Chengming Gui · 6 years ago
  13. 014c444 drm/amd/powerplay: implement power1_cap and power1_cap_max interface for SMU11 (v2) by Chengming Gui · 6 years ago
  14. 3ac4ffd drm/amd/powerplay: add fan input interface for hwmon by Likun Gao · 6 years ago
  15. 637c1c6 drm/amd/powerplay: add fan rpm limit interface for hwmon by Likun Gao · 6 years ago
  16. 4a2700c drm/amd/powerplay: debugfs don't check powerplay when SW SMU is enabled. by Kevin Wang · 6 years ago
  17. a317cf0 drm/amd/powerplay: enable amdgpu dpm for smu by Kevin Wang · 6 years ago
  18. c5bee44 drm/amd/powerplay: add function to get sclk and mclk by Likun Gao · 6 years ago
  19. bc0fcff drm/amd/powerplay: Unify smu handle task function (v2) by Likun Gao · 6 years ago
  20. 72e91f3 drm/amd/powerplay: implement dpm enable functions of uvd & vce for smu by Kevin Wang · 6 years ago
  21. 41a8424 drm/amd/powerplay: implement sensor of uvd & vce power state for smu11 by Kevin Wang · 6 years ago
  22. d57a87a drm/amd/powerplay: implement uvd & vce dpm enable functions by Kevin Wang · 6 years ago
  23. 239873f drm/amd/powerplay: hwmon don't check powerplay when sw smu is enabled by Kevin Wang · 6 years ago
  24. f14a323 drm/amd/powerplay: implement update enabled feature state to smc for smu11 by Kevin Wang · 6 years ago
  25. 1507418 drm/amd/powerplay: dpm clk can be set only when performance level is manual by Likun Gao · 6 years ago
  26. c16df97 drm/amd/powerplay: adjust power state when set od_clk by Likun Gao · 6 years ago
  27. e388cc4 drm/amd/powerplay: add sys interface to set pp_od_clk_voltage for smu by Likun Gao · 6 years ago
  28. e9c5b46 drm/amd/powerplay: add sys interface for set sclk_od/mclk_od for smu by Likun Gao · 6 years ago
  29. 31535a4 drm/amd/powerplay: add function to update overdrive settings by Likun Gao · 6 years ago
  30. dfbd118 drm/amd/powerplay: add sys interface for pcie for smu by Likun Gao · 6 years ago
  31. 9a43103 drm/amd/powerplay: implement power_dpm_force_performance_level for SMU11 by Chengming Gui · 6 years ago
  32. f277ff0 drm/amd/powerplay: add vega20_unforce_dpm_levels for SMU11. by Chengming Gui · 6 years ago
  33. 78ff4a3 drm/amd/powerplay: add vega20_find/force_higest/lowest_dpm for SMU11 (v2) by Chengming Gui · 6 years ago
  34. 4dd3518 drm/amd/powerplay: add vega20_notify_smc_display_config functions for SMU11 by Chengming Gui · 6 years ago
  35. 3fa36a7 drm/amd/powerplay: add apply_clock_adjust_rules for SMU11. by Chengming Gui · 6 years ago
  36. 4ebbe61 drm/amd/powerplay: add display_config_changed for SMU11. by Chengming Gui · 6 years ago
  37. e0aa879 drm/amd/powerplay: add set_uclk_to_highest_level for SMU11 by Chengming Gui · 6 years ago
  38. 7598b59 drm/amd/powerplay: add get_profiling_clk_mask functions for SMU11 by Chengming Gui · 6 years ago
  39. 49d27e9 drm/amd/powerplay: add enable_umd_pstate functions for SMU11 by Chengming Gui · 6 years ago
  40. b3c139d drm/amd/powerplay: add mclk_latency_table struct and smu_clocks struct for SMU11 by Chengming Gui · 6 years ago
  41. 379a445 drm/amd/powerplay: add display_config to handle display config for SMU11. by Chengming Gui · 6 years ago
  42. 16177fd drm/amd/powerplay: implement pp_power_profile_mode sys inerface for SMU11 by Chengming Gui · 6 years ago
  43. c9ff9d8 drm/amd/powerplay: add watermarks related data structs and function for SMU11. by Chengming Gui · 6 years ago
  44. 8554e67 drm/amd/powerplay: implement power_dpm_state sys interface for SMU11 by Chengming Gui · 6 years ago
  45. ad88f05 drm/amd/powerplay: don't check hwmgr while using the sw smu by Huang Rui · 6 years ago
  46. 6316f51 drm/amd/powerplay: remove unnecessary checking in smu_hw_fini by Huang Rui · 6 years ago
  47. c4d74f5 drm/amd/powerplay: get overdrive clock and voltage information by Likun Gao · 6 years ago
  48. 6d7c830 drm/amd/powerplay: print overdrive percentage information for smu11 by Likun Gao · 6 years ago
  49. 95add95 drm/amd/powerplay: add golden dpm table to backup default DPM table (v2) by Likun Gao · 6 years ago
  50. 2c80abe drm/amd/powerplay: add function to set default overdrive settings by Likun Gao · 6 years ago
  51. b55ca3b drm/amd/powerplay: add function to store overdrive information for smu11 by Likun Gao · 6 years ago
  52. 2e06939 drm/amd/powerplay: implement interface to set watermarks for clock ranges by Huang Rui · 6 years ago
  53. 367eeed drm/amd/powerplay: add interface to notify smu enable pme restore register by Huang Rui · 6 years ago
  54. 5e2d388 drm/amd/powerplay: add interface to get current clocks for display by Huang Rui · 6 years ago
  55. 8021816 drm/amd/powerplay: add interface to get current shallow sleep clocks by Huang Rui · 6 years ago
  56. 6446190 drm/amd/powerplay: add interface to get performance level by Huang Rui · 6 years ago
  57. 98a64c1 drm/amd/powerplay: add interface to get dal power level by Huang Rui · 6 years ago
  58. 0488536 drm/amd/powerplay: add interface to request display clock voltage by Huang Rui · 6 years ago
  59. 1e33d4d drm/amd/powerplay: add interface to get clock by type with voltage for display by Huang Rui · 6 years ago
  60. e5e4e22 drm/amd/powerplay: add interface to get clock by type with latency for display (v2) by Huang Rui · 6 years ago
  61. 6ec8268 drm/amd/powerplay: add interface to get max high clocks for display by Huang Rui · 6 years ago
  62. b3ea88f drm/amd/powerplay: add get_clock_by_type interface for display by Huang Rui · 6 years ago
  63. 94ed6d0 drm/amd/powerplay: add smu display configuration change function by Huang Rui · 6 years ago
  64. 44dd54e drm/amd/powerplay: add two interfaces to set_active_display_count and store_cc6_data by Huang Rui · 6 years ago
  65. e73cf10 drm/amd/powerplay: add the function to set deep sleep dcefclk by Huang Rui · 6 years ago
  66. 0b53f9ad drm/amd/powerplay: implement sysfs of pp_force_state for sw-smu by Kevin Wang · 6 years ago
  67. ea2d0bf drm/amd/powerplay: implement sysfs of pp_cur_state function by Kevin Wang · 6 years ago
  68. 0989532 drm/amd/powerplay: implement sysfs of get num states function by Kevin Wang · 6 years ago
  69. 143c75d drm/amd/powerplay: implement sensor of get feature mask by Kevin Wang · 6 years ago
  70. 77d1eef drm/amd/powerplay: implement sensor of get_gfx_vdd for smu11 by Kevin Wang · 6 years ago
  71. 2c27245 drm/amd/powerplay: implement sensor of get_gpu_power for smu11 by Kevin Wang · 6 years ago
  72. 2f613c7 drm/amd/powerplay: implement sensor of thermal_get_temperature for smu11 by Kevin Wang · 6 years ago
  73. c9b6604 drm/amd/powerplay: implement sensor of SCLK and MCLK for smu11 by Kevin Wang · 6 years ago
  74. 7292fd7 drm/amd/powerplay: force clock levels for smu11 by Likun Gao · 6 years ago
  75. 0a49887 drm/amd/powerplay: upload dpm level for smu11 by Likun Gao · 6 years ago
  76. 289921b drm/amd/powerplay: implement sysfs of pp_table for smu11 (v2) by Kevin Wang · 6 years ago
  77. 4a5a2de drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11 by Kevin Wang · 6 years ago
  78. dc8e3a0 drm/amd/powerplay: implement is_support_sw_smu function for new smu by Kevin Wang · 6 years ago
  79. dbe6a97 drm/amd/powerplay: implement smu update table function by Kevin Wang · 6 years ago
  80. 74ba355 drm/amd/powerplay: add function to start thermal control by Likun Gao · 6 years ago
  81. e921ec9 drm/amd/powerplay: add function to set fan table to control thermal by Likun Gao · 6 years ago
  82. f81920d drm/amd/powerplay: add function to enable thermal alert by Likun Gao · 6 years ago
  83. 83e1ede drm/amd/powerplay: add function to set thermal range by Likun Gao · 6 years ago
  84. 3941b2d drm/amd/powerplay: add function to get thermal range by Likun Gao · 6 years ago
  85. 7457cf0 drm/amd/powerplay: add get_max_sustainable_clock function by Huang Rui · 6 years ago
  86. 86ac880 drm/amd/powerplay: print clock levels for smu11 (v2) by Likun Gao · 6 years ago
  87. bed3b3a drm/amd/powerplay: implement get_current_clk_freq for smu11 by Kevin Wang · 6 years ago
  88. e66adb1 drm/amd/powerplay: add function to get power limit for smu11 (v2) by Likun Gao · 6 years ago
  89. 133438f drm/amd/powerplay: add function to populate umd state clk. by Likun Gao · 6 years ago
  90. d6a4aa8 drm/amd/powerplay: set defalut dpm table for smu by Likun Gao · 6 years ago
  91. e1c6f86 drm/amd/powerplay: implement smu_notify_display_change function for smu11 by Kevin Wang · 6 years ago
  92. 2f25158d drm/amd/powerplay: implement feature get&set functions by Kevin Wang · 6 years ago
  93. 6b816d7 drm/amd/powerplay: implement smu feature functions by Kevin Wang · 6 years ago
  94. f6a6b95 drm/amd/powerplay: implement smu_run_afll_btc function by Kevin Wang · 6 years ago
  95. 56c53ad drm/amd/powerplay: implement smu_init_display for smu11 by Kevin Wang · 6 years ago
  96. d76c9e2 drm/amd/powerplay: Change the allocate method of dpm context for smu11. by Likun Gao · 6 years ago
  97. 00bfaec drm/amd/powerplay: expose the function of smu read argument by Likun Gao · 6 years ago
  98. c589527 drm/amd/powerplay: add append_powerplay_table function by Huang Rui · 6 years ago
  99. 0914f1c drm/amd/powerplay: replace SMU_MSG_XXX with PPSMC_MSG_XXX message index for smu11 (v2) by Kevin Wang · 6 years ago
  100. 5c45103 drm/amd/powerplay: use virtual msg index to replace asic-related msg index by Kevin Wang · 6 years ago