commit | 7885d2052bd94395e337709cfba093a41f273ff1 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Jan 12 14:51:17 2012 -0800 |
committer | Keith Packard <keithp@keithp.com> | Thu Jan 12 21:36:38 2012 -0800 |
tree | 1bbfc9465d5573198cca8214f14415d5a8371c33 | |
parent | a190d703f0cd1de301b80c3219cf891c2779d15f [diff] |
drm/i915: mask transcoder select bits before setting them on LVDS The transcoder port may changed from mode set to mode set, so make sure to mask out the selection bits before setting the right ones or we'll get black screens when going from transcoder B to A. Tested-by: Vincent Vanackere <vincent.vanackere@gmail.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Reviewed-by: Keith Packard <keithp@keithp.com> Signed-off-by: Keith Packard <keithp@keithp.com>