diff options
author | Nicholas Kazlauskas <[email protected]> | 2020-04-30 12:18:16 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-05-28 14:00:48 -0400 |
commit | 08a512d4ab2f32c6b06ea89bb8a707a66c3ec13d (patch) | |
tree | cdac3472db582903c20779450b889c9cb2310af2 /lib/debugobjects.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 <[email protected]>
Reviewed-by: Zhan Liu <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions