summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pm: optimize the power related source code layoutEvan Quan2020-08-141-3613/+0
* drm/amd/powerplay: put those exposed power interfaces in amdgpu_dpm.cEvan Quan2020-08-141-423/+0
* drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König2020-08-141-284/+69
* drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)Evan Quan2020-08-061-0/+57
* Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher2020-07-301-3/+6
* drm/amdgpu: skip crit temperature values on APU (v2)Huang Rui2020-07-301-0/+6
* drm/amd/powerplay: revise the outputs layout of amdgpu_pm_info debugfsEvan Quan2020-07-271-8/+11
* drm/amdgpu: fix system hang issue during GPU resetDennis Li2020-07-271-68/+282
* drm/amdgpu/powerplay: add some documentation about memory clockAlex Deucher2020-07-231-0/+46
* drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski2020-07-211-6/+3
* drm/amd/powerplay: drop unused APIs and parametersEvan Quan2020-07-151-6/+6
* drm/amdgpu: Move the mutex lock/unlock outAlex Jivin2020-07-081-8/+4
* drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher2020-07-021-2/+2
* drm/amdgpu: SI support for UVD and VCE power managmentAlex Jivin2020-07-021-18/+49
* drm/amdgpu: remove perf level dpm in one-VFWenhui Sheng2020-07-011-1/+1
* drm/amdgpu: remove redundant initialization of variable retColin Ian King2020-07-011-1/+1
* drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync failsAlex Deucher2020-07-011-55/+165
* drm/amdgpu: fix documentation around busy_percentageAlex Deucher2020-07-011-1/+1
* drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher2020-07-011-1/+1
* drm/amd/powerplay: drop unused code around power limitEvan Quan2020-07-011-2/+2
* drm/amdgpu: Add unique_id and serial_number for Arcturus v3Kent Russell2020-06-021-1/+3
* drm/amdgpu: added a sysfs interface for thermal throttling related V4Evan Quan2020-05-291-0/+68
* drm/amdgpu/pm: return an error during GPU reset or suspend (v2)Alex Deucher2020-05-291-0/+171
* drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang2020-05-261-36/+49
* drm/amdgpu: add apu flags (v2)Alex Deucher2020-05-221-1/+1
* drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong2020-05-221-0/+9
* drm/amdgpu: fix pm sysfs node handling (v2)Alex Deucher2020-05-221-4/+4
* drm/amdgpu: improve error handling in pcie_bwAlex Deucher2020-05-211-1/+7
* drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handlingDan Carpenter2020-05-211-2/+1
* drm/amdgpu: cleanup unnecessary virt sriov check in amdgpu attributeKevin Wang2020-05-211-105/+0
* drm/amdgpu: optimize amdgpu device attribute codeKevin Wang2020-05-181-278/+216
* drm/amdgpu: skip sysfs node not belong to one vf modeMonk Liu2020-04-241-20/+28
* drm/amdgpu: Init data to avoid oops while reading pp_num_states.limingyu2020-04-231-1/+4
* drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma2020-04-091-1/+2
* drm/amdgpu/swSMU: handle manual AC/DC notificationsAlex Deucher2020-03-251-0/+3
* drm/amdgpu/pm: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-261-8/+1
* drm/amdgpu/pm: clean up return typesAlex Deucher2020-01-161-15/+24
* drm/amdgpu/pm: properly handle runtime pmAlex Deucher2020-01-141-208/+614
* drm/amd/powerplay: cleanup the interfaces for powergate setting through SMUEvan Quan2020-01-071-28/+15
* drm/amd/powerplay: enable pp one vf mode for vega10Yintian Tao2019-12-111-62/+120
* drm/amdgpu: enable JPEG2.0 dpmLeo Liu2019-11-191-0/+12
* drm/amd/powerplay: skip unsupported clock limit settings on Arcturus V2Evan Quan2019-10-251-0/+13
* drm/amd/powerplay: add lock protection for swSMU APIs V2Evan Quan2019-10-251-11/+12
* drm/amdgpu: fix documentation for amdgpu_pm.cAlex Deucher2019-10-031-4/+9
* docs: drm/amdgpu: Resolve build warningsAdam Zerella2019-10-031-2/+2
* drm/amd/amdgpu: hide voltage and power sensors on SI and KV partsJean Delvare2019-08-291-1/+9
* drm/amd/powerplay: expose supported clock domains only through sysfsEvan Quan2019-08-211-10/+16
* drm/amd/powerplay: correct UVD/VCE/VCN power status retrievalEvan Quan2019-07-301-20/+36
* drm/amd/powerplay: implment sysfs feature status function in smuKevin Wang2019-07-301-12/+12
* drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan2019-07-301-5/+13