drm/amd/powerplay: update arcturus_ppsmc.h

Correct header and fix typo.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Le Ma <Le.Ma@amd.com>
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Evan Quan 2019-07-12 16:28:02 +08:00 committed by Alex Deucher
parent 22808306f2
commit c8893d5ce7
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright 2018 Advanced Micro Devices, Inc.
* Copyright 2019 Advanced Micro Devices, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
@ -83,7 +83,7 @@
//Power Gating
#define PPSMC_MSG_PowerUpVcn0 0x28
#define PPSMC_MSG_PowerDownVcn01 0x29
#define PPSMC_MSG_PowerDownVcn0 0x29
#define PPSMC_MSG_PowerUpVcn1 0x2A
#define PPSMC_MSG_PowerDownVcn1 0x2B