OSDN Git Service

drm/amd/powerplay: add new smu ip block
authorHuang Rui <ray.huang@amd.com>
Thu, 29 Nov 2018 05:56:06 +0000 (13:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:03:53 +0000 (15:03 -0500)
commit137d63abbf6a0859e79b662e81d21170ecb75e59
tree4469103500c546f34a209fcea66343766fd88e69
parent6c55033a705a7f7fdacf952b579a424aad7507ef
drm/amd/powerplay: add new smu ip block

This patch add amdgpu_smu ip block skeleton as placeholder.
We plan use new smu ip block from Vega20.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/powerplay/Makefile
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h [new file with mode: 0644]