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, 21 Jun 2011 01:27:57 +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 radeon + nouveau fixes.


Hi Linus,

just some nouveau and radeon fixes, nothing major, couple of fixes for 
rv730 since I plugged in the 30" monitor and it didn't work, one fix for 
the switchy GPU machines getting spammed when radeon shared an irq and 
some nouveau regression fixes from Ben.

Dave.

The following changes since commit de505e709ffb09a7382ca8e0d8c7dbb171ba5830:

  Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging (2011-06-18 20:33:31 -0700)

are available in the git repository at:

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

Alex Deucher (3):
      drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards
      drm/radeon/kms: add missing param for dce3.2 DP transmitter setup
      drm/radeon/kms/r6xx+: voltage fixes

Ben Skeggs (3):
      drm/nouveau: fix big-endian switch
      drm/nv50/disp: fix gamma with page flipping overlay turned on
      drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync

Dave Airlie (3):
      drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.
      Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
      drm/nouveau: drop leftover debugging

Emil Velikov (1):
      drm/nouveau/pm: Prevent overflow in nouveau_perf_init()

 drivers/gpu/drm/nouveau/nouveau_acpi.c   |    1 -
 drivers/gpu/drm/nouveau/nouveau_fence.c  |   59 +++++++++++++-----------------
 drivers/gpu/drm/nouveau/nouveau_perf.c   |    5 +++
 drivers/gpu/drm/nouveau/nouveau_state.c  |    4 +-
 drivers/gpu/drm/nouveau/nv50_display.c   |   17 +++++++--
 drivers/gpu/drm/radeon/evergreen.c       |   23 +++++++-----
 drivers/gpu/drm/radeon/r600.c            |   18 +++++----
 drivers/gpu/drm/radeon/radeon_atombios.c |    4 ++
 drivers/gpu/drm/radeon/radeon_encoders.c |   11 ++++--
 drivers/gpu/drm/radeon/rv770.c           |    3 ++
 10 files changed, 84 insertions(+), 61 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