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