commit | 40ba9796983bfd202619ffb7518d0fbdc9547d53 | [log] [tgz] |
---|---|---|
author | Zhan liu <zhan.liu@amd.com> | Tue Oct 22 10:50:21 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Oct 30 11:55:53 2019 -0400 |
tree | c5b6e9e0b885017a51f149d962611ce341faef7e | |
parent | 9bdf63d3579e36942f4b91d3558a90da8116bb40 [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>