]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/gpu/drm/i915/intel_drv.h
drm/i915: Initialize LVDS and eDP outputs before anything else
authorAdam Jackson <ajax@redhat.com>
Fri, 16 Jul 2010 18:46:29 +0000 (14:46 -0400)
committerEric Anholt <eric@anholt.net>
Mon, 2 Aug 2010 02:38:00 +0000 (19:38 -0700)
commitcb0953d734348e8862d6d7edc666cfb3bf6d8fae
tree0ebd8ff4d12cb9d62b72daf361226397000d61b5
parentb329530ca7cdf6bf014f2124efd983e01265d623
drm/i915: Initialize LVDS and eDP outputs before anything else

This makes them sort to the front in X, which makes them likely to be
the primary outputs if you haven't specified a preference in your DE,
which is likely to be what you want.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_dp.c
drivers/gpu/drm/i915/intel_drv.h