commit | e3c54da0fe8654e7eb2ffd89d798288f83b46663 | [log] [tgz] |
---|---|---|
author | Vandita Kulkarni <vandita.kulkarni@intel.com> | Thu May 02 20:41:02 2019 +0530 |
committer | Jani Nikula <jani.nikula@intel.com> | Tue May 14 10:36:33 2019 +0300 |
tree | bd1c73a0ac10b572eba191543eed8241b153c777 | |
parent | 30bd7efdf678e92bee335d301d9d18e3f0209d3b [diff] |
drm/i915: Fix pixel clock and crtc clock config mismatch In case of dual link mode, the mode clock that we get from the VBT is halved. v2: Simplify the calculation (Jani). 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/1556809862-31203-4-git-send-email-vandita.kulkarni@intel.com