]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: implement get_vbios_bootup_values function for smu11 (v2)
authorHuang Rui <ray.huang@amd.com>
Mon, 17 Dec 2018 02:25:30 +0000 (10:25 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:03:55 +0000 (15:03 -0500)
commitea5e8af96924ae36764886e1e0296d6c88f4e403
treef3b5d3d0a8b192b8cc0cab8b3aacad47ecb52b9e
parent66b4636f632ad59c2164f03478a1c6cd1f242dc3
drm/amd/powerplay: implement get_vbios_bootup_values function for smu11 (v2)

This patch implements get_vbios_bootup_values function for smu11 to fetach
firmwareinfo member from atombios.

v2: use switch statement based on the content revision (Alex)

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