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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-01
drm/amd/pp: Print warning if od_sclk/mclk out of range
Rex Zhu
1
-4
/
+8
2018-11-01
drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10
Rex Zhu
1
-0
/
+31
2018-11-01
drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7
Rex Zhu
1
-4
/
+6
2018-11-01
drm/amd/powerplay: no MGPU fan boost enablement on DPM disabled
Evan Quan
1
-3
/
+3
2018-10-31
drm/amd/powerplay: revise Vega20 pptable version check
Evan Quan
1
-2
/
+8
2018-10-26
drm/amdgpu: fix reporting of failed msg sent to SMU (v2)
Shirish S
1
-0
/
+4
2018-10-25
drm/amd/powerplay: commonize the API for retrieving current clocks
Evan Quan
1
-29
/
+15
2018-10-25
drm/amd/powerplay: correct the clocks for DAL to be Khz unit
Evan Quan
1
-11
/
+10
2018-10-25
drm/amd/powerplay: commit get_performance_level API as DAL needed
Evan Quan
2
-0
/
+17
2018-10-22
drm/amd/powerplay: bump the PPtable version supported
Evan Quan
2
-30
/
+18
2018-10-22
drm/amd/powerplay: drop highest UCLK setting after display configuration change
Evan Quan
1
-0
/
+11
2018-10-22
drm/amd/pp: enable power limit increase in OD mode
Joseph Greathouse
1
-2
/
+14
2018-10-22
powerplay: Respect units on max dcfclk watermark
David Francis
1
-1
/
+1
2018-10-22
drm/amd/powerplay: error out when force clock level under auto dpm mode V2
Evan Quan
1
-4
/
+7
2018-10-16
drm/amd/powerplay: update PPtable with DC BTC and Tvr SocLimit fields
Evan Quan
2
-9
/
+14
2018-10-16
drm/amd/powerplay: added I2C controller configuration
Evan Quan
2
-63
/
+139
2018-10-12
drm/amd/powerplay: hint when power profile setting is not supported
Evan Quan
1
-2
/
+7
2018-10-12
drm/amd/powerplay: translate power_profile mode to pplib workload type
Evan Quan
1
-3
/
+39
2018-10-10
drm/amdgpu/powerplay: factor out some pptable helpers
Alex Deucher
4
-96
/
+70
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega20_processpptables.c
Alex Deucher
1
-16
/
+25
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega12_processpptables.c
Alex Deucher
1
-12
/
+14
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega10_processpptables.c
Alex Deucher
1
-15
/
+15
2018-10-10
drm/amdgpu/powerplay: fix missing break in switch statements
Colin Ian King
5
-0
/
+10
2018-10-10
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
Rex Zhu
4
-32
/
+2
2018-10-10
drm/amdgpu: Remove amdgpu_ucode_fini_bo
Rex Zhu
1
-3
/
+0
2018-10-10
drm/amd/pp: Implement load_firmware interface
Rex Zhu
1
-0
/
+15
2018-10-10
drm/amd/pp: Allocate ucode bo in request_smu_load_fw
Rex Zhu
3
-3
/
+4
2018-10-10
drm/amd/pp: Refine smu7/8 request_smu_load_fw callback function
Rex Zhu
3
-73
/
+39
2018-10-10
drm/amd/pp: Setup SoftRegsStart before request smu load fw
Rex Zhu
2
-1
/
+19
2018-10-10
drm/amd/pp: Refine function iceland_start_smu
Rex Zhu
1
-11
/
+1
2018-10-10
drm/amd/pp: Fix memory leak on CI/AI
Rex Zhu
1
-4
/
+4
2018-10-10
drm/amdgpu: Add fan RPM setting via sysfs
Rex Zhu
1
-0
/
+19
2018-10-10
drm/amd/pp: Implement AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPM
Rex Zhu
2
-0
/
+8
2018-10-10
drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
Akshu Agrawal
1
-1
/
+4
2018-10-10
drm/amd/pp: Remove wrong code in fiji_start_smu
Rex Zhu
1
-10
/
+0
2018-10-10
drm/amd/pp: Remove uncessary extra vcn pg cntl in smu
Rex Zhu
1
-15
/
+1
2018-10-10
drm/amdgpu: Move out power up/down sdma out of smu
Rex Zhu
2
-15
/
+1
2018-10-10
drm/amd/pp: Expose the smu support for SDMA PG cntl
Rex Zhu
3
-0
/
+27
2018-10-10
drm/amd/pp: Avoid divide-by-zero in fan_ctrl_set_fan_speed_rpm
Rex Zhu
2
-0
/
+2
2018-10-10
drm/amd/pp: Fix fan's RPM setting not work on VI/Vega10
Rex Zhu
2
-4
/
+4
2018-10-10
drm/amd/powerplay: enable MGPU fan boost feature on Vega20
Evan Quan
1
-0
/
+15
2018-10-10
drm/amd/powerplay: helper interfaces for MGPU fan boost feature
Evan Quan
2
-0
/
+20
2018-10-10
drm/amdgpu/vega20: make power profile output more consistent
Alex Deucher
1
-1
/
+1
2018-10-10
drm/amd/powerplay/vega20: enable fan RPM and pwm settings V2
Evan Quan
3
-4
/
+185
2018-10-10
drm/amd/powerplay/vega20: tell the correct gfx voltage V2
Evan Quan
1
-0
/
+12
2018-10-10
drm/amd/powerplay/vega20: correct the hwmon interface ppt limit output
Evan Quan
2
-0
/
+14
2018-09-27
drm/amd/powerplay: Change id parameter type in pp_atomfwctrl_get_clk_informat...
Nathan Chancellor
2
-2
/
+3
2018-09-27
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2
-4
/
+4
2018-09-27
drm/amd/pp: Disable dpm features on smu7/8 when suspend
Rex Zhu
2
-18
/
+32
2018-09-27
drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega20
Alex Deucher
1
-0
/
+5
[next]