Skip to content
Commit 9cce37f4 authored by Jesse Barnes's avatar Jesse Barnes
Browse files

drm/i915: fix VGA plane disable for Ironlake+



We need to use I/O port instructions to access VGA registers on
Ironlake+, and it doesn't hurt on other platforms, so switch the VGA
plane disable function over to using them.  Move it to init time as well
while we're at it, no need to repeatedly disable the VGA plane with
every mode set and DPMS event.

Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent 7643a7fa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment