2011-04-21 02:55:25

by Dave Airlie

[permalink] [raw]
Subject: [git pull] drm/agp fixes

Hi Linus,

Found an AGP box to at least make sure these fixes still allow it to
boot and run,
along with one I missed from Alex yesterday for big endian support.

Dave.

The following changes since commit
5785e53ffa73f77fb19e378c899027afc07272bc:

drm/radeon/kms: pll tweaks for r7xx (2011-04-20 09:39:37 +1000)

are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
drm-fixes

Cédric Cano (1):
drm/radeon/kms: fix IH writeback on r6xx+ on big endian machines

Vasiliy Kulikov (2):
agp: fix OOM and buffer overflow
agp: fix arbitrary kernel memory writes

drivers/char/agp/generic.c | 19 +++++++++++++++----
drivers/gpu/drm/radeon/evergreen.c | 2 +-
drivers/gpu/drm/radeon/r600.c | 2 +-
3 files changed, 17 insertions(+), 6 deletions(-)