diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2020-04-30 12:18:16 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-05-28 14:00:48 -0400 |
commit | 08a512d4ab2f32c6b06ea89bb8a707a66c3ec13d (patch) | |
tree | cdac3472db582903c20779450b889c9cb2310af2 /lib/glob.c | |
parent | 65f9ace4acc1dbfc85e3cecd5aad0fb9ca165ef2 (diff) |
drm/amd/display: Check bss_data_size before going down legacy DMUB load path
[Why]
New unified firmware binary with only inst const still passes down
fw_bss_data != NULL and params->bss_data_size == 0 from DM.
This leads it into the legacy path causing firmware state allocation to
be too small.
[How]
Check bss_data_size as well.
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Zhan Liu <Zhan.Liu@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'lib/glob.c')
0 files changed, 0 insertions, 0 deletions