index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2014-02-13
radeon/pm: Guard access to rdev->pm.power_state array
Michel Dänzer
1
-2
/
+4
2013-05-12
drm/radeon: don't use get_engine_clock() on APUs
Alex Deucher
1
-1
/
+5
2012-10-13
drm/radeon: only adjust default clocks on NI GPUs
Alex Deucher
1
-2
/
+6
2012-03-21
drm/radeon/kms: no support for internal thermal sensor on TN yet
Alex Deucher
1
-0
/
+3
2012-03-21
drm/radeon/kms: add support for internal thermal sensor on SI
Alex Deucher
1
-0
/
+4
2012-02-29
drm/radeon/kms: move clock/pcie setting callbacks into pm struct
Alex Deucher
1
-3
/
+3
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
1
-9
/
+9
2011-12-20
drm/radeon: add radeon_fence_count_emited function
Christian König
1
-14
/
+1
2011-12-20
drm/radeon: make cp variable an array
Christian König
1
-6
/
+10
2011-12-20
drm/radeon: make all functions work with multiple rings.
Christian König
1
-5
/
+8
2011-12-20
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
1
-10
/
+18
2011-12-20
drm/radeon: fix a spelling mistake
Christian König
1
-2
/
+2
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-02
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
[next]