Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Grete <mail@pgrete.de>
To: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 3.3-rc3] drm/i915: Fixes distorted external screen image on HP 2730p
Date: Tue, 21 Feb 2012 12:40:20 +0100 (CET)	[thread overview]
Message-ID: <b60d2c91-5e3c-411f-9246-316a91f560ac@mail> (raw)
In-Reply-To: <7461487f-7360-4441-bcbc-10f94f243985@mail>

From: Philipp Grete <mail@pgrete.de>

Fixes LP: #796030 by removing forced pipe A on HP 2730p.
Quirk has previously been introduced to fix a sleep mode problem that does not exist any more.

Bugzilla: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/796030

Tested-by: Ronny Standtke <ronny.standtke@gmx.net>

Signed-off-by: Philipp Grete <mail@pgrete.de>

v2: Added Tested-by and Bugzilla Link
---

diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c
index daa5743..515a1cc 100644
--- a/drivers/gpu/drm/i915/intel_display.c
+++ b/drivers/gpu/drm/i915/intel_display.c
@@ -8702,8 +8702,6 @@ struct intel_quirk {
 };
 
 struct intel_quirk intel_quirks[] = {
-        /* HP Compaq 2730p needs pipe A force quirk (LP: #291555) */
-        { 0x2a42, 0x103c, 0x30eb, quirk_pipea_force },
         /* HP Mini needs pipe A force quirk (LP: #322104) */
         { 0x27ae, 0x103c, 0x361a, quirk_pipea_force },

  parent reply	other threads:[~2012-02-21 11:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <6d2c2dd7-0f25-4da2-9f48-c5772b039a9f@mail>
2012-02-12 10:10 ` [PATCH 3.3-rc3] drm/i915: Fixes distorted external screen image on HP 2730p phil
2012-02-13  8:38   ` Daniel Vetter
2012-04-03  8:48     ` Daniel Vetter
2012-04-03  8:55       ` Daniel Vetter
2012-02-21 11:40   ` Philipp Grete [this message]
2012-02-21 19:59     ` Daniel Vetter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b60d2c91-5e3c-411f-9246-316a91f560ac@mail \
    --to=mail@pgrete.de \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox