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
Age
Commit message (
Expand
)
Author
2018-02-19
drm/amd/pp: Refine code shorten variable name
Rex Zhu
2018-02-19
drm/amd/pp: Add a helper to convert VID to voltage value
Rex Zhu
2018-02-19
drm/amd/powerplay: use ffs/fls instead of implementing our own
Evan Quan
2018-02-19
drm/amd/powerplay: export the thermal ranges of Carrizo (V2)
Evan Quan
2018-02-19
drm/amd/powerplay: export the thermal ranges of VI asics (V2)
Evan Quan
2018-02-19
drm/amd/powerplay: export vega10 specific thermal ranges (V2)
Evan Quan
2018-02-19
drm/amd/powerplay: export thermal range through temp sysfs
Alex Deucher
2018-02-19
drm/amd/powerplay: new hw manager interface for retrieving device specific th...
Evan Quan
2018-02-19
drm/amd/powerplay: correct PP_TemperatureRange member type since negative val...
Evan Quan
2018-02-19
drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a bet...
Evan Quan
2018-02-19
drm/amd/powerplay: remove unused parameter of phm_start_thermal_controller (v2)
Evan Quan
2018-02-19
drm/amd/powerplay: drop unneeded newline
Julia Lawall
2018-01-18
drm/amd/powerplay: Fix smu_table_entry.handle type
Andrey Grodzovsky
2018-01-10
drm/amd/pp: Implement get_max_high_clocks for CI/VI
Rex Zhu
2018-01-10
drm/amd/powerplay: set pp_num_states as 0 on error situation
Evan Quan
2018-01-10
drm/amd/powerplay: fix memory leakage when reload (v2)
Yintian Tao
2017-12-27
drm/amd/pp: Get and save CZ/ST smu version
Rex Zhu
2017-12-20
drm/amd/pp: Implement force_dpm_level on Rv
Rex Zhu
2017-12-20
drm/amd/pp: Get and save Rv smu version
Rex Zhu
2017-12-20
drm/amd/pp: update smu_version value for CI/VI
Rex Zhu
2017-12-20
drm/amd/pp: Move smu_version to common code
Rex Zhu
2017-12-19
drm/amd/pp: export more smu message on Rv
Rex Zhu
2017-12-19
drm/amd/pp: delete repeated call of force_dpm_level
Rex Zhu
2017-12-19
drm/amd/pp: implement phm_reset_power_profile_state
Rex Zhu
2017-12-19
drm/amd/pp: delete dead code of arbiter overdriver clk
Rex Zhu
2017-12-14
drm/amd/pp: reset dpm level when adjust power state
Rex Zhu
2017-12-13
drm/amd/pp: implement dpm_get_sclk/mclk for RV
Rex Zhu
2017-12-07
drm/amdgpu: add license to files where it was missing
Alex Deucher
2017-12-07
drm/amdgpu: add license to Makefiles
Alex Deucher
2017-12-06
drm/amd/include:cleanup raven1 thm header files.
Feifei Xu
2017-12-06
drm/amd/include:cleanup raven1 nbio header files.
Feifei Xu
2017-12-06
drm/amd/include:cleanup raven1 mp header files.
Feifei Xu
2017-12-06
drm/amd/include:cleanup vega10 header files.
Feifei Xu
2017-12-06
drm/amd/include:cleanup vega10 nbio header files.
Feifei Xu
2017-12-06
drm/amd/include:cleanup vega10 gc header files.
Feifei Xu
2017-12-06
drm/amd/include:cleanup vega10 thm header files.
Feifei Xu
2017-12-06
drm/amd/include:cleanup vega10 mp header files.
Feifei Xu
2017-12-06
drm/amd/powerplay: Followup fixes to mc_reg_address
Ernst Sjöstrand
2017-12-06
drm/amd/powerplay: Fix buffer overflows with mc_reg_address
Ernst Sjöstrand
2017-12-06
drm/amd/powerplay: Fix missing newlines at end of file
Ernst Sjöstrand
2017-12-06
drm/amd/powerplay: Minor fixes in processpptables.c (v2)
Ernst Sjöstrand
2017-12-06
drm: amd: Fix line continuation formats
Joe Perches
2017-12-04
drm/amd/pp: delete an outdated comment in amd_powerplay.c
Rex Zhu
2017-12-04
drm/amd/pp: implement notify_smu_memory_info on Powerplay
Rex Zhu
2017-12-04
drm/amdgpu: add header kgd_pp_interface.h
Rex Zhu
2017-12-04
drm/amdgpu: move struct amd_powerplay to amdgpu.h
Rex Zhu
2017-12-04
drm/amd/powerplay: move functions to amd_pm_funcs table
Rex Zhu
2017-12-04
drm/amdgpu: move DC and PP shared data structures to dm_pp_interface.h
Rex Zhu
2017-12-04
drm/amd/powerplay: describe the PCIE link speed in right GT/s
Evan Quan
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
[next]