linux_dsm_epyc7002/drivers/gpu/drm/amd
Sung Lee e72f8f62d2 drm/amd/display: Do not call update bounding box on dc create
[Why]
In Hybrid Graphics, dcn2_1_soc struct stays alive through PnP.
This causes an issue on dc init where dcn2_1_soc which has been
updated by update_bw_bounding_box gets put into dml->soc.
As update_bw_bounding_box is currently incorrect for dcn2.1,
this makes dml calculations fail due to incorrect parameters,
leading to a crash on PnP.

[How]
Comment out update_bw_bounding_box call for now.

Signed-off-by: Sung Lee <sung.lee@amd.com>
Reviewed-by: Eric Yang <eric.yang2@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-10-25 16:50:09 -04:00
..
acp
amdgpu drm/amdgpu/psp: fix spelling mistake "initliaze" -> "initialize" 2019-10-25 16:50:07 -04:00
amdkfd drm/amdkfd: update for drmP.h removal 2019-10-09 12:04:48 -05:00
display drm/amd/display: Do not call update bounding box on dc create 2019-10-25 16:50:09 -04:00
include drm/amdgpu: update atomfirmware header with memory training related members(v3) 2019-10-17 16:31:25 -04:00
powerplay drm/amd/powerplay: update Arcturus driver smu interface XGMI link part 2019-10-25 16:50:07 -04:00