summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c
AgeCommit message (Expand)Author
2023-11-29drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan
2023-11-03drm/amd/swsmu: remove fw version check in sw_init.Li Ma
2023-10-20drm/amd/pm: Support for getting power1_cap_min valueMa Jun
2023-10-13drm/amd/pm: drop most smu_cmn_get_smc_version in smuYifan Zhang
2023-08-30drm/amd/pm: Vangogh: Get average_* from average field of gpu_metrics_tableKun Liu
2023-08-15drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello
2023-08-15drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello
2023-07-25drm/amd/pm: Vangogh: Add new gpu_metrics_v2_4 to acquire gpu_metricsWenyou Yang
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for vangoghTim Huang
2023-03-22drm/amd/pm/swsmu/smu11/vangogh_ppt: Provide a couple of missing parameter des...Lee Jones
2023-03-07drm/amdgpu: map new capped and uncapped mode power profiles for VangoghPerry Yuan
2023-03-06drm/amdgpu: fix no previous prototype warningKun Liu
2023-02-23drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu
2022-09-14drm/amd/pm:add new gpu_metrics_v2_3 to acquire average temperature infoLi Ma
2022-08-16drm/amd/pm: Implement GFXOFF's entry count and residency for vangoghAndré Almeida
2022-07-13drm/amd/pm: Implement get GFXOFF status for vangoghAndré Almeida
2022-06-03drm/amdgpu/swsmu: add SMU mailbox registers in SMU contextAlex Deucher
2022-02-17drm/amdgpu/smu11.5: restore cclks in vangogh_set_performance_levelAlex Deucher
2022-02-07drm/amd/pm: drop the cache for enabled ppfeaturesEvan Quan
2022-02-07drm/amd/pm: correct the usage for 'supported' member of smu_feature structureEvan Quan
2022-02-07drm/amd/pm: update the data type for retrieving enabled ppfeaturesEvan Quan
2022-02-07drm/amd/pm: unify the interface for retrieving enabled ppfeaturesEvan Quan
2022-01-25drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan
2022-01-25drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan
2021-12-01amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell
2021-11-17drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUsPerry Yuan
2021-10-20drm/amdgpu/pm: properly handle sclk for profiling modes on vangoghAlex Deucher
2021-10-13amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell
2021-09-16drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu
2021-08-30drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"Colin Ian King
2021-08-10amdgpu/pm: Replace smu11 usage of sprintf with sysfs_emitDarren Powell
2021-08-05drm/amd/pm: Fix a memory leak in an error handling path in 'vangogh_tables_in...Christophe JAILLET
2021-06-11drm/amd/pm: correct the power limits reporting on OOB supportedEvan Quan
2021-06-10drm/amd/pm: Add vangogh throttler translationGraham Sider
2021-04-15drm/amd/pm: revise two names of sensor values for vangoghXiaojian Du
2021-04-15drm/amd/pm: remove the "set" function of pp_dpm_mclk for vangoghXiaojian Du
2021-04-15drm/amd/pm: add support for new smu metrics table for vangoghXiaojian Du
2021-04-09drm/amd/pm: add the callback to get vbios bootup values for vangoghXiaojian Du
2021-04-09drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspendAlex Deucher
2021-03-23drm/amd/pm: add a new sysfs entry for default power limitEric Huang
2021-03-05drm/amd/pm: update existing gpu_metrics interfaces V2Evan Quan
2021-03-03drm/amd/pm: correct the name of one function for vangoghXiaojian Du
2021-02-26drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disableAlex Deucher
2021-02-26drm/amdgpu/pm: make unsupported power profile messages debugAlex Deucher
2021-02-18drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltageHuang Rui
2021-02-18drm/amd/pm: fix spelling mistake in various messages "power_dpm_force_perfoma...Colin Ian King
2021-02-09drm/amd/pm: make the error log more clear for fine grain tuning functionXiaojian Du
2021-02-09drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangoghXiaomeng Hou
2021-02-09drm/amd/pm/swsmu: unify the init soft gpu metrics functionKevin Wang
2021-02-02drm/amd/pm: Disable GFXOFF when GFX DPM or PG disabledJinzhou Su