]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: dvo_ch7xxx: fix vsync polarity setting
authorImre Deak <imre.deak@intel.com>
Thu, 25 Jul 2013 13:22:31 +0000 (16:22 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 25 Jul 2013 14:10:22 +0000 (16:10 +0200)
commit44715edd29b24c31b6ad0aadab29237f73f70bd2
tree51707d7fb87471902c7364c7611bfaf3bfc0d898
parent7478536b8ce48acabed883cf13b73e74060a9838
drm/i915: dvo_ch7xxx: fix vsync polarity setting

This fixes a typo which set the wrong vsync and possibly also hsync
polarity for any modes with positive vsync polarity.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/dvo_ch7xxx.c