Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/amd/pm: update yellow carp pmfw interface version

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>

authored by

Xiaomeng Hou and committed by
Alex Deucher
23c0ebac 1c0539a6

+1 -1
+1 -1
drivers/gpu/drm/amd/pm/inc/smu_v13_0.h
··· 26 26 #include "amdgpu_smu.h" 27 27 28 28 #define SMU13_DRIVER_IF_VERSION_INV 0xFFFFFFFF 29 - #define SMU13_DRIVER_IF_VERSION_YELLOW_CARP 0x03 29 + #define SMU13_DRIVER_IF_VERSION_YELLOW_CARP 0x04 30 30 #define SMU13_DRIVER_IF_VERSION_ALDE 0x07 31 31 32 32 /* MP Apertures */