summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
AgeCommit message (Expand)Author
2021-09-16drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu
2021-08-30drm/amd/pm: And destination bounds checking to struct copyKees Cook
2021-08-20drm/amd/pm: a quick fix for "divided by zero" errorEvan Quan
2021-08-16drm/amd/pm: correct the address of Arcturus fan related registersEvan Quan
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-16drm/amd/pm: correct DPM_XGMI/VCN_DPM feature nameKevin Wang
2021-08-10amdgpu/pm: Replace smu11 usage of sprintf with sysfs_emitDarren Powell
2021-07-23drm/amdkfd: Update SMI throttle event bitmaskGraham Sider
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
2021-07-01drm/amdgpu/pm: rework i2c xfers on arcturus (v5)Alex Deucher
2021-06-11drm/amd/pm: correct the power limits reporting on OOB supportedEvan Quan
2021-06-10drm/amd/pm: Add arcturus throttler translationGraham Sider
2021-06-04drm/amd/pm: Use generic BACO function for smu11 ASICsLijo Lazar
2021-06-04drm/amd/pm: Read BIF STRAP also for BACO checkLijo Lazar
2021-05-21drm/amdgpu/pm: display vcn pp dpm (v4)David M Nieto
2021-04-09drm/amd/pm: fix Navi1x runtime resume failure V2Evan Quan
2021-03-23drm/amd/pm: add a new sysfs entry for default power limitEric Huang
2021-03-23drm/amd/pm: Add LightSBR SMU MSG supportshaoyunl
2021-03-05drm/amd/pm: update existing gpu_metrics interfaces V2Evan Quan
2021-02-26drm/amdgpu/pm: make unsupported power profile messages debugAlex Deucher
2021-02-09drm/amd/pm/swsmu: unify the init soft gpu metrics functionKevin Wang
2021-02-01drm/amdgpu/swsmu: use percent rather than rpm for manual fan control (v2)Alex Deucher
2021-02-01Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher
2020-12-02drm/amdgpu/swsmu/arcturus: simplify sensor handlingAlex Deucher
2020-11-05drm/amdgpu: Fix Arcturus fan speed reportingKent Russell
2020-10-15drm/amd/pm: populate Arcturus PCIE link stateEvan Quan
2020-10-01drm/amdgpu/swsmu: add interrupt work handler for smu11 partsAlex Deucher
2020-09-17drm/amd/pm: drop unnecessary smu_baco->mutex lock protections(V2)Evan Quan
2020-09-03drm/amdgpu/swsmu: handle manual fan readback on SMU11Alex Deucher
2020-09-03drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)Alex Deucher
2020-09-03drm/amdgpu/swsmu: drop get_fan_speed_percent (v2)Alex Deucher
2020-09-03drm/amdgpu/swsmu: add get_fan_parameters callbacks for smu11 asicsAlex Deucher
2020-08-27drm/amd/pm: fix is_dpm_running() run error on 32bit systemKevin Wang
2020-08-18drm/amd/pm: add SMU11 common deep sleep control interfaceEvan Quan
2020-08-18drm/amd/pm: add SMU11 common gfx ulv control interfaceEvan Quan
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan