drm/amd/powerplay: implement read_pptable_from_vbios function for smu11
authorHuang Rui <ray.huang@amd.com>
Fri, 14 Dec 2018 09:47:20 +0000 (17:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:03:55 +0000 (15:03 -0500)
commit244f3449285f4463270882154d88b9df0ac620a5
treebfcb3aacc6bf9a4c7ab9933beb2a163cf9a50893
parentae2e20136417f58d37a37c747cb6e12a2650bbd5
drm/amd/powerplay: implement read_pptable_from_vbios function for smu11

This patch implements the function of read_pptable_from_vbios for smu11.

Signed-off-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