aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pm: Init pm_attr_list when dpm is disabledZhenGuo Yin2022-10-191-2/+2
* drm/amd/pm: Remove redundant check conditionYiPeng Chai2022-09-191-3/+0
* drm/amd/pm: consistent approach for smartshiftSathishkumar S2022-05-161-67/+61
* amdgpu/pm: Disallow managing power profiles on SRIOV for Sienna CichlidDanijel Slivka2022-05-101-0/+9
* drm/amd/pm: enable workload type change on smu_v13_0_7Kenneth Feng2022-05-061-1/+2
* drm/amd/pm: enable pp_dpm_vclk/dclk interface for smu_v13_0_7Kenneth Feng2022-05-051-2/+4
* drm/amdgpu: enable more GFX clockgating features for GC 11.0.0Evan Quan2022-05-051-1/+1
* drm/amdgpu: add FGCG supportEvan Quan2022-05-041-0/+1
* drm/amd/smu: Update SMU13 support for SMU 13.0.0Evan Quan2022-05-041-0/+1
* drm/amd/pm: enable pp_dpm_vclk/dclk sysfs interface support for SMU 13.0.0Evan Quan2022-05-041-2/+4
* drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-081-3/+3
* amdgpu/pm: Enable sysfs nodes for vclk and dclk for NAVI12Marko Zekovic2022-04-051-2/+4
* drm/amdgpu: Add unique_id support for sienna cichlidKent Russell2022-04-011-0/+1
* drm/amdgpu: Use switch case for unique_idKent Russell2022-04-011-4/+9
* drm/amd/pm: Check feature support using IP versionLijo Lazar2022-03-281-33/+40
* drm/amd/pm: fix typos in commentsJulia Lawall2022-03-151-1/+1
* amdgpu/pm: Disable managing hwmon sysfs attributes for ONEVF modeDanijel Slivka2022-02-241-0/+4
* drm/amd/pm: enable pm sysfs write for one VF modeYiqing Yao2022-02-161-2/+2
* amdgpu/pm: Add emit_clock_levels callsDarren Powell2022-02-111-14/+35
* drm/amd/pm: correct hwmon power label nameYang Wang2022-02-091-3/+7
* drm/amd/pm: fix hwmon node of power1_label create issueYang Wang2022-02-091-2/+1
* drm/amdgpu/UAPI: add new CTX OP to get/set stable pstatesAlex Deucher2022-01-271-0/+5
* drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF modeMarina Nikolic2022-01-181-15/+2
* drm/amd/pm: fix null ptr accessFlora Cui2022-01-141-0/+3
* drm/amd/pm: correct the checks for fan attributes supportEvan Quan2022-01-141-11/+10
* drm/amdgpu/pm: move additional logic into amdgpu_dpm_force_performance_levelAlex Deucher2022-01-141-50/+0
* drm/amd/pm: revise the performance level setting APIsEvan Quan2022-01-141-4/+25
* drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan2022-01-141-1/+1
* drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan2022-01-141-3/+3
* drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan2022-01-141-336/+181
* amdgpu/pm: Make sysfs pm attributes as read-only for VFsMarina Nikolic2021-12-301-0/+6
* drm/amdgpu: Enable unique_id for AldebaranKent Russell2021-12-301-1/+2
* amdgpu/pm: Create shared array of power profile name stringsDarren Powell2021-12-011-0/+10
* drm/amd/pm: Add debugfs info for STBAndrey Grodzovsky2021-11-221-0/+2
* drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devicesMario Limonciello2021-11-031-0/+4
* drm/amdgpu/pm: look up current_level for asics without pm callbackAlex Deucher2021-10-281-1/+3
* drm/amd/pm: Enable GPU metrics for One VF modeVignesh Chander2021-10-221-7/+7
* drm/amd/amdgpu: Enable some sysnodes for guest smiRoy Sun2021-09-141-2/+2
* drm/amdgpu: enable more pm sysfs under SRIOV 1-VF modeJiawei Gu2021-08-311-4/+4
* drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan2021-08-161-12/+8
* drm/amd/pm: record the RPM and PWM based fan speed settingsEvan Quan2021-08-161-0/+3
* drm/amd/pm: change pp_dpm_sclk/mclk/fclk attribute is RO for aldebaranKevin Wang2021-08-161-2/+7
* amdgpu/pm: Replace amdgpu_pm usage of sprintf with sysfs_emitDarren Powell2021-08-101-8/+8
* amdgpu/pm: remove code duplication in show_power_cap callsDarren Powell2021-06-301-74/+21
* amdgpu/pm: replaced snprintf usage in amdgpu_pm.c with sysfs_emitDarren Powell2021-06-181-13/+14
* amdgpu/pm: handle return value for get_power_limitDarren Powell2021-06-081-15/+24
* amdgpu/pm: modify and add smu_get_power_limit to Powerplay APIDarren Powell2021-06-081-15/+3
* amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enumsDarren Powell2021-06-081-11/+16
* amdgpu/pm: clean up smu_get_power_limit function signatureDarren Powell2021-06-081-9/+9
* drm/amdgpu: attr to control SS2.0 bias level (v2)Sathishkumar S2021-06-041-0/+80