OSDN Git Service

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)
commitd478667253f988dbd6215734a11e35f6953b540d
treea495d2543d3e9feb3938bfcef3b6e1a881f263d7
parent09f6dd6e6d4305cf199443bb7d099f4f64dc374b
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