commit | b1a47f5338a617663b6b24338a8b682fa51c04b2 | [log] [tgz] |
---|---|---|
author | Jun Lei <Jun.Lei@amd.com> | Wed Aug 07 16:24:46 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 23 11:43:35 2019 -0500 |
tree | c78048645e5775771ff1962ee4777cab5731bc34 | |
parent | 0ec7d06b225663d62e8867951114375a512e56c4 [diff] |
drm/amd/display: fix DML not calculating delivery time [why] Calculating DCFCLK DS time requires calculating delivery time for luma/chroma, but this value is not calculated in DMLv2, it was inadvertently removed when porting DMLv2 [how] Add the calculation back Signed-off-by: Jun Lei <Jun.Lei@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>