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:	Mon, 12 Sep 2011 20:55:55 +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,

more changes from my people.freedesktop.org tree, a major nouveau 
regression fix, along with a radeon DP fix, and a silly core spare line 
removal.

Dave.

The following changes since commit ddf28352b80c86754a6424e3a61e8bdf9213b3c7:

  Linux 3.1-rc5 (2011-09-04 15:45:10 -0700)

are available in the git repository at:
  git://people.freedesktop.org/~airlied/linux.git drm-fixes

Alex Deucher (1):
      drm/radeon/kms: fix DP detect and EDID fetch for DP bridges

Ben Skeggs (1):
      drm/nouveau: fix oops on pre-semaphore hardware

Dave Airlie (1):
      Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-test

Emil Velikov (2):
      drm/nv50/crtc: Bail out if FB is not bound to crtc
      drm/nv04/crtc: Bail out if FB is not bound to crtc

Lin Ming (1):
      drm: Remove duplicate "return" statement

Marcin Slusarz (2):
      drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate
      drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs

 drivers/gpu/drm/drm_fb_helper.c            |    1 -
 drivers/gpu/drm/nouveau/nouveau_fence.c    |    3 +-
 drivers/gpu/drm/nouveau/nouveau_sgdma.c    |    7 ++++-
 drivers/gpu/drm/nouveau/nv04_crtc.c        |   15 ++++++++++-
 drivers/gpu/drm/nouveau/nv50_crtc.c        |   12 +++++++-
 drivers/gpu/drm/radeon/radeon_connectors.c |   37 ++++++++++++++++++----------
 drivers/gpu/drm/radeon/radeon_display.c    |   19 +++++++++-----
 7 files changed, 66 insertions(+), 28 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