Skip intel_crt_init for Dell XPS 8700
authorGiacomo Comes <comes@naic.edu>
Thu, 3 Apr 2014 18:13:55 +0000 (14:13 -0400)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 4 Apr 2014 07:30:53 +0000 (09:30 +0200)
commit10b6ee4a87811a110cb01eaca01eb04da6801baf
tree2915dfa43d5378272ca48e5df4df793a1420c146
parent09c87db8b499da5fc5e474a665559a26aecd7c7f
Skip intel_crt_init for Dell XPS 8700

The Dell XPS 8700 has a onboard Display port and HDMI port and no VGA port.
The call intel_crt_init freeze the machine, so skip such call.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=73559
Signed-off-by: Giacomo Comes <comes at naic.edu>
Cc: stable@vger.kernel.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_crt.c