drm/amd/pm: add yellow_carp_ppt implementation(V3)
authorAaron Liu <aaron.liu@amd.com>
Thu, 3 Dec 2020 08:32:36 +0000 (16:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Jun 2021 20:03:10 +0000 (16:03 -0400)
commitf50740be5e64d25e3812a315d3ab2369fd6ebebf
tree67d9c1ee5373e28d8de172a46852a0e2bc6b4155
parent20761d0a797931356b3adf4240d72fde0be5fdbf
drm/amd/pm: add yellow_carp_ppt implementation(V3)

yellow_carp_ppt is swsmu layer 2 code for yellow carp.
V2: rename smu_v13_0 to smu_v13_0_1
V3: cleanup code.

Signed-off-by: Aaron Liu <aaron.liu@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/Makefile
drivers/gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.h [new file with mode: 0644]