diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2013-11-01 18:22:39 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-11-28 13:42:12 +0100 |
commit | 5d8a77529bd6864361005117c3a611b6d810aa77 (patch) | |
tree | 488b67b585fa92e8e53fcb7d16400d1f00948941 /drivers/mtd | |
parent | fec8cba306f974f3a4491176994de5d821273643 (diff) |
drm/i915: Check VBT for eDP ports on VLV
VLV can have eDP on either port B or C, or even both. Based on the
VBT spec, intel_dpd_is_edp() should work on VLV too, assuming we
check the correct ports.
So instead of hardcoding port D, rename the function to
intel_dp_is_edp() and pass the port as a parameter, and use it
on VLV ports B and C.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=71051
Tested-by: Robert Hooker <robert.hooker@canonical.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
[danvet: Wrestle the patch to apply and compile properly.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions