commit | 69d3ed5a6fc2e7ac8f848711d9bb6af9b3baf77b | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Wed Oct 31 18:12:50 2012 -0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun Nov 11 23:51:24 2012 +0100 |
tree | c3312403128e991ac38ed29e43d27c30862467f9 | |
parent | 25f3ef11cda25c71e14011990f6ad5e587c3c214 [diff] |
drm/i915: don't assert_pch_ports_disabled on LPT That function is made for IBX. Running it on LPT will trigger tons of "unclaimed register" errors. The only port remaining on LPT is PCH_ADPA. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>