1. 34bb273 drm/amd/amdgpu: add power profile sysfs entry by Eric Huang · 9 years ago
  2. 570272d drm/amdgpu: extend profiling mode. by Rex Zhu · 9 years ago
  3. a5b580e drm/amd/powerplay: change function name to make code more readable by Rex Zhu · 9 years ago
  4. a0aa704 drm/amd/powerplay: fix memory leak in smu7_hwmgr by Rex Zhu · 9 years ago
  5. 6f4dc24 drm/amd/powerplay: not use module parameter in powerplay. by Rex Zhu · 9 years ago
  6. 1c86380 drm/amd/powerplay: refine powerplay interface. by Rex Zhu · 9 years ago
  7. 167112b drm/amd/powerplay: add callbacks to move smc firmware request into sw_init phase by Huang Rui · 9 years ago
  8. cf54d6d drm/amd/powerplay: add mask bit for fan control mode. by Rex Zhu · 9 years ago
  9. 55ff548 drm/amd/powerplay: use mask bit for deepsleep/power tune feature. by Rex Zhu · 9 years ago
  10. 53b963b drm/amd/powerplay: add new bit mask to ctrl clock stretch feature. by Rex Zhu · 9 years ago
  11. 0d8de7c drm/amdgpu: use same vce state definition in dpm and powerplay by Rex Zhu · 9 years ago
  12. 3de4ec5 drm/amd/powerplay: Replace per-asic print_performance with generic by Tom St Denis · 9 years ago
  13. a6e3695 drm/amd/powerplay: Add read_sensor() callback to hwmgr (v3) by Tom St Denis · 9 years ago
  14. 4be051a drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11 by Rex Zhu · 9 years ago
  15. b1c8e1e drm/amd/powerplay: add pp_table_version in hwmgr. by Rex Zhu · 9 years ago
  16. 41698ab drm/amd/powerplay: delete duplicated function and definition. by Rex Zhu · 9 years ago
  17. 026c881 drm/amd/powerplay: wrap get evv voltage functions by Rex Zhu · 9 years ago
  18. 8bea252 drm/amd/powerplay: add helper function to get voltage id in votage table by Rex Zhu · 9 years ago
  19. 9597f40 drm/amd/powerplay: initialize platform caps in hwmgr_init. by Rex Zhu · 9 years ago
  20. 6429fb6 drm/amd/powerplay: add feature flags in hwmgr to enable/disable special features. by Rex Zhu · 9 years ago
  21. 48d7b75 drm/amd/powerplay: add vce state tables initialize for ppt v1. by Rex Zhu · 9 years ago
  22. 791a57d drm/amd/powerplay: refine struct name for code style reason. by Rex Zhu · 9 years ago
  23. 075f101 drm/amd/powerplay: simplify struct amd_pp_init. by Rex Zhu · 9 years ago
  24. 08bd8b9f drm/amd/powerplay: delete useless code in hwmgr. by Rex Zhu · 9 years ago
  25. af223df drm/amdgpu: add module parameters to ctrl powerplay feature by Rex Zhu · 9 years ago
  26. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 9 years ago
  27. e8c1fe9 drm/amd/powerplay: remove useless pp_table codes for Tonga/Fiji/Polaris10 by Eric Huang · 9 years ago
  28. 4dcf9e6 drm/amd/powerplay: add uploading pptable and resetting powerplay support by Eric Huang · 9 years ago
  29. 8059752 drm/amd/powerplay: add event task of disable dynamic state management by Eric Huang · 9 years ago
  30. f2bdc05 drm/amdgpu: add the common code to support mclk OD by Eric Huang · 9 years ago
  31. 6bb6b29 drm/amdgpu: add powercontainment module parameter by Huang Rui · 9 years ago
  32. 428bafa drm/amdgpu: add powerplay sclk OD support through sysfs (v2) by Eric Huang · 9 years ago
  33. 83a7af6 drm/amd/powerplay: disable FFC. by Rex Zhu · 9 years ago
  34. 8b41e7a drm/amd/powerplay: move asic unrelated function to hwmgr.c. by Rex Zhu · 9 years ago
  35. edf600d drm/amd: cleanup remaining spaces and tabs v2 by Christian König · 9 years ago
  36. 1551019 drm/amd/powerplay: revise caching the soft pptable and add it's size by Eric Huang · 9 years ago
  37. 5632708 drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2) by Eric Huang · 9 years ago
  38. 65f85e7 drm/amd/powerplay: add GFX per cu powergating support through SMU/powerplay by Eric Huang · 10 years ago
  39. e90b622 drm/amd/powerplay: mark phm_master_table_* structs as const by Nils Wallménius · 9 years ago
  40. e273b04 drm/amd/powerplay: export interface to DAL. by Rex Zhu · 10 years ago
  41. 4732913 drm/amd/powerplay: change struct name. by Rex Zhu · 10 years ago
  42. f3898ea drm/amd/powerplay: add some sysfs interfaces for powerplay. by Eric Huang · 10 years ago
  43. e1d32e6 drm/amd/powerplay: enable power down asic task. (v2) by Rex Zhu · 10 years ago
  44. 14f6341 amd/powerplay: Add structures required to report configuration change by Eric Yang · 10 years ago
  45. 1c9a908 amd/powerplay: Fix get dal power level by Vitaly Prosyak · 10 years ago
  46. c4dd206 amd\powerplay Implement get dal power level by Vitaly Prosyak · 10 years ago
  47. 17c00a2 drm/amd/powerplay: move shared function of vi to hwmgr. (v2) by Rex Zhu · 10 years ago
  48. 73c9f22 drm/amd/powerplay: add new function point in hwmgr. by Rex Zhu · 10 years ago
  49. 9c0bad9 drm/amd/powerplay: implement smc state upload for CZ by Alex Deucher · 10 years ago
  50. 09b4c87 drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states. by Rex Zhu · 10 years ago
  51. c28eae2 drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control by Rex Zhu · 10 years ago
  52. b113201 drm/amd/powerplay: add new function point in hwmgr_func for CG/PG. by Rex Zhu · 10 years ago
  53. e8c7de5 drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap by Rex Zhu · 10 years ago
  54. c82baa2 drm/amd/powerplay: add Tonga dpm support (v3) by yanyang1 · 10 years ago
  55. 28a18ba drm/amd/powerplay: add CG and PG support for carrizo by Rex Zhu · 10 years ago
  56. 3bace35 drm/amd/powerplay: add hardware manager sub-component by Jammy Zhou · 10 years ago