summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_bios.h
diff options
context:
space:
mode:
authorRodrigo Vivi <rodrigo.vivi@intel.com>2015-08-06 15:51:39 +0800
committerJani Nikula <jani.nikula@intel.com>2015-08-31 18:36:38 +0300
commit477ec3283c324d16e8da07a8d8a4a367e31b6eab (patch)
tree0a309d40444c6c524bcf7ba1e7fe089164852120 /drivers/gpu/drm/i915/intel_bios.h
parent2800e4c228b8961c4da1a4925cc20c16e623851b (diff)
downloadop-kernel-dev-477ec3283c324d16e8da07a8d8a4a367e31b6eab.zip
op-kernel-dev-477ec3283c324d16e8da07a8d8a4a367e31b6eab.tar.gz
drm/i915: eDP can be present on DDI-E
Enable eDP on DDI-E. Also let's remove duplicated definitions to avoid later confusion. Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Reviewed-by: Xiong Zhang <xiong.y.zhang@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_bios.h')
-rw-r--r--drivers/gpu/drm/i915/intel_bios.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/gpu/drm/i915/intel_bios.h b/drivers/gpu/drm/i915/intel_bios.h
index a591227..46cd5c7 100644
--- a/drivers/gpu/drm/i915/intel_bios.h
+++ b/drivers/gpu/drm/i915/intel_bios.h
@@ -758,11 +758,6 @@ int intel_parse_bios(struct drm_device *dev);
#define DVO_C 2
#define DVO_D 3
-/* define the PORT for DP output type */
-#define PORT_IDPB 7
-#define PORT_IDPC 8
-#define PORT_IDPD 9
-
/* Possible values for the "DVO Port" field for versions >= 155: */
#define DVO_PORT_HDMIA 0
#define DVO_PORT_HDMIB 1
OpenPOWER on IntegriCloud