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:	Wed, 31 Oct 2012 04:36:28 +0000 (GMT)
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 nouveau fixes


Hi Linus,

just a nouveau set, since we have a couple of reports on lkml/dri-devel of 
regressions that this should fix I sent it along on its own.

Dave.

The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64:

  Linux 3.7-rc3 (2012-10-28 12:24:48 -0700)

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

Ben Skeggs (6):
      drm/nouveau: silence modesetting spam on pre-gf8 chipsets
      drm/nouveau/i2c: fix typo when checking nvio i2c port validity
      drm/nouveau: allow creation of zero-sized mm
      drm/nv50/fb: prevent oops on chipsets without compression tags
      drm/nouveau: resurrect headless mode since rework
      drm/nouveau: headless mode by default if pci class != vga display

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

 drivers/gpu/drm/nouveau/core/core/mm.c         |    9 ++++--
 drivers/gpu/drm/nouveau/core/include/core/mm.h |    1 -
 drivers/gpu/drm/nouveau/core/subdev/fb/nv50.c  |   10 ++----
 drivers/gpu/drm/nouveau/core/subdev/i2c/base.c |    2 +-
 drivers/gpu/drm/nouveau/nouveau_display.c      |   36 ++++++++++++++----------
 drivers/gpu/drm/nouveau/nouveau_drm.c          |   36 ++++++++++++++----------
 drivers/gpu/drm/nouveau/nouveau_drm.h          |    2 +
 drivers/gpu/drm/nouveau/nouveau_irq.c          |   16 ++++++----
 drivers/gpu/drm/nouveau/nv04_dac.c             |   16 +++++-----
 drivers/gpu/drm/nouveau/nv04_dfp.c             |   14 ++++----
 drivers/gpu/drm/nouveau/nv04_tv.c              |    9 ++---
 11 files changed, 83 insertions(+), 68 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