summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2024-05-02drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun1-0/+7
2024-04-17drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang1-1/+11
2024-04-03drm/amdgpu/pm: Check the validity of overdiver power limitMa Jun5-26/+37
2024-04-03drm/amdgpu/pm: Fix NULL pointer dereference when get power limitMa Jun5-31/+41
2024-03-27drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal3-6/+6
2024-03-06drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun1-1/+11
2024-03-06drm/amd/swsmu: modify the gfx activity scalingLi Ma2-3/+4
2024-02-27Revert "drm/amd/pm: resolve reboot exception for si oland"Alex Deucher1-0/+29
2024-02-27drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun5-25/+20
2024-02-01drm/amdgpu/pm: Use inline function for IP version checkMa Jun1-1/+1
2024-01-29Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello4-46/+4
2024-01-25drm/amd/pm: Fetch current power limit from FWLijo Lazar1-0/+1
2024-01-25drm/amd/pm: update the power cap settingKenneth Feng2-4/+104
2024-01-25drm/amdgpu/pm: Fix the power source flag errorMa Jun3-10/+7
2024-01-25drm/amd/pm: udpate smu v13.0.6 message permissionYang Wang1-2/+2
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-18/+44
2024-01-19Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+0
2024-01-18drm/amd/pm: Remove I2C_CLASS_SPD supportHeiner Kallweit3-3/+0
2024-01-16drm/amd/pm: Fix smuv13.0.6 current clock reportingLijo Lazar1-1/+3
2024-01-16drm/amd/pm: Add error log for smu v13.0.6 resetLijo Lazar1-5/+6
2024-01-16drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam1-1/+1
2024-01-16drm/amdgpu/pm: clarify debugfs pm outputAlex Deucher1-10/+18
2024-01-16drm/amdgpu: fix avg vs input power reporting on smu7Alex Deucher1-1/+16
2024-01-06drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_initZhipeng Lu1-1/+5
2024-01-06drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apuAsad Kamal1-1/+3
2024-01-03drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6Asad Kamal1-5/+24
2024-01-03drm/amd/pm: Add gpu_metrics_v1_5Asad Kamal1-0/+3
2024-01-03drm/amd/pm: Update metric table for jpeg/vcn dataAsad Kamal1-1/+9
2024-01-03drm/amd/pm: Use separate metric table for APUAsad Kamal2-58/+156
2023-12-19drm/amd/pm: smu v13_0_6 supports ecc info by defaultYiPeng Chai1-0/+8
2023-12-19drm/amdgpu: Add poison mode check error condition for umc v12_0YiPeng Chai1-2/+2
2023-12-19drm/amd: Add missing definitions for `SMU_MAX_LEVELS_VDDGFX`Mario Limonciello2-0/+2
2023-12-15drm/amd/swsmu: remove duplicate definition of smu v14_0_0 driver if versionLi Ma2-6/+1
2023-12-14drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_tableZhipeng Lu1-39/+13
2023-12-14drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu1-3/+1
2023-12-14drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu1-3/+2
2023-12-14drm/amd/pm: Remove unneeded semicolonYang Li1-1/+1
2023-12-14drm/amd/pm: add power save mode workload for smu 13.0.10Kenneth Feng1-10/+13
2023-12-14drm/amd/pm: support return vpe clock tablePeyton Lee3-0/+31
2023-12-13drm/amdgpu: Switch to aca bank for xgmi pcs err cntHawking Zhang1-2/+4
2023-12-13drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7Evan Quan1-0/+13
2023-12-13drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0Ma Jun5-1/+78
2023-12-13drm/amd/pm: add flood detection for wbrf eventsEvan Quan2-6/+30
2023-12-13drm/amd/pm: setup the framework to support Wifi RFI mitigation featureEvan Quan3-0/+216
2023-12-13drm/amd/pm: update driver_if and ppsmc headers for coming wbrf featureEvan Quan5-6/+19
2023-12-13drm/amd/pm: Remove redundant function members of pptable_funcsMa Jun7-35/+20
2023-12-13drm/amdgpu: Use the right method to get IP versionLijo Lazar1-3/+3
2023-12-08drm/amd/pm: fix pp_*clk_od typoDmitrii Galantsev1-2/+2
2023-12-06drm/amd/pm: support new mca smu error code decodingYang Wang1-1/+8
2023-12-06drm/amd/swsmu: update smu v14_0_0 driver if version and metrics tableLi Ma3-35/+98