commit | 80df905da70e20c3e813ac90fed5e98c55c0d680 | [log] [tgz] |
---|---|---|
author | Zhan liu <zhan.liu@amd.com> | Tue Oct 22 10:50:21 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 25 16:50:10 2019 -0400 |
tree | c88f633f3eb796f36d0d1442fa7ba1f5e8fc246f | |
parent | 397a9bc588797907fda9879c2f8cfda1a436e8ce [diff] |
drm/amd/display: Change Navi14's DWB flag to 1 [Why] DWB (Display Writeback) flag needs to be enabled as 1, or system will throw out a few warnings when creating dcn20 resource pool. Also, Navi14's dwb setting needs to match Navi10's, which has already been set to 1. [How] Change value of num_dwb from 0 to 1. Signed-off-by: Zhan Liu <zhan.liu@amd.com> Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>