linux/drivers/gpu/drm/amd/display/dc/dcn21
Isabel Zhang 947daab2a2 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>
2020-01-22 16:55:28 -05:00
..
Makefile amdgpu: Enable initial DCN support on POWER 2019-12-18 16:09:05 -05:00
dcn21_hubbub.c drm/amd/display: add detile buffer size for renoir 2019-10-17 16:28:45 -04:00
dcn21_hubbub.h drm/amd/display: update dcn21 hubbub registers 2019-10-17 16:28:51 -04:00
dcn21_hubp.c drm/amd/display: fix rotation_angle to use enum values 2020-01-22 16:55:28 -05:00
dcn21_hubp.h drm/amd/display: update chroma viewport wa 2019-12-18 16:09:08 -05:00
dcn21_hwseq.c drm/amd/display: add separate of private hwss functions 2019-12-05 16:26:46 -05:00
dcn21_hwseq.h drm/amd/display: add separate of private hwss functions 2019-12-05 16:26:46 -05:00
dcn21_init.c drm/amd/display: add separate of private hwss functions 2019-12-05 16:26:46 -05:00
dcn21_init.h drm/amd/display: cleanup of function pointer tables 2019-11-19 10:12:53 -05:00
dcn21_link_encoder.c drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED 2019-11-13 15:29:44 -05:00
dcn21_link_encoder.h drm/amd/display: add missing dcn link encoder regs 2019-12-18 16:09:06 -05:00
dcn21_resource.c drm/amd/display: changed max_downscale_src_width to 4096. 2020-01-22 16:55:28 -05:00
dcn21_resource.h