[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1305210051210.15866@skynet.skynet.ie>
Date: Tue, 21 May 2013 00:53:24 +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 new AMD radeon hw
Hi,
Since I know its outside the merge window, but since this is new hw I
thought I'd try and provoke the new hw exception, it just fills in the
blanks in the driver for the new AMD sun and hainan chipsets. The pull is
based on the previous one with the changelog just for the new pieces.
Dave.
The following changes since commit a3f6902672c9fa3868722ef6ab8a7dd9141def6a:
Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux into drm-next (2013-05-21 09:41:33 +1000)
are available in the git repository at:
git://people.freedesktop.org/~airlied/linux.git drm-radeon-sun-hainan
for you to fetch changes up to cc3e06a57d4314ca0582fcf7d6b56dea5ca11f77:
Merge branch 'drm-fixes-3.10-sun' of git://people.freedesktop.org/~agd5f/linux into drm-next (2013-05-21 09:42:55 +1000)
----------------------------------------------------------------
Alex Deucher (9):
drm/radeon: add chip family for Hainan
drm/radeon: fill in GPU init for Hainan (v2)
drm/radeon: don't touch DCE or VGA regs on Hainan (v3)
drm/radeon: fill in ucode loading support for Hainan
drm/radeon: radeon-asic updates for Hainan
drm/radeon: track which asics have UVD
drm/radeon: sun/hainan chips do not have UVD (v2)
drm/radeon: add golden register settings for Hainan (v2)
drm/radeon: add Hainan pci ids
Dave Airlie (1):
Merge branch 'drm-fixes-3.10-sun' of git://people.freedesktop.org/~agd5f/linux into drm-next
drivers/gpu/drm/radeon/evergreen.c | 27 ++-
drivers/gpu/drm/radeon/radeon.h | 2 +
drivers/gpu/drm/radeon/radeon_asic.c | 22 +-
drivers/gpu/drm/radeon/radeon_bios.c | 28 +--
drivers/gpu/drm/radeon/radeon_device.c | 1 +
drivers/gpu/drm/radeon/radeon_family.h | 1 +
drivers/gpu/drm/radeon/si.c | 366 ++++++++++++++++++++++++++-------
drivers/gpu/drm/radeon/sid.h | 1 +
include/drm/drm_pciids.h | 6 +
9 files changed, 362 insertions(+), 92 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