diff options
author | Navare, Manasi D <[email protected]> | 2017-07-17 15:05:22 -0700 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2017-07-27 09:38:59 +0200 |
commit | a8e45a1c42d11597e975f3e5f2fe182f90cdaa7f (patch) | |
tree | 90afb3608beb6bf7a28b575e398031414ed824c3 /lib/mpi/mpi-bit.c | |
parent | 525a4f938290b6c7c4dd1cf0c86291817f082acf (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]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions