summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11
AgeCommit message (Expand)Author
2022-03-02drm/amd/pm: new v3 SmuMetrics data structure for Sienna CichlidDanijel Slivka
2022-02-22drm/amd/pm: validate SMU feature enable message for getting feature enabled maskPrike Liang
2022-02-17drm/amdgpu/smu11.5: restore cclks in vangogh_set_performance_levelAlex Deucher
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello
2022-02-16drm/amd/pm: fix some OEM SKU specific stability issuesEvan Quan
2022-02-16drm/amd/pm: fulfill Sienna_Cichlid implementations for DriverSmuConfig settingEvan Quan
2022-02-16drm/amd/pm: fulfill Navi1x implementations for DriverSmuConfig settingEvan Quan
2022-02-11drm/amd/pm: fulfill the support for DriverSmuConfig tableEvan Quan
2022-02-11drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige GobyEvan Quan
2022-02-11amdgpu/pm: Implement emit_clk_levels for navi10Darren Powell
2022-02-11drm/amd/pm: fix enabled features retrieving on Renoir and Cyan SkillfishEvan Quan
2022-02-09drm/amd/pm: drm/amd/pm: disable GetPptLimit message in sriov modeYang Wang
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-02-02drm/amd/pm: remove duplicate include in 'arcturus_ppt.c'Changcheng Deng
2022-01-27drm/amdgpu/swsmu/i2c: return an error if the SMU is not runningAlex Deucher
2022-01-27drm/amd: Expose the FRU SMU I2C busLuben Tuikov
2022-01-27drm/amd/pm: correct the MGpuFanBoost support for Beige GobyEvan Quan
2022-01-25drm/amd/pm: use existing fini_smc_tables function for cyan skillfishLang Yu
2022-01-25drm/amd/pm: add get_dpm_ultimate_freq function for cyan skillfishLang Yu
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 lock protection smu->mutexEvan Quan
2022-01-25drm/amd: Fix MSB of SMU version printingMario Limonciello
2022-01-18drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF modeMarina Nikolic
2022-01-18drm/amd/pm: add message smu to get ecc_tablemziya
2022-01-14drm/amd/pm: drop unnecessary gfxoff controlsEvan Quan
2022-01-14drm/amd/pm: relocate the power related headersEvan Quan
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan
2022-01-14drm/amdgpu/swsmu: make sienna cichlid function staticAlex Deucher
2021-12-28drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye
2021-12-14drm/amd/pm: Skip power state allocationLijo Lazar
2021-12-01amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell
2021-12-01amdgpu/pm: Create shared array of power profile name stringsDarren Powell
2021-11-24drm/amd/pm: add new fields for Sienna Cichlid.Surbhi Kakarya
2021-11-24drm/amd/pm: Sienna: Print failed BTCLuben Tuikov
2021-11-22drm/amd/pm: Add STB support in sienna_cichlidAndrey Grodzovsky
2021-11-22drm/amd/pm: Remove artificial freq level on Navi1xLijo Lazar
2021-11-17drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUsPerry Yuan
2021-11-17drm/amdgpu: remove unneeded variableran jianping
2021-10-22drm/amd/pm: Disable fan control if not supportedLijo Lazar
2021-10-22drm/amdgpu/smu11.0: add missing IP version checkAlex Deucher
2021-10-21drm/amdgpu/swsmu: handle VCN harvesting for VCN SMU setupAlex Deucher
2021-10-20drm/amdgpu/pm: properly handle sclk for profiling modes on vangoghAlex Deucher
2021-10-13drm/amdgpu/smu11: fix firmware version check for vangoghAlex Deucher
2021-10-13drm/amd/pm: Fix incorrect power limit readback in smu11 if POWER_SOURCE_DCDarren Powell
2021-10-13amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell