1. 1bd47d2 drm/radeon/kms: add support for internal thermal sensor on SI by Alex Deucher · 13 years ago
  2. 798bcf7 drm/radeon/kms: move clock/pcie setting callbacks into pm struct by Alex Deucher · 13 years ago
  3. e32eb50 drm/radeon: rename struct radeon_cp to radeon_ring by Christian König · 13 years ago
  4. 47492a2 drm/radeon: add radeon_fence_count_emited function by Christian König · 13 years ago
  5. bf85279 drm/radeon: make cp variable an array by Christian König · 13 years ago
  6. 7b1f248 drm/radeon: make all functions work with multiple rings. by Christian König · 13 years ago
  7. 7465280 drm/radeon/kms: add support for multiple fence queues v2 by Alex Deucher · 13 years ago
  8. 851a6bd drm/radeon: fix a spelling mistake by Christian König · 13 years ago
  9. a4c9e2e drm/radeon/kms/pm: add a proper pm profile init function for fusion by Alex Deucher · 13 years ago
  10. 4639dd2 drm/radeon/kms: add missing vddci setting on NI+ by Alex Deucher · 13 years ago
  11. 457558e drm/radeon/kms: add missing case for cayman thermal sensor by Alex Deucher · 13 years ago
  12. 2feea49 drm/radeon/kms: properly program vddci on evergreen+ by Alex Deucher · 13 years ago
  13. 8a83ec5 drm/radeon/kms: add voltage type to atom set voltage function by Alex Deucher · 13 years ago
  14. 1783e4b drm radeon: Return -EINVAL on wrong pm sysfs access by Thomas Renninger · 14 years ago
  15. 0975b16 drm/radeon/kms: dynamically allocate power state space by Alex Deucher · 14 years ago
  16. 20d391d drm/radeon/kms: rv6xx+ thermal sensor fixes by Alex Deucher · 14 years ago
  17. ed18a36 drm/radeon/kms/ni: load default sclk/mclk/vddc at pm init by Alex Deucher · 14 years ago
  18. 9ace9f7 drm/radeon/kms: adjust default clock/vddc tracking for pm on DCE5 by Alex Deucher · 14 years ago
  19. 4fddba1 drm/radeon/kms: handle NI thermal controller by Alex Deucher · 14 years ago
  20. 32c87fc drm/radeon: use system_wq instead of dev_priv->wq by Tejun Heo · 14 years ago
  21. f7eb0c5 Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-next by Dave Airlie · 14 years ago
  22. e33df25 drm/radeon/kms: add thermal sensor support for fusion APUs by Alex Deucher · 14 years ago
  23. f5a8020 drm/kms/radeon: Add support for precise vblank timestamping. by Mario Kleiner · 14 years ago
  24. 75fa0b0 drm/radeon: Modify radeon_pm_in_vbl to use radeon_get_crtc_scanoutpos() by Mario Kleiner · 14 years ago
  25. 12acd90 drm/radeon/kms: remove stray radeon_i2c_destroy by Alex Deucher · 14 years ago
  26. 4e186b2 drm/radeon/kms/pm: bail early if nothing's changing by Alex Deucher · 14 years ago
  27. 0d18abe radeon: handle errors in radeon_hwmon_init() by Dan Carpenter · 14 years ago
  28. fa0a602 Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core-next by Dave Airlie · 14 years ago
  29. 2bd34f6 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  30. d9fdaaf drm/radeon/kms: move a bunch of modesetting debug to correct debug usage. by Dave Airlie · 14 years ago
  31. 21a8122 drm/radeon/kms: add support for internal thermal sensors (v3) by Alex Deucher · 14 years ago
  32. 12e27be drm/radeon/kms: fix radeon mid power profile reporting by Daniel J Blueman · 14 years ago
  33. 3f53eb6 DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re: [Regression, post-2.6.34] Hibernation broken on machines with radeon/KMS and r300) by Rafael J. Wysocki · 14 years ago
  34. f712d0c drm/radeon/kms/pm: resurrect printing power states by Rafał Miłecki · 14 years ago
  35. 0fcbe94 drm/radeon/kms: add trivial debugging for voltage by Rafał Miłecki · 14 years ago
  36. 4d60173 drm/radeon/kms/pm: track current voltage (v2) by Alex Deucher · 14 years ago
  37. c9e75b2 drm/radeon/kms/pm: add mid profile by Alex Deucher · 14 years ago
  38. f8ed8b4 drm/radeon/kms/pm: Misc fixes by Alex Deucher · 14 years ago
  39. 9bad145 drm/radeon: fix PM on non-vram cards. by Dave Airlie · 14 years ago
  40. 9264587 drm/radeon/kms/pm: radeon_set_power_state fixes by Alex Deucher · 14 years ago
  41. 26481fb drm/radeon/pm: fix device_create_file return value checks. by Dave Airlie · 14 years ago
  42. ce8a3eb drm/radeon/kms/pm: make pm spam debug only by Alex Deucher · 14 years ago
  43. ce8f537 drm/radeon/kms/pm: rework power management by Alex Deucher · 14 years ago
  44. d731117 drm/radeon/kms/pm: add support for no display power states by Alex Deucher · 14 years ago
  45. 01434b4 radeon: Use fences to gate entry to reclocking on <r600 by Matthew Garrett · 14 years ago
  46. 4f3218c drm/radeon/kms: re-enable gui idle interrupts on r6xx+ by Alex Deucher · 14 years ago
  47. 539d241 drm/radeon/kms: more pm fixes by Alex Deucher · 14 years ago
  48. f81f202 radeon: Try harder to ensure we reclock in vblank by Matthew Garrett · 14 years ago
  49. 612e06c radeon: Fix locking in power management paths by Matthew Garrett · 14 years ago
  50. c37d230 radeon: Make sure that we determine the correct PM state before transition by Matthew Garrett · 14 years ago
  51. d9932a3 radeon: Stop the ttm workqueue while reclocking by Matthew Garrett · 14 years ago
  52. 8f5b5e6 radeon: Take drm struct_mutex over reclocking by Matthew Garrett · 14 years ago
  53. 5876dd2 radeon: Unmap vram pages when reclocking by Matthew Garrett · 14 years ago
  54. 2aba631 radeon: Unify PM entry paths by Matthew Garrett · 14 years ago
  55. a424816 drm/radeon/kms/pm: rework power management by Alex Deucher · 14 years ago
  56. 58e21df drm/radeon/kms/pm: restore default power state on exit by Alex Deucher · 15 years ago
  57. 79daedc drm/radeon/kms: minor pm cleanups by Alex Deucher · 14 years ago
  58. d91eeb7 drm/radeon/kms/pm: clean power state printing by Alex Deucher · 14 years ago
  59. 90c3905 drm/radeon/kms/pm: don't enable pm if there is only on power state by Alex Deucher · 15 years ago
  60. c00f53b drm/radeon/kms/pm: update display watermarks with power state changes by Alex Deucher · 15 years ago
  61. a48b9b4 drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2) by Alex Deucher · 14 years ago
  62. bae6b562 drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2) by Alex Deucher · 14 years ago
  63. 8a56df6 drm/radeon/kms/pm: interate across crtcs for vblank by Alex Deucher · 15 years ago
  64. ef6e6cf drm/radeon/kms: wait for gpu idle before changing power mode by Alex Deucher · 15 years ago
  65. 2031f77 drm/radeon/kms: add support for gui idle interrupts (v4) by Alex Deucher · 14 years ago
  66. 57f50d7 drm/radeon/kms/pm: fix segfault in clock code by Alex Deucher · 15 years ago
  67. 29fb52c drm/radeon/kms: expose thermal/fan i2c buses by Alex Deucher · 15 years ago
  68. d0d6cb8 drm/radeon/kms: prepare for more reclocking operations by Rafał Miłecki · 15 years ago
  69. 839461d drm/radeon/kms: switch to condition waiting for reclocking by Rafał Miłecki · 15 years ago
  70. aa5120d drm/radeon/kms: implement reading active PCIE lanes on R600+ by Rafał Miłecki · 15 years ago
  71. 08ff2a7 drm/radeon/kms: for downclocking non-mobility check PERFORMANCE state by Rafał Miłecki · 15 years ago
  72. 9038dfd drm/radeon/kms: simplify storing current and requested PM mode by Rafał Miłecki · 15 years ago
  73. f735261 [rfc] drm/radeon/kms: pm debugging check for vbl. by Dave Airlie · 15 years ago
  74. bc4624c drm/radeon/kms: simplify picking power state by Rafał Miłecki · 15 years ago
  75. 73a6d3f drm/radeon/kms: use wait queue (events) for VBLANK sync by Rafał Miłecki · 15 years ago
  76. a0eb38e drm/radeon/kms: get_power_state early, not when processing IRQ by Rafał Miłecki · 15 years ago
  77. 530079a drm/radeon/kms: use power states for dynamic reclocking by Alex Deucher · 15 years ago
  78. 516d0e4 drm/radeon/kms: add code to select power state by Alex Deucher · 15 years ago
  79. 0ec0e74 drm/radeon/kms: add a power state type based on power state flags by Alex Deucher · 15 years ago
  80. 56278a8 drm/radeon/kms: pull power mode info from bios tables (v3) by Alex Deucher · 15 years ago
  81. c913e23 drm/radeon/kms: add dynamic engine reclocking (V9) by Rafał Miłecki · 15 years ago
  82. 6234077 drm/radeon/kms: init pm on all chipsets by Rafał Miłecki · 15 years ago
  83. c142c3e drm/radeon/kms/pm: fix typos by Rafał Miłecki · 15 years ago
  84. 7433874 drm/radeon/kms: add debugfs for power management for AtomBIOS devices by Rafał Miłecki · 15 years ago