summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c
AgeCommit message (Expand)Author
2024-12-02drm/amd/pm: fix and simplify workload handlingAlex Deucher
2024-12-02Revert "drm/amd/pm: correct the workload setting"Alex Deucher
2024-11-04drm/amd/pm: correct the workload settingKenneth Feng
2024-11-04drm/amd/pm: add inst to dpm_set_vcn_enableBoyuan Zhang
2024-10-28drm/amd/pm: Vangogh: Fix kernel memory out of bounds writeTvrtko Ursulin
2024-10-15drm/amdgpu/swsmu: add automatic parameter to set_soft_freq_rangeAlex Deucher
2024-05-08drm/amd/pm: fix uninitialized variable warnings for vangogh_pptTim Huang
2024-04-17Merge tag 'amd-drm-next-6.10-2024-04-13' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-03-20drm/amdgpu: add VCN sensor value for VangoghXiaojian Du
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner
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