drm/amd/display: update soc bb for nv14
authorMartin Leung <martin.leung@amd.com>
Mon, 24 Feb 2020 19:07:23 +0000 (14:07 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Mar 2020 19:06:55 +0000 (15:06 -0400)
commitd5349775c1726ce997b8eb4982cd85a01f1c8b42
tree51176d615053847ef6f48283006e659271160841
parent513dc792d6060d5ef572e43852683097a8420f56
drm/amd/display: update soc bb for nv14

[why]
nv14 previously inherited soc bb from generic dcn 2, did not match
watermark values according to memory team

[how]
add nv14 specific soc bb: copy nv2 generic that it was
using from before, but changed num channels to 8

Signed-off-by: Martin Leung <martin.leung@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c