summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/swsmu/smu13
AgeCommit message (Expand)AuthorFilesLines
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 Quan2-8/+9
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-28drm/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-16drm/amd/pm: restore SMU version print statement for dGPUsMario Limonciello1-0/+5
2021-12-16drivers/amd/pm: smu13: use local variable adevMario Limonciello1-5/+5
2021-12-14drm/amd/pm: Skip power state allocationLijo Lazar1-10/+0
2021-12-13drivers/amd/pm: drop statement to print FW version for smu_v13Mario Limonciello1-3/+0
2021-12-13drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YCMario Limonciello1-0/+3
2021-11-22drm/amd/pm: add message smu to get ecc_table v2Stanley.Yang2-0/+74
2021-11-22drm/amdgpu: support new mode-1 reset interface (v2)Tao Zhou2-22/+36
2021-11-17drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUsPerry Yuan2-0/+28
2021-11-03drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carpMario Limonciello1-87/+0
2021-10-13amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell2-5/+12
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-5/+5
2021-10-04drm/amdgpu/pm/smu_v13.0: convert IP version checkingAlex Deucher1-9/+13
2021-09-16drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu2-6/+12
2021-08-30drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"Colin Ian King1-1/+1
2021-08-30drm/amd/pm: And destination bounds checking to struct copyKees Cook1-3/+2
2021-08-18drm/amd/pm: Fix spelling mistake "firwmare" -> "firmware"Colin Ian King1-1/+1
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: skip to load smu microcode on sriov for aldebaranKevin Wang1-32/+70
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 Powell2-18/+17
2021-08-05drm/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-13drm/amd/pm: Add waiting for response of mode-reset message for yellow carpAaron Liu1-7/+3
2021-07-08drm/amd/pm: drop smu_v13_0_1.c|h files for yellow carpXiaomeng Hou4-320/+56
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-07-01drm/amd/pm: skip PrepareMp1ForUnload message in s0ixShyam Sundar S K1-1/+2
2021-06-18drm/amdgpu: message smu to update hbm bad page numberStanley.Yang1-0/+15
2021-06-11drm/amd/pm: support ss metrics read on yellow_carpSathishkumar S1-0/+34
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-08drm/amd/pm: fix warning reported by kernel test robotXiaomeng Hou1-1/+1
2021-06-04drm/amd/pm: disable manually setting MCLK power level on yellow carpXiaomeng Hou1-12/+10
2021-06-04drm/amdgpu: add mode2 reset support for yellow carpAaron Liu1-0/+26
2021-06-04drm/amd/pm: add set_performance_level function for yellow carpXiaomeng Hou1-0/+84
2021-06-04drm/amd/pm: add the interface to dump smu metrics table for yellow carpXiaomeng Hou1-1/+55
2021-06-04drm/amd/pm: add callbacks to read/write sysfs file pp_power_profile_modeXiaomeng Hou1-0/+86
2021-06-04drm/amd/pm: add callback get_dpm_ultimate_freq for yellow carpXiaomeng Hou1-0/+111
2021-06-04drm/amd/pm: add callback to get bootup values for yellow carpXiaomeng Hou2-0/+137
2021-06-04drm/amd/pm: add PrepareMp1ForUnload support for yellow carpAaron Liu1-0/+4