OSDN Git Service

drm/amd/powerplay: add new ppsmc header for smu11 (v2)
authorHuang Rui <ray.huang@amd.com>
Tue, 11 Dec 2018 07:42:12 +0000 (15:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:03:55 +0000 (15:03 -0500)
commit6667889b45cfd18d6978be99dff804288be4cc31
treec74b55ef35124adda227feee3a9e3c2e8b76a482
parent59abab5ad2955fd7e7a0247e5ffb9c3f4f4526b0
drm/amd/powerplay: add new ppsmc header for smu11 (v2)

This header will be used for smc message handling.

v2: add a license to the top of the header file (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/inc/smu_v11_0_ppsmc.h [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/smu_v11_0.c