summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c
AgeCommit message (Expand)Author
2024-02-27drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun
2023-12-13drm/amd/pm: Remove redundant function members of pptable_funcsMa Jun
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-10-04drm/amd: Update `update_pcie_parameters` functions to use uint8_t argumentsMario Limonciello
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
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-27drm/amd/pm: Clean up errors in navi10_ppt.cRan Sun
2023-07-10drm/amd/pm: fix smu i2c data read riskYang Wang
2023-06-23drm/amd/pm: remove unneeded variableMingtong Bao
2023-06-09drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan
2023-03-22drm/amd/pm: enable TEMP_DEPENDENT_VMIN for navi1xAlex Deucher
2023-02-15drm/amd/pm: Allocate dummy table only if neededLijo Lazar
2022-06-03drm/amdgpu/swsmu: add SMU mailbox registers in SMU contextAlex Deucher
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-11amdgpu/pm: Implement emit_clk_levels for navi10Darren Powell
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-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-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-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan
2021-12-01amdgpu/pm: Create shared array of power profile name stringsDarren Powell
2021-11-22drm/amd/pm: Remove artificial freq level on Navi1xLijo Lazar
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher
2021-10-04drm/amdgpu/navi10_ppt: convert to IP version checkingAlex Deucher
2021-09-23drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan
2021-09-14drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu
2021-09-01drm/amd/pm: Update navi12 smu message mapping table in sriovYifan Zha
2021-08-30drm/amd/pm: And destination bounds checking to struct copyKees Cook
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: correct the fan speed PWM retrievingEvan Quan
2021-08-16drm/amd/pm: correct the fan speed RPM settingEvan Quan
2021-08-10amdgpu/pm: Replace navi10 usage of sprintf with sysfs_emitDarren Powell
2021-07-28drm/amd/pm: restore user customized OD settings properly for NV1xEvan Quan
2021-07-08drm/amdgpu: The I2C IP doesn't support 0 writes/readsLuben Tuikov
2021-07-01drm/amd/pm: Simplify managed I2C transfer functionsLuben Tuikov
2021-07-01drm/amd/pm: Extend the I2C quirk tableLuben Tuikov
2021-07-01drm/amdgpu: I2C class is HWMONLuben Tuikov
2021-07-01drm/amdgpu/pm: ADD I2C quirk adapter tableAndrey Grodzovsky
2021-07-01drm/amd/pm: SMU I2C: Return number of messages processedAndrey Grodzovsky
2021-07-01drm/amdgpu: Send STOP for the last byte of msg onlyAndrey Grodzovsky
2021-07-01drm/amdgpu: Drop i > 0 restriction for issuing RESTARTAndrey Grodzovsky
2021-07-01drm/amdgpu: only set restart on first cmd of the smu i2c transactionAlex Deucher
2021-07-01drm/amdgpu: add I2C_CLASS_HWMON to SMU i2c busesAlex Deucher