summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pm: Fix missing thermal throttler statusLijo Lazar2022-05-261-0/+1
* drm/amdgpu: Use metrics data function to get unique_id for AldebaranKent Russell2022-03-311-7/+9
* drm/amd/pm: add send bad channel info functionStanley.Yang2022-03-151-0/+43
* drm/amd/pm: update the data type for retrieving enabled ppfeaturesEvan Quan2022-02-071-5/+2
* drm/amdgpu: Set FRU bus for Aldebaran and Vega 20Luben Tuikov2022-02-071-0/+1
* drm/amdgpu/swsmu/i2c: return an error if the SMU is not runningAlex Deucher2022-01-271-0/+3
* drm/amd: Expose the FRU SMU I2C busLuben Tuikov2022-01-271-10/+34
* drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan2022-01-251-2/+0
* drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan2022-01-251-16/+7
* drm/amd/pm: drop unneeded lock protection smu->mutexEvan Quan2022-01-251-2/+2
* drm/amd/pm: relocate the power related headersEvan Quan2022-01-141-1/+0
* drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan2022-01-141-4/+5
* drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)Tao Zhou2022-01-111-4/+12
* drm/amdgpu: Only overwrite serial if field is emptyKent Russell2021-12-301-1/+2
* drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye2021-12-281-0/+10
* drm/amd/pm: Fix xgmi link control on aldebaranLijo Lazar2021-12-161-1/+1
* drm/amd/pm: Skip power state allocationLijo Lazar2021-12-141-10/+0
* drm/amd/pm: add message smu to get ecc_table v2Stanley.Yang2021-11-221-0/+72
* drm/amdgpu: support new mode-1 reset interface (v2)Tao Zhou2021-11-221-1/+36
* amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell2021-10-131-2/+4
* drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu2021-09-161-4/+8
* drm/amd/pm: And destination bounds checking to struct copyKees Cook2021-08-301-3/+2
* drm/amd/pm: change smu msg's attribute to allow working under sriovKevin Wang2021-08-161-2/+2
* drm/amd/pm: change return value in aldebaran_get_power_limit()Kevin Wang2021-08-161-2/+13
* drm/amd/pm: correct DPM_XGMI/VCN_DPM feature nameKevin Wang2021-08-161-2/+2
* amdgpu/pm: Replace smu12/13 usage of sprintf with sysfs_emitDarren Powell2021-08-101-11/+10
* drm/amd/pm: correct aldebaran smu feature mapping FEATURE_DATA_CALCULATIONSKevin Wang2021-08-051-1/+1
* drm/amdkfd: Update SMI throttle event bitmaskGraham Sider2021-07-231-1/+3
* drm/amd/pm: Support board calibration on aldebaranLijo Lazar2021-07-231-10/+36
* drm/amdgpu: The I2C IP doesn't support 0 writes/readsLuben Tuikov2021-07-081-1/+1
* drm/amd/pm: Add I2C quirk table to AldebaranLuben Tuikov2021-07-081-0/+9
* drm/amd/pm: Simplify managed I2C transfer of AldebaranLuben Tuikov2021-07-011-175/+55
* drm/amdgpu: message smu to update hbm bad page numberStanley.Yang2021-06-181-0/+15
* drm/amd/pm: Only primary die supports power dataLijo Lazar2021-06-111-11/+46
* drm/amd/pm: correct the power limits reporting on OOB supportedEvan Quan2021-06-111-4/+13
* drm/amd/pm: Add aldebaran throttler translationGraham Sider2021-06-101-5/+22
* drm/amd/pm: Remove BACO check for aldebaranLijo Lazar2021-06-041-7/+0
* drm/amdgpu/swsmu/aldebaran: fix check in is_dpm_runningAlex Deucher2021-05-271-1/+4
* drm/amd/pm/inc/smu_v13_0: Move table into the only source file that uses itLee Jones2021-05-271-0/+6
* drm/amd/pm: fix return value in aldebaran_set_mp1_state()Feifei Xu2021-05-211-3/+1
* drm/amdgpu/pm: display vcn pp dpm (v4)David M Nieto2021-05-211-0/+46
* drm/amd/pm: Reset max GFX clock after disabling determinismLijo Lazar2021-05-191-3/+8
* drm/amd/pm: Fix showing incorrect frequencies on aldebaranLijo Lazar2021-05-191-25/+46
* drm/amd/pm: expose pmfw attached timestamp on AldebaranEvan Quan2021-05-101-5/+8
* drm/amd/pm: Update energy_accumulator in gpu metricsHarish Kasiviswanathan2021-04-281-1/+3
* drm/amd/pm: Show updated clocks on aldebaranLijo Lazar2021-04-151-11/+41
* drm/amd/pm: Use VBIOS PPTable for aldebaranLijo Lazar2021-04-151-0/+3
* drm/amdgpu: add ras aldebaran ras eeprom driverJohn Clements2021-04-091-0/+229
* drm/amdgpu: Fix build warningsLijo Lazar2021-04-091-1/+1
* drm/amd/pm: Add support for reset completion on aldebaranLijo Lazar2021-04-091-1/+3