summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c
AgeCommit message (Expand)Author
2021-07-01drm/amdgpu/pm: add smu i2c implementation for navi1x (v5)Alex Deucher
2021-06-18drm/amd/pm: Disable SMU messages in navi10 sriovYifan Zha
2021-06-11drm/amd/pm: correct the power limits reporting on OOB supportedEvan Quan
2021-06-11drm/amd/pm: correct the runpm handling for BACO supported ASICEvan Quan
2021-06-11drm/amd/pm: drop the incomplete fix for Navi14 runpm issueEvan Quan
2021-06-10drm/amd/pm: Add navi1x throttler translationGraham Sider
2021-06-04drm/amd/pm: Use generic BACO function for smu11 ASICsLijo Lazar
2021-06-04drm/amd/pm: Read BIF STRAP also for BACO checkLijo Lazar
2021-05-21drm/amdgpu/pm: display vcn pp dpm (v4)David M Nieto
2021-05-21drm/amdgpu/pm: add new fields for Navi1x (v3)David M Nieto
2021-05-21drm/amd/pm: correct MGpuFanBoost settingEvan Quan
2021-04-28amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell
2021-04-09drm/amd/pm: fix Navi1x runtime resume failure V2Evan Quan
2021-03-23drm/amd/pm: add a new sysfs entry for default power limitEric Huang
2021-03-05drm/amd/pm: update existing gpu_metrics interfaces V2Evan Quan
2021-03-02drm/amd/pm: optimize the link width/speed retrieving V2Evan Quan
2021-03-02drm/amd/pm: bump Navi1x driver if version and related data structures V2Evan Quan
2021-02-24drm/amdgpu/swsmu/navi1x: Remove unnecessary conversion to boolJiapeng Chong
2021-02-09drm/amd/pm/swsmu: unify the init soft gpu metrics functionKevin Wang
2021-02-01drm/amdgpu/swsmu: use percent rather than rpm for manual fan control (v2)Alex Deucher
2021-02-01Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher
2021-01-08drm/amdgpu: Correct the read sclk for navi10Emily.Deng
2020-12-02drm/amdgpu/swsmu/navi1x: simplify sensor handlingAlex Deucher
2020-12-01drm/amd/pm/swsmu/smu11/navi10_ppt: Remove unused 'struct i2c_algorithm navi10...Lee Jones
2020-10-27drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1xAlex Deucher
2020-10-27drm/amdgpu/swsmu: drop smu i2c bus on navi1xAlex Deucher
2020-10-09drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher
2020-10-01drm/amdgpu/swsmu: add interrupt work handler for smu11 partsAlex Deucher
2020-09-25drm/amd/pm: fix screen flicker seen on Navi14 with 2*4K monitorsEvan Quan
2020-09-22drm/amd/pm: correct the pmfw version check for Navi14Evan Quan
2020-09-18drm/amd/pm: Skip smu_post_init in SRIOVJingwen Chen
2020-09-18drm/amd/pm: apply dummy reads workaround for CDR enabled onlyEvan Quan
2020-09-17drm/amd/pm: move NAVI1X power mode switching workaround to post_initEvan Quan
2020-09-17drm/amd/pm: drop unnecessary wrappers around watermark settingEvan Quan
2020-09-17drm/amd/pm: drop unnecessary smu_baco->mutex lock protections(V2)Evan Quan
2020-09-17drm/amd/pm: make namings and comments more readableEvan Quan
2020-09-17drm/amd/pm: correct the requirement for umc cdr workaroundEvan Quan
2020-09-17drm/amd/pm: apply the CDR workarounds only with some specific UMC firmwares(V2)Evan Quan
2020-09-17drm/amd/pm: implement a new umc cdr workaroundEvan Quan
2020-09-17drm/amd/pm: revise the umc hybrid cdr workaroundEvan Quan
2020-09-17drm/amd/pm: put Navi1X umc cdr workaround in post_smu_initEvan Quan
2020-09-17drm/amd/pm: postpone SOCCLK/UCLK enablement after DAL initialization(V2)Evan Quan
2020-09-03drm/amdgpu/swsmu: handle manual fan readback on SMU11Alex Deucher
2020-09-03drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)Alex Deucher
2020-09-03drm/amdgpu/swsmu: drop get_fan_speed_percent (v2)Alex Deucher
2020-09-03drm/amdgpu/swsmu: add get_fan_parameters callbacks for smu11 asicsAlex Deucher
2020-08-27drm/amd/pm: fix is_dpm_running() run error on 32bit systemKevin Wang
2020-08-18drm/amd/pm: add SMU11 common deep sleep control interfaceEvan Quan
2020-08-18drm/amd/pm: add SMU11 common gfx ulv control interfaceEvan Quan
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan