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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
4
-55
/
+39
2022-04-28
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
4
-55
/
+39
2022-04-19
drm/amd/pm: fix double free in si_parse_power_table()
Keita Suzuki
1
-5
/
+3
2022-04-19
amdgpu/pm: Clarify documentation of error handling in send_smc_mesg
Darren Powell
1
-3
/
+5
2022-04-19
drm/amdgpu/pm: fix the null pointer while the smu is disabled
Huang Rui
1
-1
/
+1
2022-04-09
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
2
-4
/
+4
2022-04-06
drm/amdgpu/smu10: fix SoC/fclk units in auto mode
Alex Deucher
1
-4
/
+4
2022-04-06
drm/amdgpu: don't use BACO for reset in S3
Alex Deucher
1
-0
/
+11
2022-04-06
drm/amdgpu/smu10: fix SoC/fclk units in auto mode
Alex Deucher
1
-4
/
+4
2022-04-05
drm/amdgpu: don't use BACO for reset in S3
Alex Deucher
1
-0
/
+11
2022-04-05
amdgpu/pm: Enable sysfs nodes for vclk and dclk for NAVI12
Marko Zekovic
1
-2
/
+4
2022-04-01
drm/amdgpu: Fix unique_id references for Sienna Cichlid
Kent Russell
2
-12
/
+4
2022-04-01
drm/amdgpu: Add unique_id support for sienna cichlid
Kent Russell
3
-2
/
+45
2022-04-01
drm/amdgpu: Use metrics data function to get unique_id for Aldebaran
Kent Russell
1
-7
/
+9
2022-04-01
drm/amdgpu: Add UNIQUE_ID to MetricsMember_t
Kent Russell
1
-0
/
+2
2022-04-01
drm/amdgpu: Use switch case for unique_id
Kent Russell
1
-4
/
+9
2022-03-28
drm/amd/pm: Check feature support using IP version
Lijo Lazar
1
-33
/
+40
2022-03-28
amdgpu/pm: Implement emit_clk_levels for vega10
Darren Powell
1
-0
/
+147
2022-03-28
amdgpu/pm: Add new hwmgr API function "emit_clock_levels"
Darren Powell
2
-0
/
+19
2022-03-25
drm/amdgpu/pm: add asic smu support check
Stanley.Yang
1
-0
/
+6
2022-03-25
drm/amdgpu/pm: fix the Stable pstate Test in amdgpu_test
Yifan Zhang
1
-1
/
+1
2022-03-15
drm/amd/pm: fix indenting in __smu_cmn_reg_print_error()
Dan Carpenter
1
-8
/
+8
2022-03-15
drm/amd/pm: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-15
drm/amd/pm: use pm mutex to protect ecc info table
Stanley.Yang
1
-1
/
+6
2022-03-15
drm/amd/pm: Send message when resp status is 0xFC
Lijo Lazar
1
-2
/
+0
2022-03-15
drm/amd/pm: add send bad channel info function
Stanley.Yang
7
-2
/
+77
2022-03-15
drm/amdgpu: change registers in error checking for smu 13.0.5
Yifan Zhang
1
-2
/
+8
2022-03-03
drm/amd/pm: new v3 SmuMetrics data structure for Sienna Cichlid
Danijel Slivka
2
-61
/
+178
2022-03-03
drm/amdgpu: enable gfxoff routine for GC 10.3.7
Prike Liang
1
-0
/
+1
2022-03-03
gpu/amd: vega10_hwmgr: fix inappropriate private variable name
Meng Tang
1
-30
/
+38
2022-02-25
drm/amdgpu: add gfxoff support for smu 13.0.5
Yifan Zhang
1
-0
/
+1
2022-02-25
drm/amd/pm: refine smu 13.0.5 pp table code
Yifan Zhang
2
-107
/
+28
2022-02-25
drm/amd/pm: fix mode2 reset fail for smu 13.0.5
Yifan Zhang
1
-7
/
+2
2022-02-25
amdgpu/pm: Disable managing hwmon sysfs attributes for ONEVF mode
Danijel Slivka
1
-0
/
+4
2022-02-23
drm/amd/pm: Fix missing prototype warning
Lijo Lazar
1
-1
/
+1
2022-02-22
drm/amd/pm: validate SMU feature enable message for getting feature enabled mask
Prike Liang
3
-29
/
+43
2022-02-18
drm/amd/pm: add smu_v13_0_5_ppt implementation
Yifan Zhang
7
-1
/
+1182
2022-02-18
drm/amd/pm: update smc message sequence for smu 13.0.5
Yifan Zhang
1
-5
/
+29
2022-02-18
drm/admgpu/pm: add smu 13.0.5 driver interface headers
Yifan Zhang
3
-0
/
+340
2022-02-17
drm/amdgpu/smu11.5: restore cclks in vangogh_set_performance_level
Alex Deucher
1
-1
/
+19
2022-02-17
drm/amd: Refactor `amdgpu_aspm` to be evaluated per device
Mario Limonciello
1
-1
/
+1
2022-02-17
drm/amd/pm: Add support for MP1 13.0.8
Prike Liang
3
-0
/
+3
2022-02-17
drm/amd: smu7: downgrade voltage error to info
Mario Limonciello
1
-2
/
+2
2022-02-17
drm/amd/pm: fix some OEM SKU specific stability issues
Evan Quan
1
-1
/
+31
2022-02-17
drm/amd/pm: fulfill Sienna_Cichlid implementations for DriverSmuConfig setting
Evan Quan
1
-0
/
+54
2022-02-17
drm/amd/pm: fulfill Navi1x implementations for DriverSmuConfig setting
Evan Quan
1
-0
/
+50
2022-02-17
drm/amd/pm: enable pm sysfs write for one VF mode
Yiqing Yao
1
-2
/
+2
2022-02-17
drm/amd/pm: correct the default DriverSmuConfig table settings
Evan Quan
4
-0
/
+44
2022-02-14
drm/amd/pm: correct the sequence of sending gpu reset msg
Yifan Zhang
1
-7
/
+2
2022-02-12
drm/amd/pm: fulfill the support for DriverSmuConfig table
Evan Quan
4
-1
/
+24
[next]