OSDN Git Service

drm/amd/display: changed max_downscale_src_width to 4096.
authorIsabel Zhang <isabel.zhang@amd.com>
Thu, 9 Jan 2020 17:05:21 +0000 (12:05 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Jan 2020 21:55:28 +0000 (16:55 -0500)
commit947daab2a2d1813a8d973c59551545e44bdf1549
tree26dffbbb81c3d952c1d6b301040a0b22732f67e5
parent23bc5f3404de2e8b3adaedf33507409fda6f5528
drm/amd/display: changed max_downscale_src_width to 4096.

[Why]
MPO isn't enabled on some 4k videos due to video source width is 4096
and the current limit is 3840.

[How]
Changed the limit to 4096.

Signed-off-by: Isabel Zhang <isabel.zhang@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c