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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 17 Apr 2009 13:49:59 -0700
From:	Eric Anholt <eric@...olt.net>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	lkml <linux-kernel@...r.kernel.org>
Subject: [git pull] Fixes to 2.6.30rc2

The following changes since commit cd97824994042b809493807ea644ba26c0c23290:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../davem/net-2.6

are available in the git repository at:

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

A few miscellaneous fixes.  The 965 tiling one fixes breakage exposed by
the current 2D driver when we fixed performance for 2D rendering on KMS
(factor of 3 win).

Eric Anholt (1):
      drm/i915: Don't let an oops get triggered from irq_emit without dma init.

Jesse Barnes (1):
      drm/i915: allow tiled front buffers on 965+

Keith Packard (1):
      drm/i915: fix transition to I915_TILING_NONE

Matthew Garrett (3):
      drm/i915: Register ACPI video even when not modesetting
      drm/i915: Unregister ACPI video driver when exiting
      drm/i915: Enable ASLE if present

 drivers/acpi/video.c                   |    3 ++-
 drivers/gpu/drm/i915/i915_dma.c        |    2 +-
 drivers/gpu/drm/i915/i915_drv.c        |    2 +-
 drivers/gpu/drm/i915/i915_drv.h        |    4 ++--
 drivers/gpu/drm/i915/i915_gem_tiling.c |    1 -
 drivers/gpu/drm/i915/i915_irq.c        |    2 +-
 drivers/gpu/drm/i915/i915_opregion.c   |   15 ++++++++++-----
 drivers/gpu/drm/i915/i915_reg.h        |    1 +
 drivers/gpu/drm/i915/intel_display.c   |    9 +++++++++
 include/acpi/video.h                   |    2 ++
 10 files changed, 29 insertions(+), 12 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