1. aad22ca drm/amdgpu: refine amdgpu pwm1_enable sysfs interface. by Rex Zhu · 8 years ago
  2. f9abe35 drm/amdgpu: add get_clockgating callback for soc15 (v3) by Huang Rui · 8 years ago
  3. e96487a drm/amdgpu: add get_clockgating callback for nbio v6.1 by Huang Rui · 8 years ago
  4. 12ad27f drm/amdgpu: add get_clockgating callback for gfx v9 by Huang Rui · 8 years ago
  5. 03a5f1d drm/amdgpu: refine vce2.0 dpm sequence by Rex Zhu · 8 years ago
  6. 9f8df7d drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3) by Tom St Denis · 8 years ago
  7. 4f9afc9 drm/amd/powerplay: add power consumption display support in debugfs by Eric Huang · 9 years ago
  8. cd7b0c6 drm/amd/powerplay: change parameter type pointer from int32_t to void in read sensor by Eric Huang · 9 years ago
  9. 34bb273 drm/amd/amdgpu: add power profile sysfs entry by Eric Huang · 9 years ago
  10. c10c8f7 drm/amdgpu/pm: check for headless before calling compute_clocks by Alex Deucher · 8 years ago
  11. beeea98 drm/amdgpu: refine code for VCE2.0 and related dpm code. by Rex Zhu · 9 years ago
  12. 5417022 drm/amdgpu: fix typo of CGTS by Huang Rui · 9 years ago
  13. 570272d drm/amdgpu: extend profiling mode. by Rex Zhu · 9 years ago
  14. 8e7afd3 drm/amdgpu: fix bug return invalid value to sysfs. by Rex Zhu · 9 years ago
  15. a8503b1 drm/amdgpu: add parse clock gating state by Huang Rui · 9 years ago
  16. 6cb2d4e drm/amdgpu: introduce an interface to get clock gating status dynamically by Huang Rui · 9 years ago
  17. 3bd5897 drm/amd/powerplay: add profiling mode in dpm level by Rex Zhu · 9 years ago
  18. e5d03ac drm/amd/powerplay: Unify dpm level defines by Rex Zhu · 9 years ago
  19. 81c1514 drm/amd/amdgpu: expose fan rpm though hwmon by Grazvydas Ignotas · 9 years ago
  20. 5e876c6 drm/amdgpu: refine set power state logic for dpm. by Rex Zhu · 9 years ago
  21. 0d8de7c drm/amdgpu: use same vce state definition in dpm and powerplay by Rex Zhu · 9 years ago
  22. 3de4ec5 drm/amd/powerplay: Replace per-asic print_performance with generic by Tom St Denis · 9 years ago
  23. 1684d3b drm/amd/amdgpu: change pptable output format from ASCII to binary by Eric Huang · 9 years ago
  24. e95a14a drm/amd/amdgpu: add mutex locking for both DPM and PP based powergating for UVD/VCE by Tom St Denis · 9 years ago
  25. 14b3307 drm/amdgpu: some improvement in parsing inputs by Eric Huang · 9 years ago
  26. f2bdc05 drm/amdgpu: add the common code to support mclk OD by Eric Huang · 9 years ago
  27. 8b2e574 drm/amdgpu: add the new common pm code to support sclk OD by Eric Huang · 9 years ago
  28. c85e299 drm/amdgpu: add the new common pm code to select the clock levels by Eric Huang · 9 years ago
  29. 428bafa drm/amdgpu: add powerplay sclk OD support through sysfs (v2) by Eric Huang · 9 years ago
  30. 041bf02 drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state() by Dan Carpenter · 9 years ago
  31. 5632708 drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2) by Eric Huang · 9 years ago
  32. 06ab683 drm/amdgpu: Mark all instances of struct drm_info_list as const by Nils Wallménius · 9 years ago
  33. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  34. eda1d1c drm/amdgpu/pm: update current crtc info after setting the powerstate by Alex Deucher · 9 years ago
  35. 8e7cedc drm/amdgpu/pm: adjust display configuration after powerstate by Alex Deucher · 9 years ago
  36. 0c67df4 drm/amdgpu/pm: add some checks for PX by Alex Deucher · 9 years ago
  37. 10f950f drm/amdgpu: fix locking in force performance level by Alex Deucher · 9 years ago
  38. f3898ea drm/amd/powerplay: add some sysfs interfaces for powerplay. by Eric Huang · 10 years ago
  39. a27de35 drm/amdgpu: remove the ring lock v2 by Christian König · 10 years ago
  40. cc29ec8 drm/amdgpu: use kobj_to_dev() by Geliang Tang · 10 years ago
  41. 75ac63d drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2) by Rex Zhu · 10 years ago
  42. e61710c drm/amdgpu: support per device powerplay enablement (v2) by Jammy Zhou · 10 years ago
  43. 8804b8d drm/amdgpu: enable sysfs interface for powerplay by Rex Zhu · 10 years ago
  44. 1b5708f drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block by Rex Zhu · 10 years ago
  45. 3a2c788 drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module by Rex Zhu · 10 years ago
  46. c86f5ebf drm/amdgpu: don't try to recreate sysfs entries on resume by Alex Deucher · 10 years ago
  47. 2710073 drm/amdgpu/dpm: don't add pwm attributes if DPM is disabled by Alex Deucher · 10 years ago
  48. 5516ab8 drm/amdgpu: don't grab dev->struct_mutex in pm functions by Daniel Vetter · 10 years ago
  49. 2f7d10b drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2) by Jammy Zhou · 10 years ago
  50. b7a07769 drm/amdgpu: enable vce powergating by Sonny Jiang · 10 years ago
  51. e176fe17 drm/amdgpu: remove mclk_lock by Christian König · 10 years ago
  52. d38ceaf drm/amdgpu: add core driver (v4) by Alex Deucher · 10 years ago