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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 15 May 2009 13:33:40 -0700
From:	Eric Anholt <eric@...olt.net>
To:	lkml <linux-kernel@...r.kernel.org>
Subject: Fwd: [git pull] drm-intel fixes for 2.6.30-rc4

I fail at CC.

-------- Forwarded Message --------
From: Eric Anholt <eric@...olt.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Subject: [git pull] drm-intel fixes for 2.6.30-rc4
Date: Fri, 15 May 2009 13:09:46 -0700

The following changes since commit 091438dd5668396328a3419abcbc6591159eb8d1:
  Linus Torvalds (1):
        Linux 2.6.30-rc4

are available in the git repository at:

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

For the most part this is a bunch of regression fixes for moving to KMS
from UMS.  My fix should make a bunch of people with "My chip hangs
randomly every couple of days" happy.  And jbarnes's should help us
point fingers at distros who muck with chip state by pointlessly calling
the BIOS and have it show up as "regressions" in our driver :)

Carl Worth (1):
      drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.

Eric Anholt (1):
      drm/i915: Don't allow binding objects into the last page of the aperture.

Jarod Wilson (1):
      drm/i915: ignore LVDS on intel graphics systems that lie about having it

Jesse Barnes (1):
      drm/i915: sanity check IER at wait_request time

Keith Packard (2):
      drm/i915: x86 always has writeq. Add I915_READ64 for symmetry.
      drm/i915: save/restore fence registers across suspend/resume

Ma Ling (3):
      drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.
      drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.
      drm/i915: Set HDMI hot plug interrupt enable for only the output in question.

Shaohua Li (1):
      drm/i915: workaround IGD i2c bus issue in kernel side (v2)

 drivers/gpu/drm/i915/i915_dma.c      |   13 +++++++-
 drivers/gpu/drm/i915/i915_drv.h      |   11 ++----
 drivers/gpu/drm/i915/i915_gem.c      |    9 +++++
 drivers/gpu/drm/i915/i915_reg.h      |    1 +
 drivers/gpu/drm/i915/i915_suspend.c  |   24 +++++++++++++++
 drivers/gpu/drm/i915/intel_crt.c     |    2 +-
 drivers/gpu/drm/i915/intel_display.c |   31 +++++++++++++++++++
 drivers/gpu/drm/i915/intel_drv.h     |    4 ++-
 drivers/gpu/drm/i915/intel_hdmi.c    |   17 +++++++---
 drivers/gpu/drm/i915/intel_i2c.c     |   17 ++++++++++
 drivers/gpu/drm/i915/intel_lvds.c    |   54 +++++++++++++++++++++++++++++-----
 drivers/gpu/drm/i915/intel_modes.c   |    6 ++++
 include/drm/i915_drm.h               |   10 ++++++
 13 files changed, 175 insertions(+), 24 deletions(-)

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



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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ