commit | 858bc21f0637c407601a05626854ae58b242f75d | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Jan 04 10:46:49 2011 -0800 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jan 11 20:21:55 2011 +0000 |
tree | e445031bebe1794958236e77881d29a1e760ea73 | |
parent | 5b2eef966cb2ae307aa4ef1767f7307774bc96ca [diff] |
drm/i915: check eDP encoder correctly when setting modes We were using a stale pointer in the check which caused us to use CPU attached DP params when we should have been using PCH attached params. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=31988 Tested-by: Jan-Hendrik Zab <jan@jhz.name> Tested-by: Christoph Lukas <christoph.lukas@gmx.net> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: stable@kernel.org