summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
AgeCommit message (Expand)AuthorLines
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
2019-06-13drm/amdgpu: register pm sysfs for sriov (v2)Yintian Tao-6/+59
2019-06-12drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher-2/+2
2019-06-11drm/amdgpu: fix pm_load_smu_firmware for SR-IOVTrigger Huang-0/+3
2019-06-11drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang-0/+15
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg-1/+4
2019-06-05drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang-0/+15
2019-05-24drm/amdgpu: Add Unique Identifier sysfs file unique_id v2Kent Russell-0/+32
2019-05-24drm/amd/powerplay: support ppfeatures sysfs interface on sw smu routineEvan Quan-2/+8
2019-05-24drm/amd/amdgpu: Add MEM_LOAD to amdgpu_pm_info debugfs fileTom St Denis-0/+4
2019-05-24drm/amdgpu: add new sysfs interface for memory realtime utilizationEvan Quan-0/+40
2019-05-24drm/amd/powerplay: support hwmon temperature channel labels V2Evan Quan-1/+33
2019-05-24drm/amd/powerplay: expose current hotspot and memory temperatures V2Evan Quan-8/+37
2019-05-24drm/amd/powerplay: support temperature emergency max valuesEvan Quan-1/+39
2019-05-24drm/amd/powerplay: support hotspot/memory critical limit valuesEvan Quan-2/+53
2019-05-07drm/amd/powerplay: check for invalid profile_exit settingEvan Quan-0/+10
2019-04-23drm/amdgpu: Check if SW SMU is supported before accessing funcsLeo Li-1/+1
2019-04-10drm/amdgpu: support dpm level modification under virtualization v3Yintian Tao-0/+16
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao-2/+4
2019-03-19drm/amd/powerplay: support sysfs to set socclk, fclk, dcefclkLikun Gao-3/+9
2019-03-19drm/amd/powerplay: support sysfs to get socclk, fclk, dcefclkLikun Gao-3/+9
2019-03-19drm/amd/powerplay: set fan target interface for hwmonLikun Gao-2/+10
2019-03-19drm/amd/powerplay: implement fan1_enable hwmon interface for SMU11 (v2)Chengming Gui-7/+14
2019-03-19drm/amd/powerplay: implement pwm1_enable hwmon interface for SMU11 (v2)Chengming Gui-10/+21
2019-03-19drm/amd/powerplay: implement pwm1 hwmon interface for SMU11 (v2)Chengming Gui-4/+14