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, 23 Aug 2011 13:29:46 +0100 (IST)
From:	Dave Airlie <airlied@...ux.ie>
To:	torvalds@...ux-foundation.org
cc:	DRI mailing list <dri-devel@...ts.freedesktop.org>,
	linux-kernel@...r.kernel.org
Subject: [git pull] drm fixes


Hi Linus,

Nothing two major, two regressions fixes in nouveau s/r support, alpha 
radeon support,  and some radeon fixes.

Dave.

The following changes since commit 3210d190dcb717c328d74f8c3f69ec717d665b40:

  Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 (2011-08-21 18:13:19 -0700)

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-fixes

Ben Skeggs (2):
      drm/ttm: unbind ttm before destroying node in accel move cleanup
      drm/ttm: ensure ttm for new node is bound before calling move_notify()

Jay Estabrook (1):
      drm/radeon/alpha: Add Alpha support to Radeon DRM code

Marcin Slusarz (1):
      drm/ttm: fix ttm_bo_add_ttm(user) failure path

Michel Dänzer (3):
      drm/radeon: Take IH ring into account for test size calculation.
      drm/radeon: Explicitly print GTT/VRAM offsets on test failure.
      drm/radeon: Make vramlimit parameter actually work.

Thomas Reim (1):
      drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector

 drivers/gpu/drm/radeon/radeon_connectors.c |   10 ++++++++
 drivers/gpu/drm/radeon/radeon_device.c     |    2 +
 drivers/gpu/drm/radeon/radeon_test.c       |   34 ++++++++++++++++++++-------
 drivers/gpu/drm/radeon/radeon_ttm.c        |   23 +++++++++++++++++++
 drivers/gpu/drm/ttm/ttm_bo.c               |   14 +++++++----
 drivers/gpu/drm/ttm/ttm_bo_util.c          |    2 +-
 6 files changed, 70 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ