diff options
author | Nicholas Kazlauskas <[email protected]> | 2020-04-22 18:07:49 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-04-28 16:17:17 -0400 |
commit | d561754132e1ea4bc275977d5164719bb1b876f9 (patch) | |
tree | 63924f4f06c90d6bbf52c740455f58b75abd147b /scripts/gdb/linux/modules.py | |
parent | 1dfedb39d38f813357885e19badd1971c17f79a7 (diff) |
drm/amd/display: Fix DMUB meta offset for new load method
[Why]
The new metadata offset is located at the end of the firmware binary
without any additional padding.
Firmware state is currently larger than 1024 bytes so new firmware state
will hang when trying to access any data above 1024 bytes.
[How]
Specify the correct offset based on legacy vs new loading method.
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Reviewed-by: Yongqiang Sun <[email protected]>
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions