commit | c1825b5777ce25b0f84be8775a588d2bfa1e6420 | [log] [tgz] |
---|---|---|
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | Thu Nov 07 15:47:46 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Dec 05 16:28:23 2019 -0500 |
tree | 10d5521f974ccf7db921030e879422690864218a | |
parent | a49421185189ba05f4c1b8477f1272fb2d024d2f [diff] |
drm/amd/display: Program CW5 for tracebuffer for dcn20 [Why] On dcn21 this is programmed for tracebuffer support but isn't being programmed on dcn20. DMCUB execution hits an undefined address 65000000 on tracebuffer access. [How] Program CW5. Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>