lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 03 Nov 2009 19:54:21 -0800
From:	Eric Anholt <eric@...olt.net>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	lkml <linux-kernel@...r.kernel.org>
Subject: [git pull][resend] drm-intel fixes for 2.6.32-rc5

The following changes since commit 161291396e76e0832c08f617eb9bd364d1648148:
  Linus Torvalds (1):
        Linux 2.6.32-rc4

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel for-linus

Here's a set of fixes for the regressions introduced with the
power-saving improvements in this cycle.  The flicker on GM45 laptops
appears to be gone or almost gone, and hopefully the power consumption
regression across suspend/resume is fixed as well.  There are also a
number of fixes to new-chipset support, updating the code to catch up
with either changes to powersaving code that didn't take new chipsets
into account (mostly since they landed at the same time), or updating
the new chipset support as new pre-release revs have come out.

Andy Lutomirski (1):
      drm/i915: Fix render reclock availability detection.

Chris Wilson (1):
      drm/i915: Install a fence register for fbc on g4x

Jesse Barnes (5):
      drm/i915: Save and restore the GM45 FBC regs on suspend and resume.
      drm/i915: save/restore BLC histogram control reg across suspend/resume
      drm/i915: add FIFO watermark support for G4x
      drm/i915: update watermarks before enabling PLLs
      drm/i915: kill warning in intel_find_pll_g4x_dp

Shaohua Li (1):
      drm/i915: disable FBC for Pineview, fixing a boot hang.

Zhao Yakui (1):
      drm/i915: Set the LVDS_BORDER when using LVDS scaling mode

Zhenyu Wang (6):
      drm/i915: disable powersave feature for Ironlake currently
      drm/i915: Fix FDI M/N setting according with correct color depth
      drm/i915: fix to setup display reference clock control on Ironlake
      drm/i915: fix panel fitting filter coefficient select for Ironlake
      drm/i915: quiet DP i2c init
      drm/i915: Ironlake suspend/resume support

 drivers/gpu/drm/i915/i915_dma.c      |    3 +-
 drivers/gpu/drm/i915/i915_drv.h      |   39 +++++-
 drivers/gpu/drm/i915/i915_reg.h      |   30 +++-
 drivers/gpu/drm/i915/i915_suspend.c  |  305 +++++++++++++++++++++++++++-------
 drivers/gpu/drm/i915/intel_bios.c    |   14 +-
 drivers/gpu/drm/i915/intel_display.c |  178 ++++++++++++++++++--
 drivers/gpu/drm/i915/intel_dp.c      |    2 +-
 drivers/gpu/drm/i915/intel_lvds.c    |   10 +-
 8 files changed, 486 insertions(+), 95 deletions(-)


-- 
Eric Anholt
eric@...olt.net                         eric.anholt@...el.com




Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ