index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
navi10_ppt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to sm...
Hersen Wu
1
-9
/
+13
2020-02-11
drm/amdgpu:/navi10: use the ODCAP enum to index the caps array
Alex Deucher
1
-11
/
+11
2020-02-05
drm/amdgpu: update default voltage for boot od table for navi1x
Alex Deucher
1
-1
/
+8
2020-02-04
drm/amdgpu: fetch default VDDC curve voltages (v2)
Alex Deucher
1
-1
/
+49
2020-02-04
drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)
Matt Coffin
1
-0
/
+7
2020-02-04
drm/amdgpu/navi10: add OD_RANGE for navi overclocking
Alex Deucher
1
-0
/
+59
2020-02-04
drm/amdgpu/navi: fix index for OD MCLK
Alex Deucher
1
-1
/
+1
2020-02-04
drm/amd/powerplay: fix navi10 system intermittent reboot issue V2
Evan Quan
1
-0
/
+58
2020-01-31
drm/amdgpu/navi10: add mclk to navi10_get_clock_by_type_with_latency
Alex Deucher
1
-0
/
+2
2020-01-07
drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2
Evan Quan
1
-0
/
+1
2020-01-07
drm/amd/powerplay: cache the watermark settings on system memory
Evan Quan
1
-0
/
+4
2020-01-07
drm/amdgpu/smu: custom pstate profiling clock frequence for navi series asics
Kevin Wang
1
-3
/
+38
2020-01-07
drm/amdgpu/smu: add helper function smu_get_dpm_level_range() for smu driver
Kevin Wang
1
-10
/
+2
2020-01-07
drm/amdgpu/smu: make the set_performance_level logic easier to follow
Alex Deucher
1
-3
/
+27
2019-12-23
drm/amdgpu/smu: add peak profile support for navi12
Alex Deucher
1
-0
/
+3
2019-12-23
drm/amdgpu/smu/navi: Adjust default behavior for peak sclk profile
Alex Deucher
1
-2
/
+8
2019-12-19
drm/amdgpu/smu: add metrics table lock for navi (v2)
Alex Deucher
1
-0
/
+3
2019-12-19
drm/amdgpu/smu: fix spelling
Alex Deucher
1
-2
/
+2
2019-12-03
drm/amdgpu/powerplay: unify smu send message function
Likun Gao
1
-1
/
+0
2019-11-20
drm/amdgpu: split swSMU baco_reset into enter and exit
Alex Deucher
1
-1
/
+2
2019-11-19
drm/amd/powerplay: correct fine grained dpm force level setting
Evan Quan
1
-0
/
+6
2019-11-19
drm/amd/powerplay: issue BTC on Navi during SMU setup
Evan Quan
1
-0
/
+12
2019-11-19
drm/amd/powerplay: add JPEG power control for Navi1x
Leo Liu
1
-2
/
+30
2019-11-13
drm/amd/powerplay: read pcie speed/width info (v2)
Kenneth Feng
1
-5
/
+52
2019-11-12
drm/amdgpu/smu_v11: Unify and fix power limits
Matt Coffin
1
-11
/
+11
2019-11-12
drm/amdgpu/navi10: Implement od clk printing
Matt Coffin
1
-5
/
+51
2019-11-12
drm/amdgpu/navi10: implement GFXCLK_CURVE overdrive
Matt Coffin
1
-2
/
+58
2019-11-12
drm/amdgpu/navi10: implement sclk/mclk OD via pp_od_clk_voltage
Matt Coffin
1
-0
/
+180
2019-11-07
drm/amd/swSMU: fix smu workload bit map error
Kevin Wang
1
-1
/
+1
2019-10-25
drm/amd/powerplay: clear the swSMU code layer
Evan Quan
1
-3
/
+51
2019-10-25
drm/amd/powerplay: split out those internal used swSMU APIs V2
Evan Quan
1
-0
/
+1
2019-10-25
drm/amd/powerplay: add lock protection for swSMU APIs V2
Evan Quan
1
-6
/
+9
2019-10-15
drm/amd/powerplay: bug fix for pcie parameters override
Kenneth Feng
1
-0
/
+23
2019-10-15
drm/amd/powerplay: re-enable FW_DSTATE feature bit
Xiaojie Yuan
1
-4
/
+1
2019-10-15
drm/amdgpu/swSMU: custom UMD pstate peak clock for navi14
Kevin Wang
1
-14
/
+39
2019-10-11
drm/amdgpu/swSMU/navi: add feature toggles for more things
Alex Deucher
1
-6
/
+18
2019-10-11
drm/amd/powerplay: add more feature bits
Xiaojie Yuan
1
-1
/
+4
2019-10-03
drm/amd/powerplay: add sensor lock support for smu
Kevin Wang
1
-0
/
+2
2019-10-03
drm/amd/powerplay: change metrics update period from 1ms to 100ms
Kevin Wang
1
-1
/
+1
2019-10-03
drm/amdgpu/powerplay: add new mapping for APCC_DFLL feature
Xiaojie Yuan
1
-0
/
+1
2019-09-14
drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu (v2)
Kevin Wang
1
-3
/
+0
2019-08-29
drm/amd/powerplay: enable jpeg powergating for navi1x
Xiaojie Yuan
1
-1
/
+2
2019-08-27
drm/amd/powerplay: Fix an off by one in navi10_get_smu_msg_index()
Dan Carpenter
1
-1
/
+1
2019-08-23
drm/amd/powerpaly: fix navi series custom peak level value error
Kevin Wang
1
-0
/
+4
2019-08-22
drm/amd/powerplay: correct SW smu11 thermal range settings
Evan Quan
1
-3
/
+2
2019-08-12
drm/amd/powerplay: remove redundant duplicated return check
Colin Ian King
1
-4
/
+0
2019-08-12
drm/amd/powerplay: change smu_read_sensor sequence in smu
Kenneth Feng
1
-1
/
+4
2019-08-12
drm/amd/powerplay: re-define smu interface version for smu v11
tiancyin
1
-1
/
+0
2019-08-06
drm/amd/powerplay: Zero initialize some variables
Nathan Chancellor
1
-1
/
+1
2019-08-02
drm/amd/powerplay: correct navi10 vcn powergate
Evan Quan
1
-8
/
+15
[next]