drm/i915/skl: Don't create a VGA connector on Skylake
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 3 Dec 2013 13:56:23 +0000 (13:56 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 24 Sep 2014 12:39:46 +0000 (14:39 +0200)
commit884497edd9e982eaf5c7e1216029625cec3c5f5e
treeb5f9332474caaac58721c9c7cc1c9dbf4efcd8b6
parent70d21f0e914415c39bfdffdcaebb6bc8fb6ce79c
drm/i915/skl: Don't create a VGA connector on Skylake

v2: Rebase on top of the intel_crt_present() addition
v3: Fix rebase error (we were patching the wrong function)

Reviewed-by: Thomas Wood <thomas.wood@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c