summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-12drm/amd/pm: fix smu i2c data read riskYang Wang1-1/+1
2023-06-23drm/amd/pm: remove unneeded variableMingtong Bao1-5/+5
2023-06-09drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan1-19/+1
2023-03-22drm/amd/pm: enable TEMP_DEPENDENT_VMIN for navi1xAlex Deucher1-1/+2
2023-02-16drm/amd/pm: Allocate dummy table only if neededLijo Lazar1-0/+6
2022-06-03drm/amdgpu/swsmu: add SMU mailbox registers in SMU contextAlex Deucher1-0/+1
2022-02-17drm/amd/pm: fulfill Navi1x implementations for DriverSmuConfig settingEvan Quan1-0/+50
2022-02-12drm/amd/pm: fulfill the support for DriverSmuConfig tableEvan Quan1-0/+9
2022-02-12amdgpu/pm: Implement emit_clk_levels for navi10Darren Powell1-0/+210
2022-02-08drm/amd/pm: correct the usage for 'supported' member of smu_feature structureEvan Quan1-4/+4
2022-02-08drm/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-18/+50
2022-01-26drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan1-2/+0
2022-01-26drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan1-80/+32
2022-01-26drm/amd/pm: drop unneeded lock protection smu->mutexEvan Quan1-2/+2
2022-01-15drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan1-4/+5
2021-12-02amdgpu/pm: Create shared array of power profile name stringsDarren Powell1-9/+1
2021-11-22drm/amd/pm: Remove artificial freq level on Navi1xLijo Lazar1-5/+8
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-16/+16
2021-10-04drm/amdgpu/navi10_ppt: convert to IP version checkingAlex Deucher1-25/+25
2021-09-23drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan1-2/+22
2021-09-14drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu1-1/+3
2021-09-01drm/amd/pm: Update navi12 smu message mapping table in sriovYifan Zha1-7/+7
2021-08-30drm/amd/pm: And destination bounds checking to struct copyKees Cook1-4/+4
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/+24
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 navi10 usage of sprintf with sysfs_emitDarren Powell1-29/+32
2021-07-28drm/amd/pm: restore user customized OD settings properly for NV1xEvan Quan1-17/+38
2021-07-08drm/amdgpu: The I2C IP doesn't support 0 writes/readsLuben Tuikov1-1/+1
2021-07-01drm/amd/pm: Simplify managed I2C transfer functionsLuben Tuikov1-46/+32
2021-07-01drm/amd/pm: Extend the I2C quirk tableLuben Tuikov1-1/+4
2021-07-01drm/amdgpu: I2C class is HWMONLuben Tuikov1-1/+1
2021-07-01drm/amdgpu/pm: ADD I2C quirk adapter tableAndrey Grodzovsky1-0/+6
2021-07-01drm/amd/pm: SMU I2C: Return number of messages processedAndrey Grodzovsky1-18/+25
2021-07-01drm/amdgpu: Send STOP for the last byte of msg onlyAndrey Grodzovsky1-2/+2
2021-07-01drm/amdgpu: Drop i > 0 restriction for issuing RESTARTAndrey Grodzovsky1-1/+1
2021-07-01drm/amdgpu: only set restart on first cmd of the smu i2c transactionAlex Deucher1-1/+1
2021-07-01drm/amdgpu: add I2C_CLASS_HWMON to SMU i2c busesAlex Deucher1-1/+1
2021-07-01drm/amdgpu/pm: add smu i2c implementation for navi1x (v5)Alex Deucher1-0/+116
2021-06-19drm/amd/pm: Disable SMU messages in navi10 sriovYifan Zha1-4/+4
2021-06-11drm/amd/pm: correct the power limits reporting on OOB supportedEvan Quan1-9/+19
2021-06-11drm/amd/pm: correct the runpm handling for BACO supported ASICEvan Quan1-2/+25
2021-06-11drm/amd/pm: drop the incomplete fix for Navi14 runpm issueEvan Quan1-25/+1
2021-06-10drm/amd/pm: Add navi1x throttler translationGraham Sider1-0/+34
2021-06-04drm/amd/pm: Use generic BACO function for smu11 ASICsLijo Lazar1-11/+1
2021-06-04drm/amd/pm: Read BIF STRAP also for BACO checkLijo Lazar1-7/+20
2021-05-21drm/amdgpu/pm: display vcn pp dpm (v4)David M Nieto1-8/+2