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, 5 Jun 2012 15:36:37 +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 fixes + new pci ids.


Hi Linus,

this is just radeon fixes and a bunch of new PCI ids.
The fixes are for a deadlock, an audio regression, and a couple of audio 
fixes.

Dave.

The following changes since commit 99becf1328d8d71dd6f4480e3591d7dcdb389e57:

  Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{signal,vfs} (2012-06-04 15:09:08 -0700)

are available in the git repository at:


  git://people.freedesktop.org/~airlied/linux drm-fixes

for you to fetch changes up to 7aaa61b3476462b69f1ac7669fcca8d608ce3cb5:

  drm/radeon/kms: add new SI PCI ids (2012-06-05 15:11:12 +0100)

----------------------------------------------------------------
Alex Deucher (6):
      drm/radeon: make audio_init consistent across asics
      drm/radeon: fix gpu_init on si
      drm/radeon/kms: add new Trinity PCI ids
      drm/radeon/kms: add new Palm, Sumo PCI ids
      drm/radeon/kms: add new BTC PCI ids
      drm/radeon/kms: add new SI PCI ids

Christian König (1):
      drm/radeon: fix vm deadlocks on cayman

Rafał Miłecki (2):
      drm/radeon/audio: don't hardcode CRTC id
      drm/radeon/hdmi: don't set SEND_MAX_PACKETS bit

 drivers/gpu/drm/radeon/ni.c          |   21 +-
 drivers/gpu/drm/radeon/r600.c        |   15 +-
 drivers/gpu/drm/radeon/r600_audio.c  |    5 +-
 drivers/gpu/drm/radeon/r600_hdmi.c   |    1 -
 drivers/gpu/drm/radeon/radeon.h      |    5 +-
 drivers/gpu/drm/radeon/radeon_gart.c |   19 +-
 drivers/gpu/drm/radeon/radeon_kms.c  |    2 +-
 drivers/gpu/drm/radeon/rs600.c       |   12 +-
 drivers/gpu/drm/radeon/rs690.c       |   12 +-
 drivers/gpu/drm/radeon/rv770.c       |   18 +-
 drivers/gpu/drm/radeon/si.c          |  477 ++++++++++++----------------------
 drivers/gpu/drm/radeon/sid.h         |   19 ++
 include/drm/drm_pciids.h             |   17 +-
 13 files changed, 255 insertions(+), 368 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ