* [pull] radeon drm-fixes-3.10-sun
@ 2013-05-20 16:18 alexdeucher
0 siblings, 0 replies; only message in thread
From: alexdeucher @ 2013-05-20 16:18 UTC (permalink / raw)
To: dri-devel, airlied; +Cc: Alex Deucher
From: Alex Deucher <alexander.deucher@amd.com>
Hi Dave,
This is the pull request for AMD Sun/Hainan support. I've
split it out separately from my regular fixes stream. Hainan
is a new SI asic with no UVD or DCE hardware. The patches are
minimally invasive; basically just pci ids and skipping UVD and
DCE init for this family. Most of the changes to si.c are just
the golden register tables for the family.
The following changes since commit 731da21b7b205efb388481f7a9731c4c1ca3b48c:
drm/radeon/dce2: use 10khz units for audio dto calculation (2013-05-20 10:44:58 -0400)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-3.10-sun
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
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-20 16:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-20 16:18 [pull] radeon drm-fixes-3.10-sun alexdeucher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox