commit | b1a47f5338a617663b6b24338a8b682fa51c04b2 | [log] [tgz] |
---|---|---|
author | Jun Lei <[email protected]> | Wed Aug 07 16:24:46 2019 -0400 |
committer | Alex Deucher <[email protected]> | 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 <[email protected]> Reviewed-by: Dmytro Laktyushkin <[email protected]> Acked-by: Bhawanpreet Lakha <[email protected]> Signed-off-by: Alex Deucher <[email protected]>