OSDN Git Service

drm/amd/powerplay: add function to set tool table location for smu11 (v2)
authorLikun Gao <Likun.Gao@amd.com>
Wed, 12 Dec 2018 11:42:53 +0000 (19:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:03:56 +0000 (15:03 -0500)
commite88e4f836c6138bd16b070128a9bcc56824a8037
tree00147f07210001dad1cfae3b2ab2b6ae8e16c82f
parent44619596ebd4e1d97224c118fbfc77dcd63ec21b
drm/amd/powerplay: add function to set tool table location for smu11 (v2)

Add smu_v11_0_set_tool_table_location function for smu11.

v2: fix the missed TABLE_PMSTATUSLOG bo creation which caused AGM hung. (Ray)

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Kevin Wang <Kevin1.Wang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/smu_v11_0.c