summaryrefslogtreecommitdiff
path: root/src/i830_quirks.c
diff options
context:
space:
mode:
authorZhenyu Wang <zhenyu.z.wang@intel.com>2008-05-12 08:57:56 +0800
committerZhenyu Wang <zhenyu.z.wang@intel.com>2008-05-12 08:57:56 +0800
commitf280c50dd5d29c5717adc6da2368363cb3d0adbb (patch)
tree59b17324236bdfe0f6dbdcf7312bc0493ee9ac31 /src/i830_quirks.c
parentd91d9e6a2f2ba18b35cb6fd7bc3fe8bc617eb44f (diff)
Revert last HP 965GM pipe A quirk
Seems not resolve the issue (fdo bug #15885).
Diffstat (limited to 'src/i830_quirks.c')
-rw-r--r--src/i830_quirks.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/i830_quirks.c b/src/i830_quirks.c
index 34c49b8f..b1c14238 100644
--- a/src/i830_quirks.c
+++ b/src/i830_quirks.c
@@ -265,8 +265,6 @@ static i830_quirk i830_quirk_list[] = {
/* HP Compaq 6730s has no TV output */
{ PCI_CHIP_IGD_GM, 0x103c, 0x30e8, quirk_ignore_tv },
- /* HP Compaq 6710b hangs with lid closed and "Automatic Login"(LP: #228399)*/
- { PCI_CHIP_I965_GM, 0x103c, 0x30c0, quirk_pipea_force },
/* Thinkpad R31 needs pipe A force quirk */
{ PCI_CHIP_I830_M, 0x1014, 0x0505, quirk_pipea_force },