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