]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5556473750bb60b0baafdbc394df50d6e00e1584
treeb5f9332474caaac58721c9c7cc1c9dbf4efcd8b6
parent273aa292da1fb2fdb0dc71217936362ddb7e9ba7
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