1. 8d81bce drm/amdgpu: Get/set dgpu power cap via hwmon API by Rex Zhu · 8 years ago
  2. 6fa3ef3 drm/amd/pp: Delete debug info when set power_profile_mode by Rex Zhu · 8 years ago
  3. 0d35bc78 drm/amdgpu/pm: rework the hwmon visibility settings by Alex Deucher · 8 years ago
  4. 21a381f drm/amdgpu/pp: remove the get_temperature API by Alex Deucher · 8 years ago
  5. 71c9b9a drm/amdgpu/pm: use read_sensor API to get temperature by Alex Deucher · 8 years ago
  6. 2976fc2 drm/amdgpu/pm: report gpu average power via hwmon API by Alex Deucher · 8 years ago
  7. 2bd376b drm/amdgpu/pm: report gpu voltages via hwmon API by Alex Deucher · 8 years ago
  8. 5ec36e2 drm/amdgpu/pm: handle fan properly when card is powered down by Alex Deucher · 8 years ago
  9. e3933f2 drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfs by Rex Zhu · 8 years ago
  10. 5ed8d65 drm/amd/pp: Add stable Pstate clk display support in debugfs by Rex Zhu · 8 years ago
  11. 37c5c4d drm/amdgpu: add custom power policy support in sysfs by Rex Zhu · 8 years ago
  12. 39199b8 drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a better name for by Evan Quan · 8 years ago
  13. 2990a1f drm/amdgpu: rename ip block helper functions by Alex Deucher · 8 years ago
  14. 9ce6aae drm/amdgpu: add license to files where it was missing by Alex Deucher · 8 years ago
  15. c79563a drm/amdgpu: add header kgd_pp_interface.h by Rex Zhu · 8 years ago
  16. c353bfc Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  17. 135f971 drm/amdgpu: don't skip attributes when powerplay is enabled by Alex Deucher · 8 years ago
  18. b9e56e4 Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  19. 6d07fe7 drm/amdgpu: delete pp_enable in adev by Rex Zhu · 8 years ago
  20. d2f52ac drm/amdgpu: move common pm sysfs code to amdgpu_device.c by Rex Zhu · 8 years ago
  21. 4562236 drm/amd/dc: Add dc display driver (v2) by Harry Wentland · 8 years ago
  22. cd4d746 drm/amdgpu: unify the interface of amd_pm_funcs by Rex Zhu · 8 years ago
  23. df1e639 drm/amd/powerplay: delete eventmgr layer in poweprlay by Rex Zhu · 8 years ago
  24. aad22ca drm/amdgpu: refine amdgpu pwm1_enable sysfs interface. by Rex Zhu · 8 years ago
  25. f9abe35 drm/amdgpu: add get_clockgating callback for soc15 (v3) by Huang Rui · 8 years ago
  26. e96487a drm/amdgpu: add get_clockgating callback for nbio v6.1 by Huang Rui · 8 years ago
  27. 12ad27f drm/amdgpu: add get_clockgating callback for gfx v9 by Huang Rui · 8 years ago
  28. 03a5f1d drm/amdgpu: refine vce2.0 dpm sequence by Rex Zhu · 8 years ago
  29. 9f8df7d drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3) by Tom St Denis · 9 years ago
  30. 4f9afc9 drm/amd/powerplay: add power consumption display support in debugfs by Eric Huang · 9 years ago
  31. cd7b0c6 drm/amd/powerplay: change parameter type pointer from int32_t to void in read sensor by Eric Huang · 9 years ago
  32. 34bb273 drm/amd/amdgpu: add power profile sysfs entry by Eric Huang · 9 years ago
  33. c10c8f7 drm/amdgpu/pm: check for headless before calling compute_clocks by Alex Deucher · 8 years ago
  34. beeea98 drm/amdgpu: refine code for VCE2.0 and related dpm code. by Rex Zhu · 9 years ago
  35. 5417022 drm/amdgpu: fix typo of CGTS by Huang Rui · 9 years ago
  36. 570272d drm/amdgpu: extend profiling mode. by Rex Zhu · 9 years ago
  37. 8e7afd3 drm/amdgpu: fix bug return invalid value to sysfs. by Rex Zhu · 9 years ago
  38. a8503b1 drm/amdgpu: add parse clock gating state by Huang Rui · 9 years ago
  39. 6cb2d4e drm/amdgpu: introduce an interface to get clock gating status dynamically by Huang Rui · 9 years ago
  40. 3bd5897 drm/amd/powerplay: add profiling mode in dpm level by Rex Zhu · 9 years ago
  41. e5d03ac drm/amd/powerplay: Unify dpm level defines by Rex Zhu · 9 years ago
  42. 81c1514 drm/amd/amdgpu: expose fan rpm though hwmon by Grazvydas Ignotas · 9 years ago
  43. 5e876c6 drm/amdgpu: refine set power state logic for dpm. by Rex Zhu · 9 years ago
  44. 0d8de7c drm/amdgpu: use same vce state definition in dpm and powerplay by Rex Zhu · 9 years ago
  45. 3de4ec5 drm/amd/powerplay: Replace per-asic print_performance with generic by Tom St Denis · 9 years ago
  46. 1684d3b drm/amd/amdgpu: change pptable output format from ASCII to binary by Eric Huang · 9 years ago
  47. e95a14a drm/amd/amdgpu: add mutex locking for both DPM and PP based powergating for UVD/VCE by Tom St Denis · 9 years ago
  48. 14b3307 drm/amdgpu: some improvement in parsing inputs by Eric Huang · 9 years ago
  49. f2bdc05 drm/amdgpu: add the common code to support mclk OD by Eric Huang · 9 years ago
  50. 8b2e574 drm/amdgpu: add the new common pm code to support sclk OD by Eric Huang · 9 years ago
  51. c85e299 drm/amdgpu: add the new common pm code to select the clock levels by Eric Huang · 9 years ago
  52. 428bafa drm/amdgpu: add powerplay sclk OD support through sysfs (v2) by Eric Huang · 9 years ago
  53. 041bf02 drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state() by Dan Carpenter · 9 years ago
  54. 5632708 drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2) by Eric Huang · 9 years ago
  55. 06ab683 drm/amdgpu: Mark all instances of struct drm_info_list as const by Nils Wallménius · 9 years ago
  56. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  57. eda1d1c drm/amdgpu/pm: update current crtc info after setting the powerstate by Alex Deucher · 9 years ago
  58. 8e7cedc drm/amdgpu/pm: adjust display configuration after powerstate by Alex Deucher · 9 years ago
  59. 0c67df4 drm/amdgpu/pm: add some checks for PX by Alex Deucher · 9 years ago
  60. 10f950f drm/amdgpu: fix locking in force performance level by Alex Deucher · 9 years ago
  61. f3898ea drm/amd/powerplay: add some sysfs interfaces for powerplay. by Eric Huang · 10 years ago
  62. a27de35 drm/amdgpu: remove the ring lock v2 by Christian König · 10 years ago
  63. cc29ec8 drm/amdgpu: use kobj_to_dev() by Geliang Tang · 10 years ago
  64. 75ac63d drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2) by Rex Zhu · 10 years ago
  65. e61710c drm/amdgpu: support per device powerplay enablement (v2) by Jammy Zhou · 10 years ago
  66. 8804b8d drm/amdgpu: enable sysfs interface for powerplay by Rex Zhu · 10 years ago
  67. 1b5708f drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block by Rex Zhu · 10 years ago
  68. 3a2c788 drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module by Rex Zhu · 10 years ago
  69. c86f5ebf drm/amdgpu: don't try to recreate sysfs entries on resume by Alex Deucher · 10 years ago
  70. 2710073 drm/amdgpu/dpm: don't add pwm attributes if DPM is disabled by Alex Deucher · 10 years ago
  71. 5516ab8 drm/amdgpu: don't grab dev->struct_mutex in pm functions by Daniel Vetter · 10 years ago
  72. 2f7d10b drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2) by Jammy Zhou · 10 years ago
  73. b7a07769 drm/amdgpu: enable vce powergating by Sonny Jiang · 10 years ago
  74. e176fe17 drm/amdgpu: remove mclk_lock by Christian König · 10 years ago
  75. d38ceaf drm/amdgpu: add core driver (v4) by Alex Deucher · 10 years ago