summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
AgeCommit message (Expand)Author
2022-01-25drm/amd/pm: drop unneeded feature->mutexEvan Quan
2022-01-25drm/amd/pm: drop unneeded smu_baco->mutexEvan Quan
2022-01-25drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan
2022-01-25drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan
2022-01-25drm/amd/pm: drop unneeded vcn/jpeg_gate_lockEvan Quan
2022-01-25drm/amd/pm: drop unneeded lock protection smu->mutexEvan Quan
2022-01-14drm/amd/pm: correct the checks for fan attributes supportEvan Quan
2022-01-14drm/amd/pm: revise the performance level setting APIsEvan Quan
2022-01-14drm/amd/pm: drop unnecessary gfxoff controlsEvan Quan
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan
2022-01-14drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan
2022-01-07drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan
2021-12-28drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye
2021-12-16drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resumePrike Liang
2021-12-13drm/amdgpu: remove power on/off SDMA in SMU hw_init/fini()Lang Yu
2021-12-01drm/amdgpu: Don't halt RLC on GFX suspendLijo Lazar
2021-12-01drm/amd/pm: Add warning for unexpected PG requestsLijo Lazar
2021-11-24drm/amd/pm: Add debug printsLuben Tuikov
2021-11-22drm/amd/pm: Add debugfs info for STBAndrey Grodzovsky
2021-11-22drm/amd/pm: Add STB accessors interfaceAndrey Grodzovsky
2021-11-22drm/amd/pm: add message smu to get ecc_table v2Stanley.Yang
2021-11-05drm/amd/pm: Correct DPMS disable IP version checkMario Limonciello
2021-11-03drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devicesMario Limonciello
2021-10-13drm/amdgpu/swsmu: fix is_support_sw_smu() for VEGA20Alex Deucher
2021-10-13amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher
2021-10-04drm/amdgpu/pm/amdgpu_smu: convert more IP version checkingAlex Deucher
2021-10-04drm/amdgpu/amdgpu_smu: convert to IP version checkingAlex Deucher
2021-09-14drm/amd/pm: fix the issue of uploading powerplay tableKenneth Feng
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan
2021-08-16drm/amd/pm: correct the fan speed RPM retrievingEvan Quan
2021-08-16drm/amd/pm: record the RPM and PWM based fan speed settingsEvan Quan
2021-08-16drm/amd/pm: correct the fan speed RPM settingEvan Quan
2021-08-11drm/amd/pm: graceful exit on restore fan mode failure (v2)Ryan Taylor
2021-08-11drm/amd/pm: restore fan_mode AMD_FAN_CTRL_NONE on resume (v2)Ryan Taylor
2021-07-28drm/amd/pm: restore user customized OD settings properly for NV1xEvan Quan
2021-07-23drm/amdgpu: enable SMU for cyan_skilfishLang Yu
2021-06-29drm/amdgpu: Power down VCN and JPEG before disabling SMU featuresChengzhe Liu
2021-06-11drm/amd/pm: correct the power limits reporting on OOB supportedEvan Quan
2021-06-11drm/amd/pm: correct the dpm features disablement for Navi1xEvan Quan
2021-06-11drm/amd/pm: update the cached dpm feature statusEvan Quan
2021-06-08amdgpu/pm: add kernel documentation for smu_get_power_limitDarren Powell
2021-06-08amdgpu/pm: modify and add smu_get_power_limit to Powerplay APIDarren Powell
2021-06-08amdgpu/pm: clean up smu_get_power_limit function signatureDarren Powell
2021-06-08amdgpu/pm: reorder definition of swsmu_pm_funcs for readabilityDarren Powell
2021-06-04drm/amdgpu/pm: support smu_post_init for yellow carpAaron Liu
2021-06-04drm/amdgpu/pm: enable smu_hw_init for yellow carpAaron Liu
2021-06-04drm/amdgpu: add smu ip block for yellow carp(V3)Aaron Liu
2021-06-04drm/amd/pm: partially enable swsmu for yellow carp(V2)Aaron Liu