index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
swsmu
/
smu11
/
navi10_ppt.c
Age
Commit message (
Expand
)
Author
2021-06-18
drm/amd/pm: Disable SMU messages in navi10 sriov
Yifan Zha
2021-06-11
drm/amd/pm: correct the power limits reporting on OOB supported
Evan Quan
2021-06-11
drm/amd/pm: correct the runpm handling for BACO supported ASIC
Evan Quan
2021-06-11
drm/amd/pm: drop the incomplete fix for Navi14 runpm issue
Evan Quan
2021-06-10
drm/amd/pm: Add navi1x throttler translation
Graham Sider
2021-06-04
drm/amd/pm: Use generic BACO function for smu11 ASICs
Lijo Lazar
2021-06-04
drm/amd/pm: Read BIF STRAP also for BACO check
Lijo Lazar
2021-05-21
drm/amdgpu/pm: display vcn pp dpm (v4)
David M Nieto
2021-05-21
drm/amdgpu/pm: add new fields for Navi1x (v3)
David M Nieto
2021-05-21
drm/amd/pm: correct MGpuFanBoost setting
Evan Quan
2021-04-28
amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
Darren Powell
2021-04-09
drm/amd/pm: fix Navi1x runtime resume failure V2
Evan Quan
2021-03-23
drm/amd/pm: add a new sysfs entry for default power limit
Eric Huang
2021-03-05
drm/amd/pm: update existing gpu_metrics interfaces V2
Evan Quan
2021-03-02
drm/amd/pm: optimize the link width/speed retrieving V2
Evan Quan
2021-03-02
drm/amd/pm: bump Navi1x driver if version and related data structures V2
Evan Quan
2021-02-24
drm/amdgpu/swsmu/navi1x: Remove unnecessary conversion to bool
Jiapeng Chong
2021-02-09
drm/amd/pm/swsmu: unify the init soft gpu metrics function
Kevin Wang
2021-02-01
drm/amdgpu/swsmu: use percent rather than rpm for manual fan control (v2)
Alex Deucher
2021-02-01
Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"
Alex Deucher
2021-01-08
drm/amdgpu: Correct the read sclk for navi10
Emily.Deng
2020-12-02
drm/amdgpu/swsmu/navi1x: simplify sensor handling
Alex Deucher
2020-12-01
drm/amd/pm/swsmu/smu11/navi10_ppt: Remove unused 'struct i2c_algorithm navi10...
Lee Jones
2020-10-27
drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1x
Alex Deucher
2020-10-27
drm/amdgpu/swsmu: drop smu i2c bus on navi1x
Alex Deucher
2020-10-09
drm/amdgpu/swsmu: fix ARC build errors
Alex Deucher
2020-10-01
drm/amdgpu/swsmu: add interrupt work handler for smu11 parts
Alex Deucher
2020-09-25
drm/amd/pm: fix screen flicker seen on Navi14 with 2*4K monitors
Evan Quan
2020-09-22
drm/amd/pm: correct the pmfw version check for Navi14
Evan Quan
2020-09-18
drm/amd/pm: Skip smu_post_init in SRIOV
Jingwen Chen
2020-09-18
drm/amd/pm: apply dummy reads workaround for CDR enabled only
Evan Quan
2020-09-17
drm/amd/pm: move NAVI1X power mode switching workaround to post_init
Evan Quan
2020-09-17
drm/amd/pm: drop unnecessary wrappers around watermark setting
Evan Quan
2020-09-17
drm/amd/pm: drop unnecessary smu_baco->mutex lock protections(V2)
Evan Quan
2020-09-17
drm/amd/pm: make namings and comments more readable
Evan Quan
2020-09-17
drm/amd/pm: correct the requirement for umc cdr workaround
Evan Quan
2020-09-17
drm/amd/pm: apply the CDR workarounds only with some specific UMC firmwares(V2)
Evan Quan
2020-09-17
drm/amd/pm: implement a new umc cdr workaround
Evan Quan
2020-09-17
drm/amd/pm: revise the umc hybrid cdr workaround
Evan Quan
2020-09-17
drm/amd/pm: put Navi1X umc cdr workaround in post_smu_init
Evan Quan
2020-09-17
drm/amd/pm: postpone SOCCLK/UCLK enablement after DAL initialization(V2)
Evan Quan
2020-09-03
drm/amdgpu/swsmu: handle manual fan readback on SMU11
Alex Deucher
2020-09-03
drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)
Alex Deucher
2020-09-03
drm/amdgpu/swsmu: drop get_fan_speed_percent (v2)
Alex Deucher
2020-09-03
drm/amdgpu/swsmu: add get_fan_parameters callbacks for smu11 asics
Alex Deucher
2020-08-27
drm/amd/pm: fix is_dpm_running() run error on 32bit system
Kevin Wang
2020-08-18
drm/amd/pm: add SMU11 common deep sleep control interface
Evan Quan
2020-08-18
drm/amd/pm: add SMU11 common gfx ulv control interface
Evan Quan
2020-08-14
drm/amd/pm: optimize the power related source code layout
Evan Quan