drm/amd/powerplay: determine the features to enable by pptable only
authorEvan Quan <evan.quan@amd.com>
Thu, 25 Jul 2019 08:40:51 +0000 (16:40 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 04:48:35 +0000 (23:48 -0500)
commit59de58f84f7f561fe67b2d78a6a2cae6c0b50c24
treeb569dfc533f9590c35763660a60c8adfa532e7b7
parent861324983d4f7fac6a66ddc021511df7d4193e2b
drm/amd/powerplay: determine the features to enable by pptable only

Per current logics, the features to enable are determined together
by driver and pptable. This is not efficient in co-debug with
firmware team.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/arcturus_ppt.c