commit | c2bb35e99f4b426efdd28011655bd67ca86749b5 | [log] [tgz] |
---|---|---|
author | Vandita Kulkarni <vandita.kulkarni@intel.com> | Tue Dec 10 12:50:59 2019 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Wed Dec 11 08:19:49 2019 +0200 |
tree | 6ca414701dd8028b834baf3a3d0efc6d7b06d01b | |
parent | 53693f02d80e0a909e76c2a25f8aac8515f959db [diff] |
drm/i915/dsi: Fix state mismatch warns for horizontal timings with DSC When DSC is enabled consider the compression ratio that was used during horizontal timing calculations. This may still lead to warns due to rounding errors in the round-trip. v2 by Jani: - rebase on top of the more generic dsc state readout Signed-off-by: Vandita Kulkarni <vandita.kulkarni@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/c2481aaf67ea396aa4698cd2d8e23d19ec4f4ecf.1575974743.git.jani.nikula@intel.com