linux-stable/drivers/gpu/drm/amd/powerplay
Yintian Tao c9ffa427db drm/amd/powerplay: enable pp one vf mode for vega10
Originally, due to the restriction from PSP and SMU, VF has
to send message to hypervisor driver to handle powerplay
change which is complicated and redundant. Currently, SMU
and PSP can support VF to directly handle powerplay
change by itself. Therefore, the old code about the handshake
between VF and PF to handle powerplay will be removed and VF
will use new the registers below to handshake with SMU.
mmMP1_SMN_C2PMSG_101: register to handle SMU message
mmMP1_SMN_C2PMSG_102: register to handle SMU parameter
mmMP1_SMN_C2PMSG_103: register to handle SMU response

v2: remove module parameter pp_one_vf
v3: fix the parens
v4: forbid vf to change smu feature
v5: use hwmon_attributes_visible to skip sepicified hwmon atrribute
v6: change skip condition at vega10_copy_table_to_smc

Signed-off-by: Yintian Tao <yttao@amd.com>
Acked-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-12-11 15:22:07 -05:00
..
hwmgr drm/amd/powerplay: enable pp one vf mode for vega10 2019-12-11 15:22:07 -05:00
inc drm/amd/powerplay: enable pp one vf mode for vega10 2019-12-11 15:22:07 -05:00
smumgr drm/amd/powerplay: enable pp one vf mode for vega10 2019-12-11 15:22:07 -05:00
Makefile drm/amdgpu/powerplay: add smu ip block for renoir (v2) 2019-08-22 17:36:58 -05:00
amd_powerplay.c drm/amd/powerplay: enable pp one vf mode for vega10 2019-12-11 15:22:07 -05:00
amdgpu_smu.c drm/amdgpu: Fix BACO entry failure in NAVI10. 2019-12-06 10:36:48 -05:00
arcturus_ppt.c drm/amd/powerplay: drop unnecessary warning prompt 2019-12-09 17:05:16 -05:00
arcturus_ppt.h drm/amd/powerplay: update arcturus_ppt.c/h V3 2019-07-30 23:48:33 -05:00
navi10_ppt.c drm/amdgpu/powerplay: unify smu send message function 2019-12-03 11:08:17 -05:00
navi10_ppt.h drm/amd/powerplay: read pcie speed/width info (v2) 2019-11-13 15:29:42 -05:00
renoir_ppt.c drm/amd/powerplay: correct the value retrieved through GPU_LOAD sensor interface 2019-12-11 15:22:07 -05:00
renoir_ppt.h drm/amd/powerplay: implement sysfs for getting dpm clock 2019-09-13 17:49:19 -05:00
smu_internal.h drm/amdgpu/powerplay: unify smu send message function 2019-12-03 11:08:17 -05:00
smu_v11_0.c drm/amd/powerplay: clear VBIOS scratchs on baco exit V2 2019-12-11 15:22:07 -05:00
smu_v12_0.c drm/amd/powerplay: implement the get_enabled_mask callback for smu12 2019-12-11 15:22:07 -05:00
vega20_ppt.c drm/amdgpu/powerplay: unify smu send message function 2019-12-03 11:08:17 -05:00
vega20_ppt.h drm/amd/powerplay: simplified od_settings for each asic 2019-06-21 18:59:32 -05:00