1. 12acd90 drm/radeon/kms: remove stray radeon_i2c_destroy by Alex Deucher · 14 years ago
  2. 4e186b2 drm/radeon/kms/pm: bail early if nothing's changing by Alex Deucher · 14 years ago
  3. 0d18abe radeon: handle errors in radeon_hwmon_init() by Dan Carpenter · 14 years ago
  4. fa0a602 Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core-next by Dave Airlie · 14 years ago
  5. 2bd34f6 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  6. d9fdaaf drm/radeon/kms: move a bunch of modesetting debug to correct debug usage. by Dave Airlie · 14 years ago
  7. 21a8122 drm/radeon/kms: add support for internal thermal sensors (v3) by Alex Deucher · 14 years ago
  8. 12e27be drm/radeon/kms: fix radeon mid power profile reporting by Daniel J Blueman · 14 years ago
  9. 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
  10. f712d0c drm/radeon/kms/pm: resurrect printing power states by Rafał Miłecki · 14 years ago
  11. 0fcbe94 drm/radeon/kms: add trivial debugging for voltage by Rafał Miłecki · 14 years ago
  12. 4d60173 drm/radeon/kms/pm: track current voltage (v2) by Alex Deucher · 14 years ago
  13. c9e75b2 drm/radeon/kms/pm: add mid profile by Alex Deucher · 14 years ago
  14. f8ed8b4 drm/radeon/kms/pm: Misc fixes by Alex Deucher · 14 years ago
  15. 9bad145 drm/radeon: fix PM on non-vram cards. by Dave Airlie · 14 years ago
  16. 9264587 drm/radeon/kms/pm: radeon_set_power_state fixes by Alex Deucher · 14 years ago
  17. 26481fb drm/radeon/pm: fix device_create_file return value checks. by Dave Airlie · 14 years ago
  18. ce8a3eb drm/radeon/kms/pm: make pm spam debug only by Alex Deucher · 15 years ago
  19. ce8f537 drm/radeon/kms/pm: rework power management by Alex Deucher · 15 years ago
  20. d731117 drm/radeon/kms/pm: add support for no display power states by Alex Deucher · 15 years ago
  21. 01434b4 radeon: Use fences to gate entry to reclocking on <r600 by Matthew Garrett · 15 years ago
  22. 4f3218c drm/radeon/kms: re-enable gui idle interrupts on r6xx+ by Alex Deucher · 15 years ago
  23. 539d241 drm/radeon/kms: more pm fixes by Alex Deucher · 15 years ago
  24. f81f202 radeon: Try harder to ensure we reclock in vblank by Matthew Garrett · 15 years ago
  25. 612e06c radeon: Fix locking in power management paths by Matthew Garrett · 15 years ago
  26. c37d230 radeon: Make sure that we determine the correct PM state before transition by Matthew Garrett · 15 years ago
  27. d9932a3 radeon: Stop the ttm workqueue while reclocking by Matthew Garrett · 15 years ago
  28. 8f5b5e6 radeon: Take drm struct_mutex over reclocking by Matthew Garrett · 15 years ago
  29. 5876dd2 radeon: Unmap vram pages when reclocking by Matthew Garrett · 15 years ago
  30. 2aba631 radeon: Unify PM entry paths by Matthew Garrett · 15 years ago
  31. a424816 drm/radeon/kms/pm: rework power management by Alex Deucher · 15 years ago
  32. 58e21df drm/radeon/kms/pm: restore default power state on exit by Alex Deucher · 15 years ago
  33. 79daedc drm/radeon/kms: minor pm cleanups by Alex Deucher · 15 years ago
  34. d91eeb7 drm/radeon/kms/pm: clean power state printing by Alex Deucher · 15 years ago
  35. 90c3905 drm/radeon/kms/pm: don't enable pm if there is only on power state by Alex Deucher · 15 years ago
  36. c00f53b drm/radeon/kms/pm: update display watermarks with power state changes by Alex Deucher · 15 years ago
  37. a48b9b4 drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2) by Alex Deucher · 15 years ago
  38. bae6b562 drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2) by Alex Deucher · 15 years ago
  39. 8a56df6 drm/radeon/kms/pm: interate across crtcs for vblank by Alex Deucher · 15 years ago
  40. ef6e6cf drm/radeon/kms: wait for gpu idle before changing power mode by Alex Deucher · 15 years ago
  41. 2031f77 drm/radeon/kms: add support for gui idle interrupts (v4) by Alex Deucher · 15 years ago
  42. 57f50d7 drm/radeon/kms/pm: fix segfault in clock code by Alex Deucher · 15 years ago
  43. 29fb52c drm/radeon/kms: expose thermal/fan i2c buses by Alex Deucher · 15 years ago
  44. d0d6cb8 drm/radeon/kms: prepare for more reclocking operations by Rafał Miłecki · 15 years ago
  45. 839461d drm/radeon/kms: switch to condition waiting for reclocking by Rafał Miłecki · 15 years ago
  46. aa5120d drm/radeon/kms: implement reading active PCIE lanes on R600+ by Rafał Miłecki · 15 years ago
  47. 08ff2a7 drm/radeon/kms: for downclocking non-mobility check PERFORMANCE state by Rafał Miłecki · 15 years ago
  48. 9038dfd drm/radeon/kms: simplify storing current and requested PM mode by Rafał Miłecki · 15 years ago
  49. f735261 [rfc] drm/radeon/kms: pm debugging check for vbl. by Dave Airlie · 15 years ago
  50. bc4624c drm/radeon/kms: simplify picking power state by Rafał Miłecki · 15 years ago
  51. 73a6d3f drm/radeon/kms: use wait queue (events) for VBLANK sync by Rafał Miłecki · 15 years ago
  52. a0eb38e drm/radeon/kms: get_power_state early, not when processing IRQ by Rafał Miłecki · 15 years ago
  53. 530079a drm/radeon/kms: use power states for dynamic reclocking by Alex Deucher · 15 years ago
  54. 516d0e4 drm/radeon/kms: add code to select power state by Alex Deucher · 15 years ago
  55. 0ec0e74 drm/radeon/kms: add a power state type based on power state flags by Alex Deucher · 15 years ago
  56. 56278a8 drm/radeon/kms: pull power mode info from bios tables (v3) by Alex Deucher · 15 years ago
  57. c913e23 drm/radeon/kms: add dynamic engine reclocking (V9) by Rafał Miłecki · 15 years ago
  58. 6234077 drm/radeon/kms: init pm on all chipsets by Rafał Miłecki · 15 years ago
  59. c142c3e drm/radeon/kms/pm: fix typos by Rafał Miłecki · 15 years ago
  60. 7433874 drm/radeon/kms: add debugfs for power management for AtomBIOS devices by Rafał Miłecki · 15 years ago