linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pull] drm-intel-fixes for 3.4-rc4
@ 2012-04-19 13:08 Daniel Vetter
  0 siblings, 0 replies; only message in thread
From: Daniel Vetter @ 2012-04-19 13:08 UTC (permalink / raw)
  To: Dave Airlie; +Cc: LKML, DRI Development, Intel Graphics Development

Hi Dave,

Just 3 fixes this time around:
- Regression fix for upscaled lvds modes on older machines, the clean-up
  of our crtc timing handling from the interlaced patches screwed things
  up there.
- Locking fix in lastclose, prevents an oops.
- Black panel on vt switch due to pageflip when upscaling fix for snb.

Wrt regressions from 3.4 I'm only aware of a funky report that might
implies rc6 in sometimes causing resume failures, but it's not yet clear
what's going on there.

Yours, Daniel
on vt switch 
The following changes since commit e816b57a337ea3b755de72bec38c10c864f23015:

  Linux 3.4-rc3 (2012-04-15 18:28:29 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~danvet/drm-intel drm-intel-fixes

for you to fetch changes up to 99d9acdd0c5ce970eaf8e8671c0bc4cb7c6fb0c1:

  drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips (2012-04-18 10:30:47 +0200)

----------------------------------------------------------------
Chris Wilson (2):
      drm/i915: Hold mode_config lock whilst changing mode for lastclose()
      drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips

Daniel Vetter (1):
      drm/i915: don't clobber the special upscaling lvds timings

 drivers/gpu/drm/i915/intel_display.c |   15 ++++++++++++---
 drivers/gpu/drm/i915/intel_drv.h     |    4 ++++
 drivers/gpu/drm/i915/intel_fb.c      |    4 ++++
 drivers/gpu/drm/i915/intel_lvds.c    |    6 ++++++
 drivers/gpu/drm/i915/intel_panel.c   |    2 --
 5 files changed, 26 insertions(+), 5 deletions(-)
-- 
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-19 13:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-19 13:08 [pull] drm-intel-fixes for 3.4-rc4 Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).