commit | e64e8f7c178e5228e0b2dbb504b9dc75953a319f | [log] [tgz] |
---|---|---|
author | Li Ma <li.ma@amd.com> | Mon May 20 18:43:55 2024 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 22 12:01:39 2024 -0400 |
tree | 4d7852933850577b165df6333d6a324d873bd7b5 | |
parent | eb853413d02c8d9b27942429b261a9eef228f005 [diff] |
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