drm/amdgpu/atomfirmware: add intergrated info v2.3 table
authorLi Ma <li.ma@amd.com>
Mon, 20 May 2024 10:43:55 +0000 (18:43 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 May 2024 16:01:39 +0000 (12:01 -0400)
commite64e8f7c178e5228e0b2dbb504b9dc75953a319f
tree4d7852933850577b165df6333d6a324d873bd7b5
parenteb853413d02c8d9b27942429b261a9eef228f005
drm/amdgpu/atomfirmware: add intergrated info v2.3 table

[Why]
The vram width value is 0.
Because the integratedsysteminfo table in VBIOS has updated to 2.3.

[How]
Driver needs a new intergrated info v2.3 table too.
Then the vram width value will be correct.

Signed-off-by: Li Ma <li.ma@amd.com>
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
drivers/gpu/drm/amd/include/atomfirmware.h