summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
AgeCommit message (Expand)Author
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan
2020-08-14drm/amd/powerplay: put those exposed power interfaces in amdgpu_dpm.cEvan Quan
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-06drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)Evan Quan
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-07-30drm/amdgpu: skip crit temperature values on APU (v2)Huang Rui
2020-07-27drm/amd/powerplay: revise the outputs layout of amdgpu_pm_info debugfsEvan Quan
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-23drm/amdgpu/powerplay: add some documentation about memory clockAlex Deucher
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-07-15drm/amd/powerplay: drop unused APIs and parametersEvan Quan
2020-07-08drm/amdgpu: Move the mutex lock/unlock outAlex Jivin
2020-07-02drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher
2020-07-02drm/amdgpu: SI support for UVD and VCE power managmentAlex Jivin
2020-07-01drm/amdgpu: remove perf level dpm in one-VFWenhui Sheng
2020-07-01drm/amdgpu: remove redundant initialization of variable retColin Ian King
2020-07-01drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync failsAlex Deucher
2020-07-01drm/amdgpu: fix documentation around busy_percentageAlex Deucher
2020-07-01drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher
2020-07-01drm/amd/powerplay: drop unused code around power limitEvan Quan
2020-06-02drm/amdgpu: Add unique_id and serial_number for Arcturus v3Kent Russell
2020-05-29drm/amdgpu: added a sysfs interface for thermal throttling related V4Evan Quan
2020-05-29drm/amdgpu/pm: return an error during GPU reset or suspend (v2)Alex Deucher
2020-05-26drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-05-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong
2020-05-22drm/amdgpu: fix pm sysfs node handling (v2)Alex Deucher
2020-05-21drm/amdgpu: improve error handling in pcie_bwAlex Deucher
2020-05-21drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handlingDan Carpenter
2020-05-21drm/amdgpu: cleanup unnecessary virt sriov check in amdgpu attributeKevin Wang
2020-05-18drm/amdgpu: optimize amdgpu device attribute codeKevin Wang
2020-04-24drm/amdgpu: skip sysfs node not belong to one vf modeMonk Liu
2020-04-23drm/amdgpu: Init data to avoid oops while reading pp_num_states.limingyu
2020-04-09drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma
2020-03-25drm/amdgpu/swSMU: handle manual AC/DC notificationsAlex Deucher
2020-02-26drm/amdgpu/pm: move debugfs init into core amdgpu debugfsAlex Deucher
2020-01-16drm/amdgpu/pm: clean up return typesAlex Deucher
2020-01-14drm/amdgpu/pm: properly handle runtime pmAlex Deucher
2020-01-07drm/amd/powerplay: cleanup the interfaces for powergate setting through SMUEvan Quan
2019-12-11drm/amd/powerplay: enable pp one vf mode for vega10Yintian Tao
2019-11-19drm/amdgpu: enable JPEG2.0 dpmLeo Liu
2019-10-25drm/amd/powerplay: skip unsupported clock limit settings on Arcturus V2Evan Quan
2019-10-25drm/amd/powerplay: add lock protection for swSMU APIs V2Evan Quan
2019-10-03drm/amdgpu: fix documentation for amdgpu_pm.cAlex Deucher
2019-10-03docs: drm/amdgpu: Resolve build warningsAdam Zerella
2019-08-29drm/amd/amdgpu: hide voltage and power sensors on SI and KV partsJean Delvare
2019-08-21drm/amd/powerplay: expose supported clock domains only through sysfsEvan Quan
2019-07-30drm/amd/powerplay: correct UVD/VCE/VCN power status retrievalEvan Quan
2019-07-30drm/amd/powerplay: implment sysfs feature status function in smuKevin Wang
2019-07-30drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan