Skip to content

Commit

Permalink
drm/amd/pm: update yellow carp pmfw interface version
Browse files Browse the repository at this point in the history
Correct yellow carp driver-PMFW interface version to v4.

Signed-off-by: Xiaomeng Hou <Xiaomeng.Hou@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
  • Loading branch information
Xiaomeng Hou authored and Alex Deucher committed Aug 6, 2021
1 parent 1c0539a commit 23c0eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/amd/pm/inc/smu_v13_0.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#include "amdgpu_smu.h"

#define SMU13_DRIVER_IF_VERSION_INV 0xFFFFFFFF
#define SMU13_DRIVER_IF_VERSION_YELLOW_CARP 0x03
#define SMU13_DRIVER_IF_VERSION_YELLOW_CARP 0x04
#define SMU13_DRIVER_IF_VERSION_ALDE 0x07

/* MP Apertures */
Expand Down

0 comments on commit 23c0eba

Please sign in to comment.