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
/
swsmu
/
amdgpu_smu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-29
swsmu/amdgpu_smu: Fix the wrong if-condition
Yu Songping
1
-1
/
+1
2022-11-29
drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11
Yifan Zhang
1
-0
/
+1
2022-11-15
drm/amd/pm: fix SMU13 runpm hang due to unintentional workaround
Evan Quan
1
-12
/
+11
2022-11-10
drm/amdgpu: Ignore stop rlc on SRIOV environment.
Gavin Wan
1
-1
/
+1
2022-11-10
drm/amd/pm: skip disabling all smu features on smu_v13_0_10 in suspend
Kenneth Feng
1
-0
/
+1
2022-10-18
drm/amd/pm: enable thermal alert on smu_v13_0_10
Kenneth Feng
1
-6
/
+4
2022-10-18
drm/amd/pm: temporarily disable thermal alert on smu_v13_0_10
Kenneth Feng
1
-4
/
+6
2022-08-29
drm/amd/pm: add smu_v13_0_10 support
Yang Wang
1
-0
/
+1
2022-08-16
drm/amd: Add detailed GFXOFF stats to debugfs
André Almeida
1
-0
/
+33
2022-07-29
drm/amdgpu: send msg to IMU for the front-door loading
Xiaojian Du
1
-0
/
+9
2022-07-25
drm/amd/pm: revise the driver reloading fix for SMU 13.0.0 and 13.0.7
Evan Quan
1
-7
/
+0
2022-06-21
drm/amd/pm: skip to set mp1 unload state in special case
Yang Wang
1
-5
/
+6
2022-06-14
drm/amd/pm: fix driver reload SMC firmware fail issue for smu13
Yang Wang
1
-0
/
+7
2022-06-08
drm/amd/pm: enable BACO on smu_v13_0_7
Kenneth Feng
1
-0
/
+1
2022-06-08
drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.0/7
Evan Quan
1
-1
/
+12
2022-06-03
drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu function
Huang Rui
1
-1
/
+8
2022-05-26
drm/amd/pm: skip dpm disablement on suspend for SMU 13.0.0
Evan Quan
1
-0
/
+1
2022-05-16
drm/amdgpu: Move mutex_init(&smu->message_lock) to smu_early_init()
Hans de Goede
1
-2
/
+2
2022-05-16
drm/amdgpu/pm: enable swsmu for SMU IP v13.0.4
Tim Huang
1
-0
/
+4
2022-05-10
Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
Alex Deucher
1
-7
/
+1
2022-05-05
drm/amd/pm: add SMU_13_0_7 ppt_funcs for SMU_13_0_7
Chengming Gui
1
-0
/
+4
2022-05-04
drm/amd/smu: Update SMU13 support for SMU 13.0.0
Evan Quan
1
-0
/
+4
2022-05-04
drm/amd/pm: correct SMU OverridePcieParameters related settings
Evan Quan
1
-11
/
+11
2022-05-04
drm/amd/pm: enable SCPM support for SMU
Evan Quan
1
-14
/
+41
2022-05-04
drm/amdgpu: enable pptable ucode loading
Evan Quan
1
-0
/
+6
2022-05-04
drm/amd/pm: update the hw initialization sequence around pptable setup
Evan Quan
1
-6
/
+7
2022-05-04
drm/amd/pm: move bootup values retrieving to ->sw_init
Evan Quan
1
-7
/
+7
2022-05-04
drm/amd/pm: fix NULL pointer issue of amdgpu_smu_stb_debug_fs_init
Likun Gao
1
-1
/
+1
2022-03-15
drm/amd/pm: add send bad channel info function
Stanley.Yang
1
-0
/
+10
2022-02-18
drm/amd/pm: add smu_v13_0_5_ppt implementation
Yifan Zhang
1
-0
/
+4
2022-02-16
drm/amd/pm: Add support for MP1 13.0.8
Prike Liang
1
-0
/
+1
2022-02-16
drm/amd/pm: correct the default DriverSmuConfig table settings
Evan Quan
1
-0
/
+18
2022-02-07
drm/amd/pm: fix error handling
Tom Rix
1
-2
/
+1
2022-02-07
drm/amd/pm: revise the implementation of smu_cmn_disable_all_features_with_ex...
Evan Quan
1
-7
/
+2
2022-02-07
drm/amd/pm: drop the cache for enabled ppfeatures
Evan Quan
1
-1
/
+0
2022-02-07
drm/amd/pm: correct the usage for 'supported' member of smu_feature structure
Evan Quan
1
-0
/
+11
2022-02-07
drm/amd/pm: update the data type for retrieving enabled ppfeatures
Evan Quan
1
-1
/
+1
2022-02-02
amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...
Darren Powell
1
-5
/
+37
2022-01-27
drm/amd: Expose the FRU SMU I2C bus
Luben Tuikov
1
-2
/
+2
2022-01-25
drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq function
Tom Rix
1
-1
/
+1
2022-01-25
drm/amd/pm: drop unneeded feature->mutex
Evan Quan
1
-1
/
+0
2022-01-25
drm/amd/pm: drop unneeded smu_baco->mutex
Evan Quan
1
-1
/
+0
2022-01-25
drm/amd/pm: drop unneeded smu->sensor_lock
Evan Quan
1
-1
/
+0
2022-01-25
drm/amd/pm: drop unneeded smu->metrics_lock
Evan Quan
1
-1
/
+0
2022-01-25
drm/amd/pm: drop unneeded vcn/jpeg_gate_lock
Evan Quan
1
-52
/
+11
2022-01-25
drm/amd/pm: drop unneeded lock protection smu->mutex
Evan Quan
1
-290
/
+26
2022-01-14
drm/amd/pm: correct the checks for fan attributes support
Evan Quan
1
-55
/
+78
2022-01-14
drm/amd/pm: revise the performance level setting APIs
Evan Quan
1
-15
/
+0
2022-01-14
drm/amd/pm: drop unnecessary gfxoff controls
Evan Quan
1
-4
/
+0
2022-01-14
drm/amd/pm: do not expose the smu_context structure used internally in power
Evan Quan
1
-18
/
+30
[next]