Skip to content
Snippets Groups Projects
Commit fcace3b9 authored by Navare, Manasi D's avatar Navare, Manasi D Committed by Rodrigo Vivi
Browse files

drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing Programming


The Cursor Coeff is lower 6 bits in the PORT_TX_DW4 register
and hence the CURSOR_COEFF_MASK should be (0x3F << 0)

Fixes: 04416108 ("drm/i915/cnl: Add registers related to voltage
swing sequences.")
Signed-off-by: default avatarManasi Navare <manasi.d.navare@intel.com>
Reviewed-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1498785241-21138-1-git-send-email-manasi.d.navare@intel.com
parent 98eed3d1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment