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, 14 Mar 2011 04:28:48 +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 final final final fixes


Okay another radeon regression showed up in the late stages, and I've 
pushed a fix for a 3rd problem, again reported on fusion systems which 
currently none of the devs have access to.

This is on top of the last req, which contains the other fusion fix and 
the complete system hang fixes.

Dave.

The following changes since commit 9179746652faf0aba07b8b7f770dcf29892a24c6:

  Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 (2011-03-10 13:22:10 -0800)

are available in the git repository at:

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

Dave Airlie (3):
      drm/radeon: add pageflip hooks for fusion
      drm/radeon: fix page flipping hangs on r300/r400
      drm/radeon: fix problem with changing active VRAM size. (v2)

 drivers/gpu/drm/radeon/evergreen.c          |    3 +--
 drivers/gpu/drm/radeon/evergreen_blit_kms.c |    4 ++--
 drivers/gpu/drm/radeon/r100.c               |   22 ++--------------------
 drivers/gpu/drm/radeon/r600.c               |    3 +--
 drivers/gpu/drm/radeon/r600_blit_kms.c      |    4 ++--
 drivers/gpu/drm/radeon/radeon.h             |    2 +-
 drivers/gpu/drm/radeon/radeon_asic.c        |    3 +++
 drivers/gpu/drm/radeon/radeon_gem.c         |    5 ++++-
 drivers/gpu/drm/radeon/radeon_legacy_crtc.c |    3 ++-
 drivers/gpu/drm/radeon/radeon_ttm.c         |   14 ++++++++++++++
 drivers/gpu/drm/radeon/rs600.c              |    1 -
 drivers/gpu/drm/radeon/rs690.c              |    1 -
 drivers/gpu/drm/radeon/rv770.c              |    3 +--
 13 files changed, 33 insertions(+), 35 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