summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include/cgs_common.h
diff options
context:
space:
mode:
authoryanyang1 <Young.Yang@amd.com>2016-02-05 17:39:37 +0800
committerAlex Deucher <alexander.deucher@amd.com>2016-05-04 20:26:19 -0400
commit735f002b14b4f532348cabddddc003c7858e8f30 (patch)
tree78c670102fce2eb3ce4c02a64bbdc157b40750e0 /drivers/gpu/drm/amd/include/cgs_common.h
parent92c6d645ee19819dd5b63a171ac7ef7abeb3d21b (diff)
downloadop-kernel-dev-735f002b14b4f532348cabddddc003c7858e8f30.zip
op-kernel-dev-735f002b14b4f532348cabddddc003c7858e8f30.tar.gz
drm/amd/amdgpu: Add smc_sk firmware in baffin & ellesmere.
add CGS_UCODE_ID_SMU_SK. Signed-off-by: yanyang1 <Young.Yang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/include/cgs_common.h')
-rw-r--r--drivers/gpu/drm/amd/include/cgs_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/include/cgs_common.h b/drivers/gpu/drm/amd/include/cgs_common.h
index ca1e229..7a3714b 100644
--- a/drivers/gpu/drm/amd/include/cgs_common.h
+++ b/drivers/gpu/drm/amd/include/cgs_common.h
@@ -94,6 +94,7 @@ enum cgs_voltage_planes {
*/
enum cgs_ucode_id {
CGS_UCODE_ID_SMU = 0,
+ CGS_UCODE_ID_SMU_SK,
CGS_UCODE_ID_SDMA0,
CGS_UCODE_ID_SDMA1,
CGS_UCODE_ID_CP_CE,
OpenPOWER on IntegriCloud