summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)Author
2022-07-05drm/amd/pm: update SMU 13.0.0 driver_if headerEvan Quan
2022-06-28drm/amd/pm: enable VR0 HOT support for SMU 13.0.0Evan Quan
2022-06-22amdgpu/pm: Fix possible array out-of-bounds if SCLK levels != 2Darren Powell
2022-06-22amdgpu/pm: Fix incorrect variable for size of clocks arrayDarren Powell
2022-06-21drm/amd: Don't show warning on reading vbios values for SMU13 3.1Mario Limonciello
2022-06-21drm/amd/pm: skip to set mp1 unload state in special caseYang Wang
2022-06-21drm/amdgpu/pm: adjust EccInfo_t structStanley.Yang
2022-06-14drm/amd/pm: enable MACO support for SMU 13.0.0Evan Quan
2022-06-14drm/amd/pm: enable UCLK DS feature for SMU 13.0.0Evan Quan
2022-06-14drm/amdgpu/pm: remove the repeated EnableGfxImu message sendingTim Huang
2022-06-14drm/amdgpu/pm: correct the firmware flag address for SMU IP v13.0.4Tim Huang
2022-06-14drm/amd/pm: fix driver reload SMC firmware fail issue for smu13Yang Wang
2022-06-10drm/amd/pm: support BAMACO reset on smu_v13_0_7Kenneth Feng
2022-06-10drm/amd/pm: enable gfxoff on smu_v13_0_7Kenneth Feng
2022-06-10drm/amd/pm: update the driver if header for smu_v13_0_7Kenneth Feng
2022-06-08drm/amd/pm: enable BACO on smu_v13_0_7Kenneth Feng
2022-06-08drm/amd/pm: add interface to deallocate power_context for smu_v13_0_7Kenneth Feng
2022-06-08drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.0/7Evan Quan
2022-06-08drm/amd/pm: drop redundant declarationsEvan Quan
2022-06-08drm/amd/pm: enable mode1 reset support for SMU 13.0.0Evan Quan
2022-06-08drm/amd/pm: optimize the interface for dpm feature status queryEvan Quan
2022-06-08drm/amd/pm: drop unneeded thermal_controller_type checkEvan Quan
2022-06-08drm/amd/pm: enable FW CTF feature for SMU 13.0.0Evan Quan
2022-06-03drm/amdgpu/swsmu: use new register offsets for smu_cmn.cAlex Deucher
2022-06-03drm/amdgpu/swsmu: add SMU mailbox registers in SMU contextAlex Deucher
2022-06-03drm/amdgpu: convert sienna_cichlid_populate_umd_state_clk() to use IP versionAlex Deucher
2022-06-03drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu functionHuang Rui
2022-06-03drm/amdgpu/pm: update MP v13_0_4 smu message register marcoHuang Rui
2022-06-03drm/amdgpu: print umc correctable error addressStanley.Yang
2022-06-03drm/amdgpu/pm: support mca_ceumc_addr in ecctableStanley.Yang
2022-06-03drm/amd: Fix spelling typo in commentspengfuyuan
2022-06-03drm/amd/pm: enable fclk ds feature for SMU 13.0.0Evan Quan
2022-06-03drm/amd/pm: update SMU 13.0.0 driver_if headerEvan Quan
2022-06-03drm/amd/pm: correct the way for retrieving current uclk frequencyEvan Quan
2022-06-03drm/amdgpu: convert sienna_cichlid_get_default_config_table_settings() to IP ...Alex Deucher
2022-06-03drm/amd/pm: suppress compile warnings about possible unaligned accessesEvan Quan
2022-05-26drm/amd/pm: Return auto perf level, if unsupportedLijo Lazar
2022-05-26drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13Evan Quan
2022-05-26drm/amd/pm: Fix missing thermal throttler statusLijo Lazar
2022-05-26drm/amdgpu/pm: smu_v13_0_4: delete duplicate conditionDan Carpenter
2022-05-26drm/amd/pm: enable memory temp reading for SMU 13.0.0Evan Quan
2022-05-26drm/amd/pm: enable more dpm features for SMU 13.0.0Evan Quan
2022-05-26drm/amd/pm: correct the softpptable ids used for SMU 13.0.0Evan Quan
2022-05-26drm/amd/pm: update SMU 13.0.0 driver_if headerEvan Quan
2022-05-26drm/amd/pm: skip dpm disablement on suspend for SMU 13.0.0Evan Quan
2022-05-26drm/amd/pm: enable more dpm features for SMU 13.0.0Evan Quan
2022-05-26drm/amd/pm: fix a potential gpu_metrics_table memory leakGong Yuanjun
2022-05-16drm/amd/pm: consistent approach for smartshiftSathishkumar S
2022-05-16drm/amdgpu: Move mutex_init(&smu->message_lock) to smu_early_init()Hans de Goede
2022-05-16drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP v13.0.4Tim Huang