diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2011-01-04 17:42:20 -0500 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-01-06 12:59:20 +1000 |
commit | 2f299d5de02da3ffb1f9e1a05c91dcd1173ebd3c (patch) | |
tree | f77c1b5002802fd29dd3133e7d06b2729b0e6548 /include/drm | |
parent | 66b37c6777c4686f121fe4a83176e535a7f4b1af (diff) | |
download | op-kernel-dev-2f299d5de02da3ffb1f9e1a05c91dcd1173ebd3c.zip op-kernel-dev-2f299d5de02da3ffb1f9e1a05c91dcd1173ebd3c.tar.gz |
drm/radeon/kms: adjust quirk for acer laptop
Acer laptop (TravelMate 5730G) has an HDMI connector
on the laptop and a DVI connector on the docking station
and both share the same encoder, hpd pin, and ddc line.
The bios connector table reflects this and is technically
correct, however, we drop the DVI connector here since
xrandr has no concept of encoders (only crtcs and connectors)
and will try and drive both connectors with different crtcs
which isn't possible on the hardware side and leaves no crtcs
for LVDS or VGA.
Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=32732
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions