index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
hwmgr
/
tonga_hwmgr.c
Age
Commit message (
Expand
)
Author
2016-05-19
drm/amd/powerplay/hwmgr: use kmemdup
Muhammad Falak R Wani
2016-05-18
drm/amd/powerplay: fix bugs of checking if dpm is running on Tonga
Eric Huang
2016-05-13
drm/amd/powerplay: fix a bug on updating sclk for Tonga
Eric Huang
2016-05-11
drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clock
Nils Wallménius
2016-05-11
drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clock
Nils Wallménius
2016-05-11
drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clock
Nils Wallménius
2016-05-11
drm/amd: cleanup remaining spaces and tabs v2
Christian König
2016-05-04
drm/powerplay: add missing clockgating callback for tonga
Alex Deucher
2016-05-04
drm/amd/powerplay/hwmgr: don't add invalid voltage
Moritz Kühner
2016-05-04
drm/amd/powerplay/hwmgr: prevent VDDC from exceeding 2V
Moritz Kühner
2016-05-04
drm/amd/powerplay: revise reading/writing pptable on Tonga
Eric Huang
2016-05-04
drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)
Eric Huang
2016-05-04
drm/amd/powerplay: fix issue that get wrong reference clock value.
Rex Zhu
2016-05-04
drm/amd: Mark some tables as const
Nils Wallménius
2016-05-04
drm/amd/powerplay: fix stutter setup in mclk level init
Alex Deucher
2016-05-04
drm/amd/powerplay: add deep sleep divider id into DPM table on Tonga
Eric Huang
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-17
drm/amd/powerplay: show uvd/vce power gate enablement for tonga.
Rex Zhu
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2016-02-10
drm/amd/powerplay: add some hwmgr functions for sysfs interface on Tonga
Eric Huang
2016-02-08
drm/amdgpu/tonga: plumb pg flags through to powerplay
Alex Deucher
2016-02-08
drm/amd/powerplay/tonga: disable vce pg
Alex Deucher
2016-02-08
drm/amd/powerplay/tonga: disable uvd pg
Alex Deucher
2016-01-08
drm/amdgpu: fix hex/decimal bug when show gpu load.
Rex Zhu
2016-01-08
drm/amd/powerplay: fix Smatch static checker warnings
Rex Zhu
2015-12-21
drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
Alex Deucher
2015-12-21
drm/amd/powerplay: display gpu load when print performance for tonga.
Rex Zhu
2015-12-21
drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
Rex Zhu
2015-12-21
drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
Eric Huang
2015-12-21
drm/amd/powerplay: fix warning of cast to pointer from integer of different s...
Rex Zhu
2015-12-21
drm/amd/powerplay/tonga: Add UVD DPM init
Alex Deucher
2015-12-21
drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
Alex Deucher
2015-12-21
drm/amdgpu: extract pcie helpers to common header
Alex Deucher
2015-12-21
drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
Alex Deucher
2015-12-21
drm/amd/powerplay: implement new funcs to check current states for tonga.
Rex Zhu
2015-12-21
drm/amdgpu/powerplay: implement thermal control for tonga.
Rex Zhu
2015-12-21
drm/amd/powerplay: Add CG and PG support for tonga
Rex Zhu
2015-12-21
drm/amdgpu/powerplay: program display gap for tonga.
Rex Zhu
2015-12-21
drm/amd/powerplay: update atomctrl for fiji
Eric Huang
2015-12-21
drm/amd/powerplay: add Tonga dpm support (v3)
yanyang1