summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorLines
2024-01-15drm/amdgpu: check PS, WS indexAlexander Richards-25/+25
2024-01-15drm/amdgpu: Log deferred error separatelyCandice Li-3/+3
2024-01-15drm/amd/pm: add aca smu backend support for smu v13.0.6Yang Wang-0/+139
2024-01-15drm/amd/pm: Fix smuv13.0.6 current clock reportingLijo Lazar-1/+3
2024-01-15drm/amd/pm: Add error log for smu v13.0.6 resetLijo Lazar-5/+6
2024-01-15drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam-1/+1
2024-01-15drm/amdgpu/pm: clarify debugfs pm outputAlex Deucher-10/+18
2024-01-15drm/amdgpu: fix avg vs input power reporting on smu7Alex Deucher-1/+16
2024-01-05drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_initZhipeng Lu-1/+5
2024-01-05drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apuAsad Kamal-1/+3
2024-01-03drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6Asad Kamal-5/+24
2024-01-03drm/amd/pm: Add gpu_metrics_v1_5Asad Kamal-0/+3
2024-01-03drm/amd/pm: Update metric table for jpeg/vcn dataAsad Kamal-1/+9
2024-01-03drm/amd/pm: Use separate metric table for APUAsad Kamal-58/+156
2023-12-19drm/amd/pm: smu v13_0_6 supports ecc info by defaultYiPeng Chai-0/+8
2023-12-19drm/amdgpu: Add poison mode check error condition for umc v12_0YiPeng Chai-2/+2
2023-12-19drm/amd: Add missing definitions for `SMU_MAX_LEVELS_VDDGFX`Mario Limonciello-0/+2
2023-12-15drm/amd/swsmu: remove duplicate definition of smu v14_0_0 driver if versionLi Ma-6/+1
2023-12-14drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_tableZhipeng Lu-39/+13
2023-12-14drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu-3/+1
2023-12-14drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu-3/+2
2023-12-14drm/amd/pm: Remove unneeded semicolonYang Li-1/+1
2023-12-14drm/amd/pm: add power save mode workload for smu 13.0.10Kenneth Feng-10/+13
2023-12-14drm/amd/pm: support return vpe clock tablePeyton Lee-0/+31
2023-12-13drm/amdgpu: Switch to aca bank for xgmi pcs err cntHawking Zhang-2/+4
2023-12-13drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7Evan Quan-0/+13
2023-12-13drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0Ma Jun-1/+78
2023-12-13drm/amd/pm: add flood detection for wbrf eventsEvan Quan-6/+30
2023-12-13drm/amd/pm: setup the framework to support Wifi RFI mitigation featureEvan Quan-0/+216
2023-12-13drm/amd/pm: update driver_if and ppsmc headers for coming wbrf featureEvan Quan-6/+19
2023-12-13drm/amd/pm: Remove redundant function members of pptable_funcsMa Jun-35/+20
2023-12-13drm/amdgpu: Use the right method to get IP versionLijo Lazar-3/+3
2023-12-07drm/amd/pm: fix pp_*clk_od typoDmitrii Galantsev-2/+2
2023-12-06drm/amd/pm: support new mca smu error code decodingYang Wang-1/+8
2023-12-06drm/amd/swsmu: update smu v14_0_0 driver if version and metrics tableLi Ma-35/+98
2023-11-29drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu-1/+4
2023-11-29drm/amdgpu: Move mca debug mode decision to rasLijo Lazar-12/+0
2023-11-29drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan-3/+38
2023-11-29drm/amd/pm: Add sysfs attribute to get pm metricsLijo Lazar-0/+40
2023-11-29drm/amd/pm: Add pm metrics support to SMU v13.0.6Lijo Lazar-0/+47
2023-11-29drm/amd/pm: Add support to fetch pm metrics sampleLijo Lazar-1/+56
2023-11-17drm/amdgpu: correct mca ipid die/socket/addr decodeYang Wang-5/+13
2023-11-17drm/amd/pm: Make smu_v13_0_baco_set_armd3_sequence() staticMa Jun-4/+1
2023-11-17drm/amd/pm: Move some functions to smu_v13_0.c as generic codeMa Jun-78/+32
2023-11-17drm/amd/pm: Fix return value and drop redundant paramMa Jun-37/+27
2023-11-17drm/amd/pm: Don't send unload message for resetLijo Lazar-1/+1
2023-11-17drm/amd/pm: Fill pcie error counters for gpu v1_4Asad Kamal-0/+8
2023-11-17drm/amd/pm: Update metric table for smu v13_0_6Asad Kamal-1/+9
2023-11-09drm/amdgpu: add smu v13.0.6 pcs xgmi ras error query supportYang Wang-0/+21
2023-11-09drm/amdgpu: disable smu v13.0.6 mca debug mode by defaultYang Wang-1/+1