Age | Commit message (Expand) | Author |
2010-07-29 | drm/radeon/kms: fix radeon mid power profile reporting | Daniel J Blueman |
2010-07-01 | DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:... | Rafael J. Wysocki |
2010-06-08 | drm/radeon/kms/pm: resurrect printing power states | Rafał Miłecki |
2010-06-08 | drm/radeon/kms: add trivial debugging for voltage | Rafał Miłecki |
2010-06-08 | drm/radeon/kms/pm: track current voltage (v2) | Alex Deucher |
2010-06-08 | drm/radeon/kms/pm: add mid profile | Alex Deucher |
2010-06-08 | drm/radeon/kms/pm: Misc fixes | Alex Deucher |
2010-06-08 | drm/radeon: fix PM on non-vram cards. | Dave Airlie |
2010-06-03 | drm/radeon/kms/pm: radeon_set_power_state fixes | Alex Deucher |
2010-05-18 | drm/radeon/pm: fix device_create_file return value checks. | Dave Airlie |
2010-05-18 | drm/radeon/kms/pm: make pm spam debug only | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: rework power management | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: add support for no display power states | Alex Deucher |
2010-05-18 | radeon: Use fences to gate entry to reclocking on <r600 | Matthew Garrett |
2010-05-18 | drm/radeon/kms: re-enable gui idle interrupts on r6xx+ | Alex Deucher |
2010-05-18 | drm/radeon/kms: more pm fixes | Alex Deucher |
2010-05-18 | radeon: Try harder to ensure we reclock in vblank | Matthew Garrett |
2010-05-18 | radeon: Fix locking in power management paths | Matthew Garrett |
2010-05-18 | radeon: Make sure that we determine the correct PM state before transition | Matthew Garrett |
2010-05-18 | radeon: Stop the ttm workqueue while reclocking | Matthew Garrett |
2010-05-18 | radeon: Take drm struct_mutex over reclocking | Matthew Garrett |
2010-05-18 | radeon: Unmap vram pages when reclocking | Matthew Garrett |
2010-05-18 | radeon: Unify PM entry paths | Matthew Garrett |
2010-05-18 | drm/radeon/kms/pm: rework power management | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: restore default power state on exit | Alex Deucher |
2010-05-18 | drm/radeon/kms: minor pm cleanups | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: clean power state printing | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: don't enable pm if there is only on power state | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: update display watermarks with power state changes | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2) | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2) | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: interate across crtcs for vblank | Alex Deucher |
2010-05-18 | drm/radeon/kms: wait for gpu idle before changing power mode | Alex Deucher |
2010-05-18 | drm/radeon/kms: add support for gui idle interrupts (v4) | Alex Deucher |
2010-03-31 | drm/radeon/kms/pm: fix segfault in clock code | Alex Deucher |
2010-03-31 | drm/radeon/kms: expose thermal/fan i2c buses | Alex Deucher |
2010-03-15 | drm/radeon/kms: prepare for more reclocking operations | Rafał Miłecki |
2010-03-15 | drm/radeon/kms: switch to condition waiting for reclocking | Rafał Miłecki |
2010-02-23 | drm/radeon/kms: implement reading active PCIE lanes on R600+ | Rafał Miłecki |
2010-02-23 | drm/radeon/kms: for downclocking non-mobility check PERFORMANCE state | Rafał Miłecki |
2010-02-23 | drm/radeon/kms: simplify storing current and requested PM mode | Rafał Miłecki |
2010-02-23 | [rfc] drm/radeon/kms: pm debugging check for vbl. | Dave Airlie |
2010-02-18 | drm/radeon/kms: simplify picking power state | Rafał Miłecki |
2010-02-09 | drm/radeon/kms: use wait queue (events) for VBLANK sync | Rafał Miłecki |
2010-02-09 | drm/radeon/kms: get_power_state early, not when processing IRQ | Rafał Miłecki |
2010-02-09 | drm/radeon/kms: use power states for dynamic reclocking | Alex Deucher |
2010-02-09 | drm/radeon/kms: add code to select power state | Alex Deucher |
2010-02-09 | drm/radeon/kms: add a power state type based on power state flags | Alex Deucher |
2010-02-09 | drm/radeon/kms: pull power mode info from bios tables (v3) | Alex Deucher |
2010-02-09 | drm/radeon/kms: add dynamic engine reclocking (V9) | Rafał Miłecki |