summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2023-01-14drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor1-1/+2
2023-01-14drm/amd/pm/smu11: BACO is supported when it's in BACO stateGuchun Chen1-0/+4
2023-01-14amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter1-1/+2
2022-11-25drm/amdgpu: disable BACO on special BEIGE_GOBY cardGuchun Chen1-1/+3
2022-11-25drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen1-0/+11
2022-11-25drm/amd/pm: Read BIF STRAP also for BACO checkLijo Lazar3-20/+59
2022-11-25drm/amd/pm: support power source switch on Sienna CichlidEvan Quan1-0/+4
2022-09-05drm/amd/pm: add missing ->fini_microcode interface for Sienna CichlidEvan Quan1-0/+1
2022-06-09drm/amd/pm: fix the compile warningEvan Quan1-13/+1
2022-06-09drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki1-5/+3
2022-04-13drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher1-4/+4
2022-04-08drm/amd/pm: enable pm sysfs write for one VF modeYiqing Yao1-2/+2
2022-04-08drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq functionTom Rix1-1/+1
2022-01-27amdgpu/pm: Make sysfs pm attributes as read-only for VFsMarina Nikolic1-0/+6
2021-12-22drm/amd/pm: fix a potential gpu_metrics_table memory leakLang Yu1-0/+3
2021-09-30drm/amd/pm: Update intermediate power state for SILijo Lazar1-0/+2
2021-09-26drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko1-1/+16
2021-09-03drm/amd/pm: change the workload type for some cardsKenneth Feng1-1/+14
2021-09-03Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng1-1/+1
2021-06-03drm/amd/pm: correct MGpuFanBoost settingEvan Quan2-0/+19
2021-05-22amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2-2/+7
2021-05-14drm/amd/pm: fix error code in smu_set_power_limit()Dan Carpenter1-0/+1
2021-05-11drm/amd/pm: fix workload mismatch on vega10Kenneth Feng1-1/+1
2021-03-30drm/amd/pm: workaround for audio noise issueKenneth Feng4-11/+166
2021-03-25drm/amd/pm: fulfill the Polaris implementation for get_clock_by_type_with_lat...Evan Quan1-0/+67
2021-03-17drm/amd/pm: bug fix for pcie dpmKenneth Feng3-21/+141
2021-03-04drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()Dan Carpenter1-3/+3
2021-02-04Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher7-8/+39
2021-01-19drm/amd/pm: fix the failure when change power profile for renoirXiaojian Du2-0/+2
2020-12-10drm/amd/pm: typo fix (CUSTOM -> COMPUTE)Evan Quan1-1/+1
2020-12-09drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng2-14/+9
2020-12-09drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher1-1/+102
2020-12-03drm/amdgpu/pm/smu11: Fix fan set speed bugArunpravin1-1/+6
2020-11-04drm/amdgpu/swsmu: remove duplicate call to smu_set_default_dpm_tableAlex Deucher1-11/+0
2020-10-30drm/amdgpu/powerplay: Only apply optimized mclk dpm policy on polarisAlex Deucher1-12/+18
2020-10-30drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan1-4/+1
2020-10-30drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan5-0/+39
2020-10-30drm/amd/pm: correct the baco reset sequence for CI ASICsEvan Quan1-3/+4
2020-10-27drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1xAlex Deucher1-8/+3
2020-10-27drm/amd/pm: fix the wrong fan speed in fan1_inputKenneth Feng1-8/+3
2020-10-27drm/amdgpu/swsmu: drop smu i2c bus on navi1xAlex Deucher1-25/+0
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-16/+34
2020-10-22drm/amd/pm: remove the average clock value in sysfsKenneth Feng1-4/+8
2020-10-22drm/amd/pm: fix pp_dpm_fclkKenneth Feng1-0/+3
2020-10-22drm/amd/pm: fix pcie information for sienna cichlidLikun Gao1-2/+2
2020-10-22drm/amd/swsmu: correct wrong feature bit mappingKevin Wang1-10/+17
2020-10-22drm/amd/swsmu: add missing feature map for sienna_cichlidKevin Wang2-0/+4
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-5/+4
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds203-0/+127533
2020-10-14drm/amd/pm: increase mclk switch threshold to 200 usEvan Quan1-1/+1