summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-18drm/amd/pm: disable cstate feature for gpu reset scenarioEvan Quan1-0/+8
2022-06-22amdgpu/pm: Fix incorrect variable for size of clocks arrayDarren Powell1-4/+5
2022-06-03drm/amdgpu/swsmu: add SMU mailbox registers in SMU contextAlex Deucher1-0/+1
2022-02-07drm/amd/pm: update the data type for retrieving enabled ppfeaturesEvan Quan1-4/+1
2022-02-02drm/amd/pm: remove duplicate include in 'arcturus_ppt.c'Changcheng Deng1-1/+0
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/+51
2022-01-25drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan1-2/+0
2022-01-25drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan1-10/+4
2022-01-25drm/amd/pm: drop unneeded lock protection smu->mutexEvan Quan1-2/+2
2022-01-14drm/amd/pm: relocate the power related headersEvan Quan1-1/+0
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan1-4/+5
2021-12-28drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye1-1/+1
2021-12-14drm/amd/pm: Skip power state allocationLijo Lazar1-10/+0
2021-12-01amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell1-9/+1
2021-10-22drm/amd/pm: Disable fan control if not supportedLijo Lazar1-0/+14
2021-09-16drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu1-2/+6
2021-08-30drm/amd/pm: And destination bounds checking to struct copyKees Cook1-4/+2
2021-08-20drm/amd/pm: a quick fix for "divided by zero" errorEvan Quan1-7/+13
2021-08-16drm/amd/pm: correct the address of Arcturus fan related registersEvan Quan1-5/+133
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-16drm/amd/pm: correct DPM_XGMI/VCN_DPM feature nameKevin Wang1-8/+8
2021-08-10amdgpu/pm: Replace smu11 usage of sprintf with sysfs_emitDarren Powell1-13/+13
2021-07-23drm/amdkfd: Update SMI throttle event bitmaskGraham Sider1-1/+3
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/+7
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: rework i2c xfers on arcturus (v5)Alex Deucher1-171/+58
2021-06-11drm/amd/pm: correct the power limits reporting on OOB supportedEvan Quan1-8/+18
2021-06-10drm/amd/pm: Add arcturus throttler translationGraham Sider1-5/+28
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-6/+19
2021-05-21drm/amdgpu/pm: display vcn pp dpm (v4)David M Nieto1-0/+46
2021-04-09drm/amd/pm: fix Navi1x runtime resume failure V2Evan Quan1-0/+1
2021-03-23drm/amd/pm: add a new sysfs entry for default power limitEric Huang1-1/+1
2021-03-23drm/amd/pm: Add LightSBR SMU MSG supportshaoyunl1-0/+2
2021-03-05drm/amd/pm: update existing gpu_metrics interfaces V2Evan Quan1-7/+7
2021-02-26drm/amdgpu/pm: make unsupported power profile messages debugAlex Deucher1-1/+1
2021-02-09drm/amd/pm/swsmu: unify the init soft gpu metrics functionKevin Wang1-1/+3
2021-02-01drm/amdgpu/swsmu: use percent rather than rpm for manual fan control (v2)Alex Deucher1-7/+18