drm/amd/powerplay: implement the is_dpm_running()
authorPrike Liang <Prike.Liang@amd.com>
Fri, 3 Apr 2020 04:26:15 +0000 (12:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Apr 2020 21:03:47 +0000 (17:03 -0400)
commit567c8fc4a0d28b63f81549af2f77ee9b5c260b80
treed4080397393cbd39a9682a6588cf814e74a76639
parentdbd138dfeb74f6e5e80496702d37c89248faaec4
drm/amd/powerplay: implement the is_dpm_running()

As the pmfw hasn't exported the interface of SMU feature
mask to APU SKU so just force on all the features to driver
inquired interface at early initial stage.

Signed-off-by: Prike Liang <Prike.Liang@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/renoir_ppt.c