All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] More Haswell VGA fixes
@ 2012-12-01 14:04 Paulo Zanoni
  2012-12-01 14:04 ` [PATCH 1/3] drm/i915: add support for mPHY destination on intel_sbi_{read, write} Paulo Zanoni
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Paulo Zanoni @ 2012-12-01 14:04 UTC (permalink / raw)
  To: intel-gfx; +Cc: Paulo Zanoni

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2012-12-10 16:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-01 14:04 [PATCH 0/3] More Haswell VGA fixes Paulo Zanoni
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.