diff options
author | Navare, Manasi D <[email protected]> | 2017-07-17 15:05:22 -0700 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2017-07-27 22:07:22 +0200 |
commit | 5846a73f26a1efa45e2c2edd36aa2ed0a6ad380a (patch) | |
tree | b2354e36b469f8400d1fc5c78fb7bfec9978e7aa /scripts | |
parent | 283d6860d64f5091565bf729b0a6d6af14ae6c27 (diff) |
drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence
The condition for setting the Loadgen Select bit of
PORT_TX_DW4 register during DDI Vswing Sequence should be
Bit rate <=6 GHz whereas the existing code checks only
Bit Rate < 6GHz. This patch fixes this condition.
While at it also remove the redundant paranthesis.
Fixes: cf54ca8bc567 ("drm/i915/cnl: Implement voltage swing sequence.")
Cc: Paulo Zanoni <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Signed-off-by: Manasi Navare <[email protected]>
Reviewed-by: Paulo Zanoni <[email protected]>
Signed-off-by: Paulo Zanoni <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Daniel Vetter <[email protected]>
(cherry picked from commit a8e45a1c42d11597e975f3e5f2fe182f90cdaa7f)
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions