Skip intel_crt_init for Dell XPS 8700
authorGiacomo Comes <comes@naic.edu>
Thu, 3 Apr 2014 18:13:55 +0000 (14:13 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 May 2014 12:11:32 +0000 (14:11 +0200)
commitb4e472edda0a5993ede690aca9a3fa3d8750c5f2
treef2b6d1a4ce95334e6aa0a918439295480c64d4c4
parent9a9269138723e71e87f4adb00c0c2bbdc7bdcd0b
Skip intel_crt_init for Dell XPS 8700

commit 10b6ee4a87811a110cb01eaca01eb04da6801baf upstream.

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>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/i915/intel_crt.c