drm/radeon/kms/pm: add mid profile
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / radeon_pm.c
2010-06-07 Alex Deucherdrm/radeon/kms/pm: add mid profile
2010-06-07 Alex Deucherdrm/radeon/kms/pm: Misc fixes
2010-06-07 Dave Airliedrm/radeon: fix PM on non-vram cards.
2010-06-03 Alex Deucherdrm/radeon/kms/pm: radeon_set_power_state fixes
2010-05-18 Dave Airliedrm/radeon/pm: fix device_create_file return value...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: make pm spam debug only
2010-05-18 Alex Deucherdrm/radeon/kms/pm: rework power management
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add support for no display power...
2010-05-18 Matthew Garrettradeon: Use fences to gate entry to reclocking on ...
2010-05-18 Alex Deucherdrm/radeon/kms: re-enable gui idle interrupts on r6xx+
2010-05-18 Alex Deucherdrm/radeon/kms: more pm fixes
2010-05-18 Matthew Garrettradeon: Try harder to ensure we reclock in vblank
2010-05-18 Matthew Garrettradeon: Fix locking in power management paths
2010-05-18 Matthew Garrettradeon: Make sure that we determine the correct PM...
2010-05-18 Matthew Garrettradeon: Stop the ttm workqueue while reclocking
2010-05-18 Matthew Garrettradeon: Take drm struct_mutex over reclocking
2010-05-18 Matthew Garrettradeon: Unmap vram pages when reclocking
2010-05-18 Matthew Garrettradeon: Unify PM entry paths
2010-05-18 Alex Deucherdrm/radeon/kms/pm: rework power management
2010-05-18 Alex Deucherdrm/radeon/kms/pm: restore default power state on exit
2010-05-18 Alex Deucherdrm/radeon/kms: minor pm cleanups
2010-05-18 Alex Deucherdrm/radeon/kms/pm: clean power state printing
2010-05-18 Alex Deucherdrm/radeon/kms/pm: don't enable pm if there is only...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: update display watermarks with power...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add asic specific callbacks for...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: add asic specific callbacks for...
2010-05-18 Alex Deucherdrm/radeon/kms/pm: interate across crtcs for vblank
2010-05-18 Alex Deucherdrm/radeon/kms: wait for gpu idle before changing power...
2010-05-18 Alex Deucherdrm/radeon/kms: add support for gui idle interrupts...
2010-03-30 Alex Deucherdrm/radeon/kms/pm: fix segfault in clock code
2010-03-30 Alex Deucherdrm/radeon/kms: expose thermal/fan i2c buses
2010-03-15 Rafał Miłeckidrm/radeon/kms: prepare for more reclocking operations
2010-03-15 Rafał Miłeckidrm/radeon/kms: switch to condition waiting for reclocking
2010-02-22 Rafał Miłeckidrm/radeon/kms: implement reading active PCIE lanes...
2010-02-22 Rafał Miłeckidrm/radeon/kms: for downclocking non-mobility check...
2010-02-22 Rafał Miłeckidrm/radeon/kms: simplify storing current and requested...
2010-02-22 Dave Airlie[rfc] drm/radeon/kms: pm debugging check for vbl.
2010-02-18 Rafał Miłeckidrm/radeon/kms: simplify picking power state
2010-02-08 Rafał Miłeckidrm/radeon/kms: use wait queue (events) for VBLANK...
2010-02-08 Rafał Miłeckidrm/radeon/kms: get_power_state early, not when process...
2010-02-08 Alex Deucherdrm/radeon/kms: use power states for dynamic reclocking
2010-02-08 Alex Deucherdrm/radeon/kms: add code to select power state
2010-02-08 Alex Deucherdrm/radeon/kms: add a power state type based on power...
2010-02-08 Alex Deucherdrm/radeon/kms: pull power mode info from bios tables...
2010-02-08 Rafał Miłeckidrm/radeon/kms: add dynamic engine reclocking (V9)
2009-12-16 Rafał Miłeckidrm/radeon/kms: init pm on all chipsets
2009-12-04 Rafał Miłeckidrm/radeon/kms/pm: fix typos
2009-11-06 Rafał Miłeckidrm/radeon/kms: add debugfs for power management for...