Age | Commit message (Expand) | Author |
2020-08-14 | drm/amd/pm: optimize the power related source code layout | Evan Quan |
2020-08-14 | drm/amd/powerplay: put those exposed power interfaces in amdgpu_dpm.c | Evan Quan |
2020-08-14 | drm/amdgpu: revert "fix system hang issue during GPU reset" | Christian König |
2020-08-06 | drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2) | Evan Quan |
2020-07-30 | Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers" | Alex Deucher |
2020-07-30 | drm/amdgpu: skip crit temperature values on APU (v2) | Huang Rui |
2020-07-27 | drm/amd/powerplay: revise the outputs layout of amdgpu_pm_info debugfs | Evan Quan |
2020-07-27 | drm/amdgpu: fix system hang issue during GPU reset | Dennis Li |
2020-07-23 | drm/amdgpu/powerplay: add some documentation about memory clock | Alex Deucher |
2020-07-21 | drm/amdgpu: Fix NULL dereference in dpm sysfs handlers | Paweł Gronowski |
2020-07-15 | drm/amd/powerplay: drop unused APIs and parameters | Evan Quan |
2020-07-08 | drm/amdgpu: Move the mutex lock/unlock out | Alex Jivin |
2020-07-02 | drm/amdgpu: use %u rather than %d for sclk/mclk | Alex Deucher |
2020-07-02 | drm/amdgpu: SI support for UVD and VCE power managment | Alex Jivin |
2020-07-01 | drm/amdgpu: remove perf level dpm in one-VF | Wenhui Sheng |
2020-07-01 | drm/amdgpu: remove redundant initialization of variable ret | Colin Ian King |
2020-07-01 | drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails | Alex Deucher |
2020-07-01 | drm/amdgpu: fix documentation around busy_percentage | Alex Deucher |
2020-07-01 | drm/amdgpu/pm: update comment to clarify Overdrive interfaces | Alex Deucher |
2020-07-01 | drm/amd/powerplay: drop unused code around power limit | Evan Quan |
2020-06-02 | drm/amdgpu: Add unique_id and serial_number for Arcturus v3 | Kent Russell |
2020-05-29 | drm/amdgpu: added a sysfs interface for thermal throttling related V4 | Evan Quan |
2020-05-29 | drm/amdgpu/pm: return an error during GPU reset or suspend (v2) | Alex Deucher |
2020-05-26 | drm/amdgpu: fix device attribute node create failed with multi gpu | Kevin Wang |
2020-05-22 | drm/amdgpu: add apu flags (v2) | Alex Deucher |
2020-05-22 | drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven | chen gong |
2020-05-22 | drm/amdgpu: fix pm sysfs node handling (v2) | Alex Deucher |
2020-05-21 | drm/amdgpu: improve error handling in pcie_bw | Alex Deucher |
2020-05-21 | drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handling | Dan Carpenter |
2020-05-21 | drm/amdgpu: cleanup unnecessary virt sriov check in amdgpu attribute | Kevin Wang |
2020-05-18 | drm/amdgpu: optimize amdgpu device attribute code | Kevin Wang |
2020-04-24 | drm/amdgpu: skip sysfs node not belong to one vf mode | Monk Liu |
2020-04-23 | drm/amdgpu: Init data to avoid oops while reading pp_num_states. | limingyu |
2020-04-09 | drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event | Aaron Ma |
2020-03-25 | drm/amdgpu/swSMU: handle manual AC/DC notifications | Alex Deucher |
2020-02-26 | drm/amdgpu/pm: move debugfs init into core amdgpu debugfs | Alex Deucher |
2020-01-16 | drm/amdgpu/pm: clean up return types | Alex Deucher |
2020-01-14 | drm/amdgpu/pm: properly handle runtime pm | Alex Deucher |
2020-01-07 | drm/amd/powerplay: cleanup the interfaces for powergate setting through SMU | Evan Quan |
2019-12-11 | drm/amd/powerplay: enable pp one vf mode for vega10 | Yintian Tao |
2019-11-19 | drm/amdgpu: enable JPEG2.0 dpm | Leo Liu |
2019-10-25 | drm/amd/powerplay: skip unsupported clock limit settings on Arcturus V2 | Evan Quan |
2019-10-25 | drm/amd/powerplay: add lock protection for swSMU APIs V2 | Evan Quan |
2019-10-03 | drm/amdgpu: fix documentation for amdgpu_pm.c | Alex Deucher |
2019-10-03 | docs: drm/amdgpu: Resolve build warnings | Adam Zerella |
2019-08-29 | drm/amd/amdgpu: hide voltage and power sensors on SI and KV parts | Jean Delvare |
2019-08-21 | drm/amd/powerplay: expose supported clock domains only through sysfs | Evan Quan |
2019-07-30 | drm/amd/powerplay: correct UVD/VCE/VCN power status retrieval | Evan Quan |
2019-07-30 | drm/amd/powerplay: implment sysfs feature status function in smu | Kevin Wang |
2019-07-30 | drm/amd/powerplay: fix null pointer dereference around dpm state relates | Evan Quan |