diff options
author | Tim Huang <Tim.Huang@amd.com> | 2024-02-23 10:54:45 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-02-26 11:15:32 -0500 |
commit | 93d64097f741f1f07a8da9d7882d0d2657d3642a (patch) | |
tree | b27774370822a0b6843f72d3247e3df396235eb9 /drivers/gpu/drm/amd/display | |
parent | 63fcd306c0a5cd8c91e570ba2186772334ad6dda (diff) |
drm/amdgpu: reserve more memory for MES runtime DRAM
This patch fixes a MES firmware boot failure issue
when backdoor loading the MES firmware.
MES firmware runtime DRAM size is changed to 512k,
the driver needs to reserve this amount of memory in
FB, otherwise adjacent memory will be overwritten by
the MES firmware startup code.
Signed-off-by: Tim Huang <Tim.Huang@amd.com>
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display')
0 files changed, 0 insertions, 0 deletions