index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-04
drm/amd/pm: Disable fan control if not supported
Elena Sakhnovitch
1
-0
/
+15
2022-05-04
drm/amdgpu: Remove trailing space
Elena Sakhnovitch
1
-1
/
+1
2022-05-04
drm/amd/smu: Increace dpm level count only for smu v13.0.2
Likun Gao
1
-2
/
+2
2022-04-28
drm/amd/pm: fix the compile warning
Evan Quan
1
-13
/
+1
2022-04-22
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-08
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-03-31
drm/amdgpu: Fix unique_id references for Sienna Cichlid
Kent Russell
2
-12
/
+4
2022-03-31
drm/amdgpu: Add unique_id support for sienna cichlid
Kent Russell
3
-2
/
+45
2022-03-31
drm/amdgpu: Use metrics data function to get unique_id for Aldebaran
Kent Russell
1
-7
/
+9
2022-03-31
drm/amdgpu: Add UNIQUE_ID to MetricsMember_t
Kent Russell
1
-0
/
+2
2022-03-31
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-02
drm/amd/pm: new v3 SmuMetrics data structure for Sienna Cichlid
Danijel Slivka
2
-61
/
+178
2022-03-02
drm/amdgpu: enable gfxoff routine for GC 10.3.7
Prike Liang
1
-0
/
+1
2022-03-02
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-24
drm/amd/pm: fix mode2 reset fail for smu 13.0.5
Yifan Zhang
1
-7
/
+2
2022-02-24
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-16
drm/amd/pm: Add support for MP1 13.0.8
Prike Liang
3
-0
/
+3
2022-02-16
drm/amd: smu7: downgrade voltage error to info
Mario Limonciello
1
-2
/
+2
2022-02-16
drm/amd/pm: fix some OEM SKU specific stability issues
Evan Quan
1
-1
/
+31
2022-02-16
drm/amd/pm: fulfill Sienna_Cichlid implementations for DriverSmuConfig setting
Evan Quan
1
-0
/
+54
2022-02-16
drm/amd/pm: fulfill Navi1x implementations for DriverSmuConfig setting
Evan Quan
1
-0
/
+50
2022-02-16
drm/amd/pm: enable pm sysfs write for one VF mode
Yiqing Yao
1
-2
/
+2
[prev]
[next]