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
/
smu7_hwmgr.c
Age
Commit message (
Expand
)
Author
2017-11-16
drm/amd/powerplay: fix unfreeze level smc message for smu7
Eric Huang
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
2017-10-21
drm/amd/powerplay: fix uninitialized variable
Rex Zhu
2017-10-19
drm/amd/pp: implement function notify_cac_buffer_info on VI
Rex Zhu
2017-10-06
drm/amd/powerplay: Partially revert changes and fix smu7_notify_smc_display()
Tom St Denis
2017-09-26
drm/amd/powerplay: refine powerplay code.
Rex Zhu
2017-09-26
drm/amd/powerplay: refine interface in struct pp_smumgr_func
Rex Zhu
2017-09-26
drm/amd/powerplay: Simplify smu7_voting_clients()
Rex Zhu
2017-09-26
drm/amd/powerplay: Add support for CI asics to hwmgr
Rex Zhu
2017-09-26
drm/amd/powerplay: refine dmesg info under powerplay
Rex Zhu
2017-09-18
drm/amd/powerplay: fix spelling typo in function name
Rex Zhu
2017-09-18
drm/amd/powerplay: use struct amd_pm_funcs in powerplay
Rex Zhu
2017-09-18
drm/amd/powerplay: delete dead code in powerplay
Rex Zhu
2017-09-18
drm/amd/powerplay: refine code for thermal control in powerplay
Rex Zhu
2017-09-12
drm/amd/powerplay: add UMD P-state in powerplay.
Rex Zhu
2017-08-29
drm/amd/powerplay/hwmgr: Remove null check before kfree
Himanshu Jha
2017-08-15
drm/amd/powerplay: delete PCC error message in smu7_hwmgr.c
Rex Zhu
2017-07-14
drm/amd/powerplay: add avfs check for old asics on Vi.
Rex Zhu
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-24
drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
Alex Deucher
2017-05-24
drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
Alex Deucher
2017-05-22
drm/amd: include <linux/delay.h> instead of "linux/delay.h"
Masahiro Yamada
2017-05-10
drm/amd/powerplay: refine pwm1_enable callback functions for vi.
Rex Zhu
2017-05-05
drm/amd/powerplay: delete dead code in powerplay.
Rex Zhu
2017-04-28
drm/amd/powerplay: add disable_smc_ctf callback in hwmgr.
Rex Zhu
2017-03-29
drm/amd/powerplay: reduce sample period time
Rex Zhu
2017-03-29
drm/amd/powerplay: restore disabling power containment on Fiji (v2)
Eric Huang
2017-03-29
drm/amd/powerplay: simplify avfs control code in smu7
Eric Huang
2017-03-29
drm/amd/powerplay: add function avfs control in smu7
Eric Huang
2017-03-29
drivers/gpu: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2017-03-29
drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)
Tom St Denis
2017-03-29
drm/amd/powerplay: implement gpu power display for smu7_hwmgr
Eric Huang
2017-03-29
drm/amd/powerplay: change parameter type pointer from int32_t to void in read...
Eric Huang
2017-03-29
drm/amd/powerplay: add power profile support for SMU7
Eric Huang
2017-02-22
drm/amd/powerplay: fix PSI feature on Polars12.
Rex Zhu
2017-02-09
drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...
Rex Zhu
2017-02-08
drm/amd/powerplay: set fan speed to max in profile peak mode only.
Rex Zhu
2017-01-27
drm/amd/powerplay: fix regresstion issue can't set manual dpm mode.
Rex Zhu
2017-01-27
drm/amdgpu: extend profiling mode.
Rex Zhu
2017-01-27
drm/amd/powerplay: refine DIDT feature in Powerplay.
Rex Zhu
2017-01-27
drm/amd/powerplay: change function name to make code more readable
Rex Zhu
2017-01-27
drm/amd/powerplay: fix memory leak in smu7_hwmgr
Rex Zhu
2017-01-27
drm/amd/powerplay: add profiling mode in dpm level
Rex Zhu
2017-01-27
drm/amd/powerplay: update all printk to pr_* on hwmgr
Huang Rui
2017-01-27
drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>
Huang Rui
2017-01-27
drm/amd/powerplay: add request_firmware/release_firmware for smu7
Huang Rui
2016-12-06
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-16
drm/amd/powerplay: avoid out of bounds access on array ps.
Rex Zhu
[next]