]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8bee87823fa49d41d4bfc9cfbfe4da5b6dbf6c2d
tree00147f07210001dad1cfae3b2ab2b6ae8e16c82f
parent4cef65426771e4b1c4260c4e3d8e051d7ddd86ec
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