index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
Age
Commit message (
Expand
)
Author
2022-01-25
drm/amd/pm: drop unneeded smu->sensor_lock
Evan Quan
2022-01-25
drm/amd/pm: drop unneeded smu->metrics_lock
Evan Quan
2022-01-25
drm/amd/pm: drop unneeded vcn/jpeg_gate_lock
Evan Quan
2022-01-25
drm/amd/pm: drop unneeded lock protection smu->mutex
Evan Quan
2022-01-25
drm/amd: Fix MSB of SMU version printing
Mario Limonciello
2022-01-18
drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF mode
Marina Nikolic
2022-01-18
drm/amd/pm: add message smu to get ecc_table
mziya
2022-01-18
drm/amd/pm: Update smu driver interface for sienna cichlid
mziya
2022-01-14
drm/amd/pm: Replace one-element array with flexible-array member
Changcheng Deng
2022-01-14
drm/amd/pm: fix null ptr access
Flora Cui
2022-01-14
drm/amd/pm: correct the checks for fan attributes support
Evan Quan
2022-01-14
drm/amdgpu/pm: move additional logic into amdgpu_dpm_force_performance_level
Alex Deucher
2022-01-14
drm/amd/pm: drop those unrealistic thermal_type checks
Evan Quan
2022-01-14
drm/amd/pm: unified lock protections in amdgpu_dpm.c
Evan Quan
2022-01-14
drm/amd/pm: revise the performance level setting APIs
Evan Quan
2022-01-14
drm/amd/pm: drop unnecessary gfxoff controls
Evan Quan
2022-01-14
drm/amd/pm: relocate the power related headers
Evan Quan
2022-01-14
drm/amd/pm: do not expose the smu_context structure used internally in power
Evan Quan
2022-01-14
drm/amd/pm: drop redundant or unused APIs and data structures
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: move pp_force_state_enabled member to amdgpu_pm structure
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
2022-01-14
drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.c
Evan Quan
2022-01-14
drm/amd/pm: do not expose power implementation details to display
Evan Quan
2022-01-14
drm/amd/pm: do not expose power implementation details to amdgpu_pm.c
Evan Quan
2022-01-14
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
2022-01-14
drm/amdgpu/swsmu: make sienna cichlid function static
Alex Deucher
2022-01-11
drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)
Tao Zhou
2022-01-07
drm/amd/pm: keep the BACO feature enabled for suspend
Evan Quan
2021-12-31
Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...
Dave Airlie
2021-12-30
amdgpu/pm: Make sysfs pm attributes as read-only for VFs
Marina Nikolic
2021-12-30
drm/amdgpu: Only overwrite serial if field is empty
Kent Russell
2021-12-30
drm/amdgpu: Enable unique_id for Aldebaran
Kent Russell
2021-12-28
drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handling
sashank saye
2021-12-23
Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-12-16
drm/amd/pm: Fix xgmi link control on aldebaran
Lijo Lazar
2021-12-16
drm/amd/pm: restore SMU version print statement for dGPUs
Mario Limonciello
2021-12-16
drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume
Prike Liang
2021-12-16
drivers/amd/pm: smu13: use local variable adev
Mario Limonciello
2021-12-14
drm/amd/pm: fix a potential gpu_metrics_table memory leak
Lang Yu
2021-12-14
drm/amd/pm: Skip power state allocation
Lijo Lazar
2021-12-14
drm/amdgpu: correct the wrong cached state for GMC on PICASSO
Evan Quan
2021-12-14
drm/amdgpu: move smu_debug_mask to a more proper place
Evan Quan
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
2021-12-13
drivers/amd/pm: drop statement to print FW version for smu_v13
Mario Limonciello
2021-12-13
drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC
Mario Limonciello
2021-12-13
drm/amdgpu: add support for SMU debug option
Lang Yu
[prev]
[next]