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>
Thu, 23 May 2024 19:10:48 +0000 (15:10 -0400)
commit19f0edd897f73c4eebb3b5825d8910f0edfa894e
tree56ac9a06a86b56369c4a02c4e3a976ca91095aca
parent0ea55445554209913a72eab86b60f5788776c4d6
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>
drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
drivers/gpu/drm/amd/include/atomfirmware.h