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:	Tue, 28 Jun 2011 10:28:50 -0700
From:	"Keith Packard" <keithp@...thp.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Dave Airlie <airlied@...ux.ie>, dri-devel@...ts.freedesktop.org
Subject: [PULL] drm-intel-fixes (drm/i915 driver)


A couple of forcewake fixes and and a patch to make page flip work on
IVB.

Sorry for the large diffstat; the IVB fix first splits out page flipping
into per-generation functions and then applies the IVB-specific version,
so the bulk of the change is just shuffling code around.

The following changes since commit 483f1798998ede75b2575cc1813c3d89ba64a34e:

  drm/i915: save/resume forcewake lock fixes (2011-06-22 10:28:33 -0700)

are available in the git repository at:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git drm-intel-fixes

Ben Widawsky (1):
      drm/i915: forcewake fix after reset

Chris Wilson (1):
      drm/i915: Use chipset-specific irq installers

Jesse Barnes (2):
      drm/i915: split page flip queueing into per-chipset functions
      drm/i915: add Ivy Bridge page flip support

 drivers/gpu/drm/i915/i915_drv.c      |    3 +
 drivers/gpu/drm/i915/i915_drv.h      |    3 +
 drivers/gpu/drm/i915/i915_gem.c      |    4 +-
 drivers/gpu/drm/i915/intel_display.c |  305 ++++++++++++++++++++++++---------
 4 files changed, 230 insertions(+), 85 deletions(-)

-- 
keith.packard@...el.com

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ