drm/amd/powerplay: drop sienna_cichlid hardcode of using pptable
authorLikun Gao <Likun.Gao@amd.com>
Mon, 18 May 2020 10:44:10 +0000 (18:44 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:14 +0000 (01:59 -0400)
commite2c14b2cbb11d2911a05142714e7488d1b0aa1b3
tree53bc29aaf3dd4a5be69976f3b7d0e5d726a63625
parent40d3b8db83be2ea580a32c1364d32250461e4ab6
drm/amd/powerplay: drop sienna_cichlid hardcode of using pptable

Drop the hardcode of sienna_cichlid which will force to use softpptable,
so that it can use pptable on vbios once the value of pp_table_id get
from vbios is 0.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/smu_v11_0.c