summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
AgeCommit message (Expand)Author
2022-11-10drm/amd/pm: skip disabling all smu features on smu_v13_0_10 in suspendKenneth Feng
2022-10-18drm/amd/pm: enable thermal alert on smu_v13_0_10Kenneth Feng
2022-10-18drm/amd/pm: temporarily disable thermal alert on smu_v13_0_10Kenneth Feng
2022-08-29drm/amd/pm: add smu_v13_0_10 supportYang Wang
2022-08-16drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida
2022-07-29drm/amdgpu: send msg to IMU for the front-door loadingXiaojian Du
2022-07-25drm/amd/pm: revise the driver reloading fix for SMU 13.0.0 and 13.0.7Evan Quan
2022-06-21drm/amd/pm: skip to set mp1 unload state in special caseYang Wang
2022-06-14drm/amd/pm: fix driver reload SMC firmware fail issue for smu13Yang Wang
2022-06-08drm/amd/pm: enable BACO on smu_v13_0_7Kenneth Feng
2022-06-08drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.0/7Evan Quan
2022-06-03drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu functionHuang Rui
2022-05-26drm/amd/pm: skip dpm disablement on suspend for SMU 13.0.0Evan Quan
2022-05-16drm/amdgpu: Move mutex_init(&smu->message_lock) to smu_early_init()Hans de Goede
2022-05-16drm/amdgpu/pm: enable swsmu for SMU IP v13.0.4Tim Huang
2022-05-10Revert "drm/amd/pm: keep the BACO feature enabled for suspend"Alex Deucher
2022-05-05drm/amd/pm: add SMU_13_0_7 ppt_funcs for SMU_13_0_7Chengming Gui
2022-05-04drm/amd/smu: Update SMU13 support for SMU 13.0.0Evan Quan
2022-05-04drm/amd/pm: correct SMU OverridePcieParameters related settingsEvan Quan
2022-05-04drm/amd/pm: enable SCPM support for SMUEvan Quan
2022-05-04drm/amdgpu: enable pptable ucode loadingEvan Quan
2022-05-04drm/amd/pm: update the hw initialization sequence around pptable setupEvan Quan
2022-05-04drm/amd/pm: move bootup values retrieving to ->sw_initEvan Quan
2022-05-04drm/amd/pm: fix NULL pointer issue of amdgpu_smu_stb_debug_fs_initLikun Gao
2022-03-15drm/amd/pm: add send bad channel info functionStanley.Yang
2022-02-18drm/amd/pm: add smu_v13_0_5_ppt implementationYifan Zhang
2022-02-16drm/amd/pm: Add support for MP1 13.0.8Prike Liang
2022-02-16drm/amd/pm: correct the default DriverSmuConfig table settingsEvan Quan
2022-02-07drm/amd/pm: fix error handlingTom Rix
2022-02-07drm/amd/pm: revise the implementation of smu_cmn_disable_all_features_with_ex...Evan Quan
2022-02-07drm/amd/pm: drop the cache for enabled ppfeaturesEvan Quan
2022-02-07drm/amd/pm: correct the usage for 'supported' member of smu_feature structureEvan Quan
2022-02-07drm/amd/pm: update the data type for retrieving enabled ppfeaturesEvan Quan
2022-02-02amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...Darren Powell
2022-01-27drm/amd: Expose the FRU SMU I2C busLuben Tuikov
2022-01-25drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq functionTom Rix
2022-01-25drm/amd/pm: drop unneeded feature->mutexEvan Quan
2022-01-25drm/amd/pm: drop unneeded smu_baco->mutexEvan Quan
2022-01-25drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan
2022-01-25drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan
2022-01-25drm/amd/pm: drop unneeded vcn/jpeg_gate_lockEvan Quan
2022-01-25drm/amd/pm: drop unneeded lock protection smu->mutexEvan Quan
2022-01-14drm/amd/pm: correct the checks for fan attributes supportEvan Quan
2022-01-14drm/amd/pm: revise the performance level setting APIsEvan Quan
2022-01-14drm/amd/pm: drop unnecessary gfxoff controlsEvan Quan
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan
2022-01-14drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan
2022-01-07drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan
2021-12-28drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye