summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
AgeCommit message (Expand)Author
2020-06-17drm/amdgpu: fix documentation around busy_percentageAlex Deucher
2020-06-17drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher
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
2019-07-30drm/amd/powerplay: minor fixes around SW SMU power and fan settingEvan Quan
2019-07-30drm/amd/powerplay: some cosmetic fixesEvan Quan
2019-07-22drm/amdgpu/smu: move fan rpm query into the asic specific codeAlex Deucher
2019-07-18drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlersAlex Deucher
2019-07-17drm/amd/powerplay: fix deadlock around smu_handle_task V2Evan Quan
2019-06-27drm/amd/powerplay: no memory activity support on Vega10Evan Quan
2019-06-25drm/amd/amdgpu: amdgpu_hwmon_show_temp: initialize tempErnst Sjöstrand
2019-06-25drm/amd/amdgpu: Fix amdgpu_set_pp_od_clk_voltage error checkErnst Sjöstrand
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-21drm/amd/powerplay: fix deadlock issue for smu_force_performance_levelKevin Wang
2019-06-21drm/amd/powerplay: add function force_clk_levels for navi10Kevin Wang
2019-06-21drm/amd/powerplay: add function print_clk_levels for navi10Kevin Wang
2019-06-20drm/amdgpu/athub2: enable athub2 clock gatingJack Xiao
2019-06-20drm/amdgpu/sriov: fix Tonga load driver failedJack Zhang
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-13drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher
2019-06-13drm/amdgpu: register pm sysfs for sriov (v2)Yintian Tao
2019-06-12drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher
2019-06-11drm/amdgpu: fix pm_load_smu_firmware for SR-IOVTrigger Huang