drm/amd/display: Allow tuning DCN314 bounding box
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Tue, 25 Oct 2022 15:31:30 +0000 (11:31 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Nov 2022 22:25:17 +0000 (17:25 -0500)
commitb17710f42d4b57fa2353b1aeff02920c9560e2e7
treee9ef116d5752980c189ec2e61c9a7514281969b4
parent4df7e2c8d7783f53863725e21efefde19d85402f
drm/amd/display: Allow tuning DCN314 bounding box

[Why]
We're missing the helpers from dcn20 that would allow
overriding these with DC debug options.

[How]
Use dcn20_patch_bounding_box to support overriding all the
relevant values.

Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Alan Liu <HaoPing.Liu@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dcn314/dcn314_fpu.c