summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
AgeCommit message (Expand)AuthorLines
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher-3/+6
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski-6/+3
2020-07-01drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher-2/+2
2020-06-17drm/amdgpu: fix documentation around busy_percentageAlex Deucher-1/+1
2020-06-17drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher-1/+1
2020-05-29drm/amdgpu/pm: return an error during GPU reset or suspend (v2)Alex Deucher-0/+171
2020-05-26drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang-36/+49
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher-1/+1
2020-05-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong-0/+9
2020-05-22drm/amdgpu: fix pm sysfs node handling (v2)Alex Deucher-4/+4
2020-05-21drm/amdgpu: improve error handling in pcie_bwAlex Deucher-1/+7
2020-05-21drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handlingDan Carpenter-2/+1
2020-05-21drm/amdgpu: cleanup unnecessary virt sriov check in amdgpu attributeKevin Wang-105/+0
2020-05-18drm/amdgpu: optimize amdgpu device attribute codeKevin Wang-278/+216
2020-04-24drm/amdgpu: skip sysfs node not belong to one vf modeMonk Liu-20/+28
2020-04-23drm/amdgpu: Init data to avoid oops while reading pp_num_states.limingyu-1/+4
2020-04-09drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma-1/+2
2020-03-25drm/amdgpu/swSMU: handle manual AC/DC notificationsAlex Deucher-0/+3
2020-02-26drm/amdgpu/pm: move debugfs init into core amdgpu debugfsAlex Deucher-8/+1
2020-01-16drm/amdgpu/pm: clean up return typesAlex Deucher-15/+24
2020-01-14drm/amdgpu/pm: properly handle runtime pmAlex Deucher-208/+614
2020-01-07drm/amd/powerplay: cleanup the interfaces for powergate setting through SMUEvan Quan-28/+15
2019-12-11drm/amd/powerplay: enable pp one vf mode for vega10Yintian Tao-62/+120
2019-11-19drm/amdgpu: enable JPEG2.0 dpmLeo Liu-0/+12
2019-10-25drm/amd/powerplay: skip unsupported clock limit settings on Arcturus V2Evan Quan-0/+13
2019-10-25drm/amd/powerplay: add lock protection for swSMU APIs V2Evan Quan-11/+12
2019-10-03drm/amdgpu: fix documentation for amdgpu_pm.cAlex Deucher-4/+9
2019-10-03docs: drm/amdgpu: Resolve build warningsAdam Zerella-2/+2
2019-08-29drm/amd/amdgpu: hide voltage and power sensors on SI and KV partsJean Delvare-1/+9
2019-08-21drm/amd/powerplay: expose supported clock domains only through sysfsEvan Quan-10/+16
2019-07-30drm/amd/powerplay: correct UVD/VCE/VCN power status retrievalEvan Quan-20/+36
2019-07-30drm/amd/powerplay: implment sysfs feature status function in smuKevin Wang-12/+12
2019-07-30drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan-5/+13
2019-07-30drm/amd/powerplay: minor fixes around SW SMU power and fan settingEvan Quan-12/+10
2019-07-30drm/amd/powerplay: some cosmetic fixesEvan Quan-17/+16
2019-07-22drm/amdgpu/smu: move fan rpm query into the asic specific codeAlex Deucher-2/+2
2019-07-18drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlersAlex Deucher-10/+0
2019-07-17drm/amd/powerplay: fix deadlock around smu_handle_task V2Evan Quan-3/+0
2019-06-27drm/amd/powerplay: no memory activity support on Vega10Evan Quan-2/+4
2019-06-25drm/amd/amdgpu: amdgpu_hwmon_show_temp: initialize tempErnst Sjöstrand-1/+1
2019-06-25drm/amd/amdgpu: Fix amdgpu_set_pp_od_clk_voltage error checkErnst Sjöstrand-4/+4
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher-2/+4
2019-06-21drm/amd/powerplay: fix deadlock issue for smu_force_performance_levelKevin Wang-9/+0
2019-06-21drm/amd/powerplay: add function force_clk_levels for navi10Kevin Wang-8/+8
2019-06-21drm/amd/powerplay: add function print_clk_levels for navi10Kevin Wang-12/+12
2019-06-20drm/amdgpu/athub2: enable athub2 clock gatingJack Xiao-0/+3
2019-06-20drm/amdgpu/sriov: fix Tonga load driver failedJack Zhang-2/+0
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter-0/+15
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-1/+4
2019-06-13drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher-2/+2