]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: Fix pixel clock and crtc clock config mismatch
authorVandita Kulkarni <vandita.kulkarni@intel.com>
Thu, 2 May 2019 15:11:02 +0000 (20:41 +0530)
committerJani Nikula <jani.nikula@intel.com>
Tue, 14 May 2019 07:36:33 +0000 (10:36 +0300)
commite3c54da0fe8654e7eb2ffd89d798288f83b46663
treebd1c73a0ac10b572eba191543eed8241b153c777
parent30bd7efdf678e92bee335d301d9d18e3f0209d3b
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
drivers/gpu/drm/i915/icl_dsi.c