]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: use odm combine for YCbCr420 timing with h_active greater than 4096
authorWenjing Liu <Wenjing.Liu@amd.com>
Mon, 13 Jan 2020 22:05:42 +0000 (17:05 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Jan 2020 21:55:28 +0000 (16:55 -0500)
commitb6aff141f3efad0af1d614b7b5b102c3e48a0b0d
treea495d2543d3e9feb3938bfcef3b6e1a881f263d7
parente64cc041ff278dd6cebdbd13e36c690eb2f13119
drm/amd/display: use odm combine for YCbCr420 timing with h_active greater than 4096

[why]
FMT has limitation to support YCbCr420 with h_active greater than 4096.

[how]
Use odm combine to overcome the limitation.

Signed-off-by: Wenjing Liu <Wenjing.Liu@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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/dml/dcn20/display_mode_vba_20.c
drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c
drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c