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
/
pm
/
powerplay
/
smumgr
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr
Tim Huang
1
-1
/
+5
2024-04-30
drm/amd/pm: fix uninitialized variable warning
Jesse Zhang
1
-1
/
+4
2023-12-19
drm/amd: Add missing definitions for `SMU_MAX_LEVELS_VDDGFX`
Mario Limonciello
2
-0
/
+2
2023-08-09
drm/amd/pm: Remove many unnecessary NULL values
Ruan Jinjie
4
-4
/
+4
2023-08-09
drm/amdgpu: Remove a lot of unnecessary ternary operators
Ruan Jinjie
2
-5
/
+4
2023-01-25
Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...
Dave Airlie
3
-3
/
+3
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+0
2023-01-18
drm/amd/pm/powerplay/smumgr/ci: use bitwise or for bitmasks addition
Deepak R Varma
1
-1
/
+1
2023-01-18
drm/amd/pm/powerplay/smumgr: use bitwise or for addition
Deepak R Varma
2
-2
/
+2
2023-01-13
drm/amdgpu: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2023-01-04
drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations
Christian König
1
-6
/
+4
2022-09-20
drm/amd/pm: Remove unneeded result variable
ye xingchen
1
-3
/
+1
2022-01-27
drm/amd: Expose the FRU SMU I2C bus
Luben Tuikov
1
-2
/
+2
2022-01-26
drm/amd/pm: use dev_*** to print output in multiple GPUs
Guchun Chen
5
-10
/
+15
2020-12-09
drm/amd/pm: invalidate hdp before CPU access the memory written by GPU
Evan Quan
4
-10
/
+5
2020-12-03
drm/amdgpu/powerplay/iceland: return an error if copying to smc fails
Alex Deucher
1
-1
/
+1
2020-12-03
drm/amdgpu/powerplay/ci: return an error if copying to smc fails
Alex Deucher
1
-1
/
+1
2020-12-03
drm/amdgpu/powerplay/tonga: return an error if copying to smc fails
Alex Deucher
1
-1
/
+1
2020-12-02
drm/amd/pm/powerplay/smumgr/fiji_smumgr: Demote kernel-doc format abuse
Lee Jones
1
-1
/
+1
2020-12-02
drm/amd/pm/powerplay/smumgr/smu9_smumgr: Include our own header containing ou...
Lee Jones
1
-0
/
+1
2020-12-02
drm/amd/pm/powerplay/smumgr/vegam_smumgr: Make function called by reference s...
Lee Jones
1
-1
/
+1
2020-12-02
drm/amd/pm/powerplay/smumgr/iceland_smumgr: Make function called by reference...
Lee Jones
1
-1
/
+1
2020-12-02
drm/amd/pm/powerplay/smumgr/polaris10_smumgr: Make function called by referen...
Lee Jones
1
-1
/
+1
2020-12-02
drm/amd/pm/powerplay/smumgr/fiji_smumgr: Remove unused variable 'result'
Lee Jones
1
-7
/
+6
2020-12-01
drm/amdgpu: only skip smc sdma sos ta and asd fw in SRIOV for navi12
Stanley.Yang
1
-7
/
+5
2020-11-24
drm/amd/pm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-10-30
drm/amd/pm: do not use ixFEATURE_STATUS for checking smc running
Evan Quan
1
-4
/
+1
2020-10-30
drm/amd/pm: perform SMC reset on suspend/hibernation
Evan Quan
2
-0
/
+32
2020-10-27
drm/amd/pm: correct SMC sclk/mclk boot level setup
Evan Quan
1
-0
/
+8
2020-10-27
drm/amd/pm: correct clk/voltage dependence setup
Evan Quan
1
-0
/
+2
2020-10-27
drm/amd/pm: correct sclk/mclk dpm enablement
Evan Quan
1
-1
/
+2
2020-10-27
drm/amd/pm: correct platformcaps setup
Evan Quan
1
-2
/
+5
2020-10-27
drm/amd/pm: correct VRconfig setting
Evan Quan
1
-1
/
+14
2020-10-27
drm/amd/pm: correct vddc phase control setting
Evan Quan
1
-1
/
+6
2020-10-27
drm/amd/pm: correct avfs fuse settings
Evan Quan
1
-32
/
+23
2020-10-27
drm/amd/pm: correct VR shared rail info
Evan Quan
1
-0
/
+14
2020-10-27
drm/amd/pm: add mc register table initialization
Evan Quan
2
-0
/
+20
2020-10-27
drm/amd/pm: setup zero rpm parameters for polaris10
Evan Quan
1
-0
/
+17
2020-10-27
drm/amd/pm: correct polaris10 clock stretcher data table setting
Evan Quan
1
-31
/
+11
2020-10-27
drm/amd/pm: drop redundant efuse mask calculations
Evan Quan
2
-4
/
+2
2020-10-27
drm/amd/pm: optimize AC timing programming
Evan Quan
1
-1
/
+1
2020-10-27
drm/amd/pm: drop arb table first byte workaround
Evan Quan
1
-31
/
+0
2020-10-27
drm/amd/pm: add pptable VRHotLevel setting
Evan Quan
1
-0
/
+3
2020-10-27
drm/amd/pm: correct the BootLinkLevel setup
Evan Quan
1
-1
/
+1
2020-10-27
drm/amd/pm: correct the ACPI table setup V2
Evan Quan
1
-1
/
+2
2020-10-27
drm/amd/pm: correct mclk table setup
Evan Quan
1
-12
/
+8
2020-10-27
drm/amd/pm: correct sclk table setup
Evan Quan
1
-2
/
+21
2020-10-27
drm/amd/pm: correct vddci table setup
Evan Quan
1
-2
/
+2
2020-10-27
drm/amd/pm: populate smc samu table
Evan Quan
1
-0
/
+53
2020-10-27
drm/amd/pm: populate smc vddc table
Evan Quan
1
-0
/
+26
[next]