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, 24 Sep 2010 06:33:45 +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

Pretty trivial, one idr log spam in nouveau, the radeon fix is only for 
people with switchable, and a ttm fix.

Dave.

The following changes since commit 1ce1e41c1b61a992077bd1c45c6c3fd6a8b10c02:

  Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2010-09-21 13:22:10 -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 (1):
      drm/nouveau: fix panels using straps-based mode detection

Daniel J Blueman (4):
      drm: ttm sparse fixes.
      drm: fix trivial coding errors
      drm: radeon cleanup fixes...
      vgaarb: trivial fix

Dave Airlie (1):
      drm/radeon: don't allow device to be opened if powered down

Francisco Jerez (1):
      drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.

 drivers/gpu/drm/drm_buffer.c                |    6 +++---
 drivers/gpu/drm/nouveau/nouveau_connector.c |    6 ++++--
 drivers/gpu/drm/radeon/atombios.h           |    2 +-
 drivers/gpu/drm/radeon/r600.c               |    2 +-
 drivers/gpu/drm/radeon/radeon_kms.c         |    4 ++++
 drivers/gpu/drm/ttm/ttm_bo_util.c           |    1 +
 drivers/gpu/drm/ttm/ttm_page_alloc.c        |    8 ++++----
 drivers/gpu/vga/vgaarb.c                    |    2 +-
 8 files changed, 19 insertions(+), 12 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ