summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-26drm/amd/pm: Fix missing thermal throttler statusLijo Lazar1-0/+1
2022-04-01drm/amdgpu: Use metrics data function to get unique_id for AldebaranKent Russell1-7/+9
2022-03-15drm/amd/pm: add send bad channel info functionStanley.Yang1-0/+43
2022-02-08drm/amd/pm: update the data type for retrieving enabled ppfeaturesEvan Quan1-5/+2
2022-02-08drm/amdgpu: Set FRU bus for Aldebaran and Vega 20Luben Tuikov1-0/+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-10/+34
2022-01-26drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan1-2/+0
2022-01-26drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan1-16/+7
2022-01-26drm/amd/pm: drop unneeded lock protection smu->mutexEvan Quan1-2/+2
2022-01-15drm/amd/pm: relocate the power related headersEvan Quan1-1/+0
2022-01-15drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan1-4/+5
2022-01-11drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)Tao Zhou1-4/+12
2021-12-30drm/amdgpu: Only overwrite serial if field is emptyKent Russell1-1/+2
2021-12-29drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye1-0/+10
2021-12-16drm/amd/pm: Fix xgmi link control on aldebaranLijo Lazar1-1/+1
2021-12-15drm/amd/pm: Skip power state allocationLijo Lazar1-10/+0
2021-11-22drm/amd/pm: add message smu to get ecc_table v2Stanley.Yang1-0/+72
2021-11-22drm/amdgpu: support new mode-1 reset interface (v2)Tao Zhou1-1/+36
2021-10-13amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell1-2/+4
2021-09-16drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu1-4/+8
2021-08-30drm/amd/pm: And destination bounds checking to struct copyKees Cook1-3/+2
2021-08-16drm/amd/pm: change smu msg's attribute to allow working under sriovKevin Wang1-2/+2
2021-08-16drm/amd/pm: change return value in aldebaran_get_power_limit()Kevin Wang1-2/+13
2021-08-16drm/amd/pm: correct DPM_XGMI/VCN_DPM feature nameKevin Wang1-2/+2
2021-08-10amdgpu/pm: Replace smu12/13 usage of sprintf with sysfs_emitDarren Powell1-11/+10
2021-08-06drm/amd/pm: correct aldebaran smu feature mapping FEATURE_DATA_CALCULATIONSKevin Wang1-1/+1
2021-07-23drm/amdkfd: Update SMI throttle event bitmaskGraham Sider1-1/+3
2021-07-23drm/amd/pm: Support board calibration on aldebaranLijo Lazar1-10/+36
2021-07-08drm/amdgpu: The I2C IP doesn't support 0 writes/readsLuben Tuikov1-1/+1
2021-07-08drm/amd/pm: Add I2C quirk table to AldebaranLuben Tuikov1-0/+9
2021-07-01drm/amd/pm: Simplify managed I2C transfer of AldebaranLuben Tuikov1-175/+55
2021-06-19drm/amdgpu: message smu to update hbm bad page numberStanley.Yang1-0/+15
2021-06-11drm/amd/pm: Only primary die supports power dataLijo Lazar1-11/+46
2021-06-11drm/amd/pm: correct the power limits reporting on OOB supportedEvan Quan1-4/+13
2021-06-10drm/amd/pm: Add aldebaran throttler translationGraham Sider1-5/+22
2021-06-04drm/amd/pm: Remove BACO check for aldebaranLijo Lazar1-7/+0
2021-05-27drm/amdgpu/swsmu/aldebaran: fix check in is_dpm_runningAlex Deucher1-1/+4
2021-05-27drm/amd/pm/inc/smu_v13_0: Move table into the only source file that uses itLee Jones1-0/+6
2021-05-22drm/amd/pm: fix return value in aldebaran_set_mp1_state()Feifei Xu1-3/+1
2021-05-21drm/amdgpu/pm: display vcn pp dpm (v4)David M Nieto1-0/+46
2021-05-20drm/amd/pm: Reset max GFX clock after disabling determinismLijo Lazar1-3/+8
2021-05-20drm/amd/pm: Fix showing incorrect frequencies on aldebaranLijo Lazar1-25/+46
2021-05-11drm/amd/pm: expose pmfw attached timestamp on AldebaranEvan Quan1-5/+8
2021-04-29drm/amd/pm: Update energy_accumulator in gpu metricsHarish Kasiviswanathan1-1/+3
2021-04-15drm/amd/pm: Show updated clocks on aldebaranLijo Lazar1-11/+41
2021-04-15drm/amd/pm: Use VBIOS PPTable for aldebaranLijo Lazar1-0/+3
2021-04-09drm/amdgpu: add ras aldebaran ras eeprom driverJohn Clements1-0/+229
2021-04-09drm/amdgpu: Fix build warningsLijo Lazar1-1/+1
2021-04-09drm/amd/pm: Add support for reset completion on aldebaranLijo Lazar1-1/+3