]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pm: remove unused message SMU_MSG_SpareX
authorKevin Wang <kevin1.wang@amd.com>
Wed, 13 Jan 2021 10:53:06 +0000 (18:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Jan 2021 21:38:16 +0000 (16:38 -0500)
commit461ed68bdd40daf408fc56844e046e5239374e13
tree732e73919280e899ce1d7796c3a94acb7396a166
parent24467927179b8bd43133aae3d63acda7b0df371c
drm/amd/pm: remove unused message SMU_MSG_SpareX

the SpareX is reserved by SMU firmware, the driver is never use it.

Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/inc/smu_types.h
drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c
drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c