]> 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)
commitc76970828498b88a3a559ce1c39f307564b25d20
tree732e73919280e899ce1d7796c3a94acb7396a166
parentf4234aa17c5d4585568948d05e07a1e5b031ea07
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