drm/amd/display: Use channel_width = 2 for vram table 3.0
authorAlvin Lee <alvin.lee2@amd.com>
Fri, 1 Dec 2023 13:25:07 +0000 (06:25 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2023 20:59:17 +0000 (15:59 -0500)
commitfec05adc40c25a028c9dfa9d540f800a2d433f80
tree5ae3e9616646bb755a4ee89d3a58015493c23be1
parentd6a57588666301acd9d42d3b00d74240964f07f6
drm/amd/display: Use channel_width = 2 for vram table 3.0

VBIOS has suggested to use channel_width=2 for any ASIC that uses vram
info 3.0. This is because channel_width in the vram table no longer
represents the memory width

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Samson Tam <samson.tam@amd.com>
Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c