aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-09drm/amdgpu: disable BACO on special BEIGE_GOBY cardGuchun Chen1-1/+3
2022-09-13drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen1-0/+11
2022-08-16drm/amdgpu: add mode2 reset for sienna_cichlidVictor Zhao1-0/+54
2022-08-16drm/amd/pm: add missing ->fini_microcode interface for Sienna CichlidEvan Quan1-0/+1
2022-07-18drm/amdgpu: Call trace info was found in dmesg when loading amdgpulin cao1-1/+3
2022-06-03drm/amdgpu/swsmu: add SMU mailbox registers in SMU contextAlex Deucher1-0/+1
2022-06-03drm/amdgpu: convert sienna_cichlid_populate_umd_state_clk() to use IP versionAlex Deucher1-5/+5
2022-06-03drm/amdgpu: convert sienna_cichlid_get_default_config_table_settings() to IP versionAlex Deucher1-1/+1
2022-05-26drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13Evan Quan1-13/+44
2022-05-16drm/amd/pm: support ss metrics read for smu11Sathishkumar S1-37/+124
2022-05-04drm/amd/pm: Disable fan control if not supportedElena Sakhnovitch1-0/+15
2022-05-04drm/amdgpu: Remove trailing spaceElena Sakhnovitch1-1/+1
2022-03-31drm/amdgpu: Fix unique_id references for Sienna CichlidKent Russell1-6/+4
2022-03-31drm/amdgpu: Add unique_id support for sienna cichlidKent Russell1-0/+33
2022-03-02drm/amd/pm: new v3 SmuMetrics data structure for Sienna CichlidDanijel Slivka1-61/+120
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello1-1/+1
2022-02-16drm/amd/pm: fix some OEM SKU specific stability issuesEvan Quan1-1/+31
2022-02-16drm/amd/pm: fulfill Sienna_Cichlid implementations for DriverSmuConfig settingEvan Quan1-0/+54
2022-02-11drm/amd/pm: fulfill the support for DriverSmuConfig tableEvan Quan1-1/+12
2022-02-11drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige GobyEvan Quan1-5/+21
2022-02-09drm/amd/pm: drm/amd/pm: disable GetPptLimit message in sriov modeYang Wang1-1/+1
2022-02-07drm/amd/pm: correct the usage for 'supported' member of smu_feature structureEvan Quan1-5/+5
2022-02-07drm/amd/pm: update the data type for retrieving enabled ppfeaturesEvan Quan1-4/+1
2022-01-27drm/amdgpu/swsmu/i2c: return an error if the SMU is not runningAlex Deucher1-0/+3
2022-01-27drm/amd: Expose the FRU SMU I2C busLuben Tuikov1-19/+52
2022-01-27drm/amd/pm: correct the MGpuFanBoost support for Beige GobyEvan Quan1-3/+3
2022-01-25drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan1-2/+0
2022-01-25drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan1-19/+8
2022-01-25drm/amd/pm: drop unneeded lock protection smu->mutexEvan Quan1-2/+2
2022-01-18drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF modeMarina Nikolic1-1/+1
2022-01-18drm/amd/pm: add message smu to get ecc_tablemziya1-0/+69
2022-01-14drm/amd/pm: drop unnecessary gfxoff controlsEvan Quan1-24/+1
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan1-4/+5
2022-01-14drm/amdgpu/swsmu: make sienna cichlid function staticAlex Deucher1-3/+3
2021-12-01amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_profile_nameDarren Powell1-9/+1
2021-11-24drm/amd/pm: add new fields for Sienna Cichlid.Surbhi Kakarya1-0/+10
2021-11-24drm/amd/pm: Sienna: Print failed BTCLuben Tuikov1-1/+7
2021-11-22drm/amd/pm: Add STB support in sienna_cichlidAndrey Grodzovsky1-0/+55
2021-11-17drm/amdgpu: remove unneeded variableran jianping1-2/+2
2021-10-21drm/amdgpu/swsmu: handle VCN harvesting for VCN SMU setupAlex Deucher1-71/+24
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-12/+12
2021-10-04drm/amdgpu/sienna_cichlid_ppt: convert to IP version checkingAlex Deucher1-12/+12
2021-09-16drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan1-2/+2
2021-09-16drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu1-1/+3
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan1-2/+2
2021-08-16drm/amd/pm: correct the fan speed RPM retrievingEvan Quan1-0/+17
2021-08-16drm/amd/pm: correct the fan speed PWM retrievingEvan Quan1-24/+1
2021-08-16drm/amd/pm: correct the fan speed RPM settingEvan Quan1-0/+1
2021-08-10amdgpu/pm: Replace smu11 usage of sprintf with sysfs_emitDarren Powell1-17/+17
2021-08-06drm/amd/pm: bug fix for the runtime pm BACOKenneth Feng1-2/+1