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 17:48:38 +0000 (13:48 -0400)
commite1ab4a91aa08d9b078bd7582cbefbc4b4a1fb093
treeb2fd6ed3cd6746ce95d5b5a669b078583d3aa126
parent129657c86f859e37cdfe48e97b00af89584aa62a
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