linux/drivers/gpu/drm/amd/display/dc/dcn303
Aurabindo Pillai 9253e11503 drm/amd/display: get socBB from VBIOS for dcn302 and dcn303
[why]
Some SOC BB paramters may vary per SKU, and it does
not make sense for driver to hardcode these values.
This change was added for dcn30 and dcn301, but not
for dcn302 and dcn303

[how]
Parse the values from VBIOS if available, and use
them if valid

Fixes: 93669c8e48 ("drm/amd/display: get socBB from VBIOS")
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-06-21 17:45:14 -04:00
..
dcn303_dccg.h
dcn303_hwseq.c drm/amd/display: add dummy PG callback for beige goby 2021-06-11 16:04:04 -04:00
dcn303_hwseq.h drm/amd/display: add dummy PG callback for beige goby 2021-06-11 16:04:04 -04:00
dcn303_init.c drm/amd/display: add dummy PG callback for beige goby 2021-06-11 16:04:04 -04:00
dcn303_init.h
dcn303_resource.c drm/amd/display: get socBB from VBIOS for dcn302 and dcn303 2021-06-21 17:45:14 -04:00
dcn303_resource.h
Makefile