summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu
AgeCommit message (Expand)Author
2021-08-30drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"Colin Ian King
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-18drm/amd/pm: Fix spelling mistake "firwmare" -> "firmware"Colin Ian King
2021-08-16drm/amd/pm: correct the address of Arcturus fan related registersEvan Quan
2021-08-16drm/amd/pm: drop unnecessary manual mode checkEvan 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: record the RPM and PWM based fan speed settingsEvan Quan
2021-08-16drm/amd/pm: correct the fan speed RPM settingEvan Quan
2021-08-16drm/amd/pm: change smu msg's attribute to allow working under sriovKevin Wang
2021-08-16drm/amd/pm: change return value in aldebaran_get_power_limit()Kevin Wang
2021-08-16drm/amd/pm: skip to load smu microcode on sriov for aldebaranKevin Wang
2021-08-16drm/amd/pm: correct DPM_XGMI/VCN_DPM feature nameKevin Wang
2021-08-11drm/amd/pm: graceful exit on restore fan mode failure (v2)Ryan Taylor
2021-08-11drm/amd/pm: restore fan_mode AMD_FAN_CTRL_NONE on resume (v2)Ryan Taylor
2021-08-10amdgpu/pm: Replace smu12/13 usage of sprintf with sysfs_emitDarren Powell
2021-08-10amdgpu/pm: Replace smu11 usage of sprintf with sysfs_emitDarren Powell
2021-08-10amdgpu/pm: Replace navi10 usage of sprintf with sysfs_emitDarren Powell
2021-08-06drm/amd/pm: bug fix for the runtime pm BACOKenneth Feng
2021-08-05drm/amd/pm: Fix a memory leak in an error handling path in 'vangogh_tables_in...Christophe JAILLET
2021-08-05drm/amd/pm: correct aldebaran smu feature mapping FEATURE_DATA_CALCULATIONSKevin Wang
2021-07-28drm/amd/pm: Fix a bug in semaphore double-lockLuben Tuikov
2021-07-28drm/amd/pm: restore user customized OD settings properly for Sienna CichlidEvan Quan
2021-07-28drm/amd/pm: restore user customized OD settings properly for NV1xEvan Quan
2021-07-23drm/amd/pm: Fix a bug communicating with the SMU (v5)Luben Tuikov
2021-07-23drm/amdgpu: enable SMU for cyan_skilfishLang Yu
2021-07-23drm/amdgpu: add check_fw_version support for cyan_skillfishLang Yu
2021-07-23drm/amdgpu: add basic ppt functions for cyan_skilfishLang Yu
2021-07-23drm/amdkfd: Update SMI throttle event bitmaskGraham Sider
2021-07-23drm/amd/pm: Support board calibration on aldebaranLijo Lazar
2021-07-13drm/amd/pm: Add waiting for response of mode-reset message for yellow carpAaron Liu
2021-07-13drm/amd/pm: Fix BACO state setting for Beige_GobyChengming Gui
2021-07-08drm/amd/pm: drop smu_v13_0_1.c|h files for yellow carpXiaomeng Hou
2021-07-08drm/amd/pm: update the gpu metrics data retrieving for Sienna CichlidEvan Quan
2021-07-08drm/amdgpu: The I2C IP doesn't support 0 writes/readsLuben Tuikov
2021-07-08drm/amd/pm: Add I2C quirk table to AldebaranLuben Tuikov
2021-07-01drm/amd/pm: Simplify managed I2C transfer of AldebaranLuben 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: add smu i2c implementation for navi1x (v5)Alex Deucher
2021-07-01drm/amdgpu/pm: rework i2c xfers on arcturus (v5)Alex Deucher