index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
drm/radeon/kms/pm: add a proper pm profile init function for fusion
Alex Deucher
1
-0
/
+18
2011-07-26
drm/radeon/kms: add missing vddci setting on NI+
Alex Deucher
1
-0
/
+3
2011-05-26
drm/radeon/kms: add missing case for cayman thermal sensor
Alex Deucher
1
-0
/
+1
2011-04-13
drm/radeon/kms: properly program vddci on evergreen+
Alex Deucher
1
-0
/
+4
2011-04-13
drm/radeon/kms: add voltage type to atom set voltage function
Alex Deucher
1
-2
/
+5
2011-03-24
drm radeon: Return -EINVAL on wrong pm sysfs access
Thomas Renninger
1
-3
/
+5
2011-02-04
drm/radeon/kms: dynamically allocate power state space
Alex Deucher
1
-0
/
+3
2011-02-02
drm/radeon/kms: rv6xx+ thermal sensor fixes
Alex Deucher
1
-1
/
+1
2011-01-07
drm/radeon/kms/ni: load default sclk/mclk/vddc at pm init
Alex Deucher
1
-0
/
+18
2011-01-07
drm/radeon/kms: adjust default clock/vddc tracking for pm on DCE5
Alex Deucher
1
-8
/
+10
2011-01-07
drm/radeon/kms: handle NI thermal controller
Alex Deucher
1
-0
/
+1
2011-01-06
drm/radeon: use system_wq instead of dev_priv->wq
Tejun Heo
1
-31
/
+16
2010-12-03
Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-next
Dave Airlie
1
-0
/
+4
2010-11-23
drm/radeon/kms: add thermal sensor support for fusion APUs
Alex Deucher
1
-0
/
+4
2010-11-22
drm/kms/radeon: Add support for precise vblank timestamping.
Mario Kleiner
1
-3
/
+3
2010-10-06
drm/radeon: Modify radeon_pm_in_vbl to use radeon_get_crtc_scanoutpos()
Mario Kleiner
1
-61
/
+9
2010-08-27
drm/radeon/kms: remove stray radeon_i2c_destroy
Alex Deucher
1
-2
/
+0
2010-08-20
drm/radeon/kms/pm: bail early if nothing's changing
Alex Deucher
1
-0
/
+5
2010-08-10
radeon: handle errors in radeon_hwmon_init()
Dan Carpenter
1
-5
/
+19
2010-08-04
Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core...
Dave Airlie
1
-0
/
+1
2010-08-01
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
1
-0
/
+1
2010-08-02
drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.
Dave Airlie
1
-16
/
+16
2010-08-02
drm/radeon/kms: add support for internal thermal sensors (v3)
Alex Deucher
1
-0
/
+82
2010-07-29
drm/radeon/kms: fix radeon mid power profile reporting
Daniel J Blueman
1
-0
/
+1
2010-07-01
DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:...
Rafael J. Wysocki
1
-7
/
+34
2010-06-08
drm/radeon/kms/pm: resurrect printing power states
Rafał Miłecki
1
-0
/
+45
2010-06-08
drm/radeon/kms: add trivial debugging for voltage
Rafał Miłecki
1
-0
/
+2
2010-06-08
drm/radeon/kms/pm: track current voltage (v2)
Alex Deucher
1
-0
/
+1
2010-06-08
drm/radeon/kms/pm: add mid profile
Alex Deucher
1
-2
/
+10
2010-06-08
drm/radeon/kms/pm: Misc fixes
Alex Deucher
1
-16
/
+10
2010-06-08
drm/radeon: fix PM on non-vram cards.
Dave Airlie
1
-9
/
+0
2010-06-03
drm/radeon/kms/pm: radeon_set_power_state fixes
Alex Deucher
1
-41
/
+34
2010-05-18
drm/radeon/pm: fix device_create_file return value checks.
Dave Airlie
1
-2
/
+7
2010-05-18
drm/radeon/kms/pm: make pm spam debug only
Alex Deucher
1
-8
/
+8
2010-05-18
drm/radeon/kms/pm: rework power management
Alex Deucher
1
-245
/
+383
2010-05-18
drm/radeon/kms/pm: add support for no display power states
Alex Deucher
1
-12
/
+26
2010-05-18
radeon: Use fences to gate entry to reclocking on <r600
Matthew Garrett
1
-0
/
+8
2010-05-18
drm/radeon/kms: re-enable gui idle interrupts on r6xx+
Alex Deucher
1
-11
/
+13
2010-05-18
drm/radeon/kms: more pm fixes
Alex Deucher
1
-28
/
+37
2010-05-18
radeon: Try harder to ensure we reclock in vblank
Matthew Garrett
1
-1
/
+10
2010-05-18
radeon: Fix locking in power management paths
Matthew Garrett
1
-14
/
+4
2010-05-18
radeon: Make sure that we determine the correct PM state before transition
Matthew Garrett
1
-0
/
+3
2010-05-18
radeon: Stop the ttm workqueue while reclocking
Matthew Garrett
1
-0
/
+3
2010-05-18
radeon: Take drm struct_mutex over reclocking
Matthew Garrett
1
-0
/
+10
2010-05-18
radeon: Unmap vram pages when reclocking
Matthew Garrett
1
-0
/
+28
2010-05-18
radeon: Unify PM entry paths
Matthew Garrett
1
-58
/
+32
2010-05-18
drm/radeon/kms/pm: rework power management
Alex Deucher
1
-1
/
+138
2010-05-18
drm/radeon/kms/pm: restore default power state on exit
Alex Deucher
1
-0
/
+9
2010-05-18
drm/radeon/kms: minor pm cleanups
Alex Deucher
1
-1
/
+1
2010-05-18
drm/radeon/kms/pm: clean power state printing
Alex Deucher
1
-1
/
+1
[next]