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
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
2019-05-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
5
-27
/
+124
2019-04-29
drm/amdgpu: power down the Vega20 VCE engine on request
Evan Quan
1
-1
/
+12
2019-04-29
drm/amd/powerplay: raven 4k@60hz dp monitor always flicking
hersen wu
1
-11
/
+6
2019-04-24
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2
-1
/
+12
2019-04-23
drm/amd/powerplay: enable UMDPSTATE support on raven2 (v2)
Chengming Gui
1
-6
/
+0
2019-04-23
drm/amd/powerplay: add set/get_power_profile_mode for Raven (v2)
Chengming Gui
3
-7
/
+99
2019-04-19
drm/powerplay : send SMC message to set XGMI pstate
shaoyunl
1
-2
/
+7
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
3
-4
/
+22
2019-04-12
drm/powerplay: Add smu set xgmi pstate interface
shaoyunl
2
-1
/
+12
2019-04-10
drm/amd/powerplay: simplify the code of [get|set]_activity_monitor_coeff
Kevin Wang
2
-74
/
+7
2019-04-10
drm/amd/powerplay: optimization function of smu_update_table
Kevin Wang
2
-3
/
+9
2019-04-04
drm/amd/powerplay: check for invalid profile mode before switching
Evan Quan
1
-3
/
+2
2019-04-03
drm/amdgpu: Allow switching to CUSTOM profile on Vega20
Kent Russell
2
-1
/
+17
2019-04-03
drm/amdgpu: Allow switching to CUSTOM profile on Vega10 v2
Kent Russell
1
-1
/
+22
2019-04-03
drm/amdgpu: Allow switching to CUSTOM profile on smu7 v2
Kent Russell
1
-11
/
+21
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
29
-73
/
+7282
2019-04-02
drm/amdgpu/smu11: fix warning on 32bit arches
Alex Deucher
1
-1
/
+1
2019-03-28
drm/amd/powerplay: update current profile mode only when it's really applied
Evan Quan
2
-10
/
+12
2019-03-28
drm/amd/powerplay: fix possible hang with 3+ 4K monitors
Evan Quan
1
-1
/
+9
2019-03-28
drm/amd/powerplay: correct data type to avoid overflow
Evan Quan
1
-1
/
+1
2019-03-28
drm/amd/powerplay: add ECC feature bit
Evan Quan
3
-2
/
+12
2019-03-21
drm/amd/powerplay: Fix double unlock bug in smu_sys_set_pp_table()
Dan Carpenter
1
-0
/
+2
2019-03-21
drm/amd/powerplay: Off by one in vega20_get_smu_msg_index()
Dan Carpenter
1
-1
/
+2
2019-03-21
drm/amd/powerplay: delete some dead code
Dan Carpenter
1
-3
/
+0
2019-03-21
drm/amdgpu: enable gfxoff again on raven series (v2)
Huang Rui
2
-9
/
+8
2019-03-21
drm/amd/powerplay: fix spelling mistake "unknow" -> "unknown"
Colin Ian King
1
-1
/
+1
2019-03-21
drm/amd/powerplay: Zero initialize num_of_levels in vega20_set_single_dpm_table
Nathan Chancellor
1
-1
/
+1
2019-03-19
drm/amd/powerplay: move the smc_if_version to asic file
Kevin Wang
3
-2
/
+5
2019-03-19
drm/amd/powerplay: simplify sw-smu message map macro
Kevin Wang
1
-85
/
+85
2019-03-19
drm/amd/powerplay: apply Vega20 BACO workaround
Evan Quan
6
-2
/
+46
2019-03-19
drm/amd/powerplay: fix pcie sysfs interface when set wrong value
Likun Gao
1
-2
/
+4
2019-03-19
drm/amd/powerplay: fix memdup.cocci warnings
kbuild test robot
1
-15
/
+9
2019-03-19
drm/amd/powerplay: fix semicolon code style issue
Yang Wei
2
-5
/
+5
2019-03-19
drm/amd/powerplay: fix raven issue for sw smu
Huang Rui
1
-1
/
+1
2019-03-19
drm/amd/powerplay: add od condition for power limit
Likun Gao
3
-0
/
+17
2019-03-19
drm/amd/powerplay: add limit of pp_feature for smu (v3)
Likun Gao
3
-1
/
+5
2019-03-19
drm/amd/powerplay: use REG32_PCIE wrapper instead for sw smu
Huang Rui
1
-4
/
+3
2019-03-19
drm/amd/powerplay: fix the issue of checking on message mapping
Huang Rui
1
-2
/
+7
2019-03-19
drm/amd/powerplay: move setting allowed mask and feature enabling together
Huang Rui
1
-4
/
+4
2019-03-19
drm/amd/powerplay: fix byte alignment issue of smu11 pptable
Huang Rui
1
-3
/
+3
2019-03-19
drm/amd/powerplay: fix smc messsage index report
Huang Rui
1
-5
/
+5
2019-03-19
drm/amd/powerplay: support sysfs to set/get pcie
Likun Gao
1
-0
/
+38
2019-03-19
drm/amd/powerplay: add override pcie parameters
Likun Gao
1
-0
/
+46
2019-03-19
drm/amd/powerplay: support sysfs to set socclk, fclk, dcefclk
Likun Gao
3
-32
/
+192
2019-03-19
drm/amd/powerplay: support sysfs to get socclk, fclk, dcefclk
Likun Gao
1
-0
/
+56
2019-03-19
drm/amd/powerplay: add condition for smc table hw init
Likun Gao
3
-33
/
+13
2019-03-19
drm/amd/powerplay: add suspend and resume function for smu
Likun Gao
3
-97
/
+93
2019-03-19
drm/amd/powerplay: add is_dpm_running for SMU11
Chengming Gui
2
-0
/
+25
2019-03-19
drm/amd/powerplay: add smu_late_init for SMU11.
Chengming Gui
1
-1
/
+14
2019-03-19
drm/amd/powerplay: set dpm table of vclk/dclk/eclk for smu11 (v2)
Likun Gao
1
-12
/
+6
[next]