index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
powerplay
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-05-03
1
-10
/
+0
|
\
|
*
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
2022-04-27
1
-10
/
+0
|
*
drm/amdgpu/smu10: fix SoC/fclk units in auto mode
Alex Deucher
2022-04-06
1
-4
/
+4
*
|
drm/amdgpu/smu10: fix SoC/fclk units in auto mode
Alex Deucher
2022-04-06
1
-4
/
+4
*
|
amdgpu/pm: Implement emit_clk_levels for vega10
Darren Powell
2022-03-28
1
-0
/
+147
*
|
amdgpu/pm: Add new hwmgr API function "emit_clock_levels"
Darren Powell
2022-03-28
2
-0
/
+19
|
/
*
gpu/amd: vega10_hwmgr: fix inappropriate private variable name
Meng Tang
2022-03-02
1
-30
/
+38
*
drm/amd: smu7: downgrade voltage error to info
Mario Limonciello
2022-02-16
1
-2
/
+2
*
drm/amd: Expose the FRU SMU I2C bus
Luben Tuikov
2022-01-27
1
-2
/
+2
*
drm/amdgpu/pm/smu7: drop message about VI performance levels
Alex Deucher
2022-01-25
1
-4
/
+0
*
drm/amd/pm: use dev_*** to print output in multiple GPUs
Guchun Chen
2022-01-25
5
-10
/
+15
*
drm/amd/pm: drop unneeded hwmgr->smu_lock
Evan Quan
2022-01-25
2
-241
/
+38
*
drm/amd/pm: Replace one-element array with flexible-array member
Changcheng Deng
2022-01-14
1
-1
/
+1
*
drm/amd/pm: correct the checks for fan attributes support
Evan Quan
2022-01-14
1
-29
/
+42
*
drm/amd/pm: revise the performance level setting APIs
Evan Quan
2022-01-14
1
-12
/
+0
*
drm/amd/pm: relocate the power related headers
Evan Quan
2022-01-14
53
-15165
/
+17122
*
drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.c
Evan Quan
2022-01-14
1
-1
/
+9
*
drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
Evan Quan
2022-01-14
5
-10
/
+139
*
drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
Evan Quan
2022-01-14
5
-5
/
+1070
*
drm/amd/pm: do not expose the API used internally only in kv_dpm.c
Evan Quan
2022-01-14
1
-1
/
+24
*
drm/amd/pm: do not expose those APIs used internally only in si_dpm.c
Evan Quan
2022-01-14
2
-38
/
+83
*
drm/amdgpu: correct the wrong cached state for GMC on PICASSO
Evan Quan
2021-12-14
1
-1
/
+6
*
amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...
Darren Powell
2021-12-01
4
-37
/
+8
*
drm/amdgpu/pm: fix powerplay OD interface
Alex Deucher
2021-11-24
6
-79
/
+67
*
drm/amdgpu/pm: clean up some inconsistent indenting
Jiapeng Chong
2021-11-22
1
-1
/
+1
*
drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling
Alex Deucher
2021-11-05
7
-12
/
+51
*
drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devices
Mario Limonciello
2021-11-03
1
-12
/
+2
*
drm/amd/pm: Adjust returns when power_profile_mode is not supported
Mario Limonciello
2021-11-03
1
-3
/
+5
*
drm/amd/pm: Add missing mutex for pp_get_power_profile_mode
Mario Limonciello
2021-11-03
1
-1
/
+5
*
gpu: amd: replace open-coded offsetof() with builtin
Arnd Bergmann
2021-09-29
1
-2
/
+2
*
drm/amd/pm: Update intermediate power state for SI
Lijo Lazar
2021-09-23
1
-0
/
+2
*
drm/amdgpu: Disable PCIE_DPM on Intel RKL Platform
Koba Ko
2021-08-30
1
-1
/
+16
*
drm/amd/pm: drop the unnecessary intermediate percent-based transition
Evan Quan
2021-08-16
11
-68
/
+54
*
drm/amd/pm: correct the fan speed PWM retrieving
Evan Quan
2021-08-16
1
-9
/
+15
*
drm/amd/pm: change the workload type for some cards
Kenneth Feng
2021-08-16
1
-1
/
+14
*
Revert "drm/amd/pm: fix workload mismatch on vega10"
Kenneth Feng
2021-08-16
1
-1
/
+1
*
amdgpu/pm: Replace hwmgr smu usage of sprintf with sysfs_emit
Darren Powell
2021-08-10
3
-33
/
+34
*
amdgpu/pm: Replace vega12,20 usage of sprintf with sysfs_emit
Darren Powell
2021-08-10
2
-44
/
+44
*
amdgpu/pm: Replace vega10 usage of sprintf with sysfs_emit
Darren Powell
2021-08-10
1
-19
/
+19
*
drm/amdgpu/powerplay/smu10: Fix a typo in error message
Masanari Iida
2021-08-02
1
-1
/
+1
*
amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enums
Darren Powell
2021-06-08
1
-11
/
+22
*
drm/amd/pm: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-06-04
1
-0
/
+1
*
drm/amd/pm: retain the fine grain tuning parameters after resume
Xiaojian Du
2021-06-01
2
-1
/
+23
*
drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Provide function name 'vega20_init_s...
Lee Jones
2021-05-27
1
-1
/
+1
*
drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Kernel-doc headers must contain func...
Lee Jones
2021-05-27
1
-11
/
+15
*
drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Provide 'vega12_init_smc_table()' fu...
Lee Jones
2021-05-27
1
-1
/
+1
*
drm/amd/pm/powerplay/hwmgr/vega12_thermal: Provide function name
Lee Jones
2021-05-27
1
-1
/
+2
*
drm/amd/pm/powerplay/hwmgr/smu7_thermal: Provide function name for 'smu7_fan_...
Lee Jones
2021-05-27
1
-4
/
+4
*
drm/amd/pm: Fix out-of-bounds bug
Gustavo A. R. Silva
2021-05-10
2
-99
/
+109
*
drm/amdgpu: Rename to ras_*_enabled
Luben Tuikov
2021-05-10
1
-1
/
+1
[next]