Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Paulo Zanoni <przanoni@gmail.com>
To: intel-gfx@lists.freedesktop.org
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Subject: [PATCH 0/3] More Haswell VGA fixes
Date: Sat,  1 Dec 2012 12:04:23 -0200	[thread overview]
Message-ID: <1354370666-3802-1-git-send-email-przanoni@gmail.com> (raw)

From: Paulo Zanoni <paulo.r.zanoni@intel.com>

Hi

Here are more Haswell VGA fixes that I would like to see on Kernel 3.8. The
first 2 patches are needed to make VGA work after suspend, the 3rd patch is
needed to prevent black screen on some specific machines.

These patches are currently on top of drm-intel-fixes + the following 2 patches
which are already on the mailing list:
  - drm/i915: fix hsw_fdi_link_train "retry" code
  - drm/i915: reject modes the LPT FDI receiver can't handle

I'd love to get these 5 patches on Kernel 3.8 since they're all important fixes
that prevent black screens.

Thanks,
Paulo

Paulo Zanoni (3):
  drm/i915: add support for mPHY destination on intel_sbi_{read,write}
  drm/i915: add lpt_init_pch_refclk
  drm/i915: set the LPT FDI RX polarity reversal bit when needed

 drivers/gpu/drm/i915/i915_drv.c      |   3 +-
 drivers/gpu/drm/i915/i915_drv.h      |   9 +-
 drivers/gpu/drm/i915/i915_reg.h      |  11 +-
 drivers/gpu/drm/i915/intel_crt.c     |   8 ++
 drivers/gpu/drm/i915/intel_ddi.c     |   2 +
 drivers/gpu/drm/i915/intel_display.c | 247 +++++++++++++++++++++++++++++------
 6 files changed, 236 insertions(+), 44 deletions(-)

-- 
1.7.11.7

             reply	other threads:[~2012-12-01 14:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-01 14:04 Paulo Zanoni [this message]
2012-12-01 14:04 ` [PATCH 1/3] drm/i915: add support for mPHY destination on intel_sbi_{read, write} Paulo Zanoni
2012-12-08 15:13   ` Damien Lespiau
2012-12-01 14:04 ` [PATCH 2/3] drm/i915: add lpt_init_pch_refclk Paulo Zanoni
2012-12-08 16:41   ` Damien Lespiau
2012-12-09 21:35     ` Paulo Zanoni
2012-12-10  9:36       ` Daniel Vetter
2012-12-10 15:39         ` Damien Lespiau
2012-12-10 16:04       ` Damien Lespiau
2012-12-01 14:04 ` [PATCH 3/3] drm/i915: set the LPT FDI RX polarity reversal bit when needed Paulo Zanoni
2012-12-08 19:27   ` Damien Lespiau
2012-12-09 21:37     ` Paulo Zanoni
2012-12-10  9:38       ` 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=1354370666-3802-1-git-send-email-przanoni@gmail.com \
    --to=przanoni@gmail.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=paulo.r.zanoni@intel.com \
    /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