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:22:33 +0000 (15:22 -0500)
commit823423b8ec7b56e22dad83e171c9ca6418679169
tree0df9e750cc664ce9c919696b69c63552403fb67a
parent94bbf802efd0a8f13147d6664af6e653637340a8
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