Merge branch 'drm-fixes-3.10-sun' of git://people.freedesktop.org/~agd5f/linux into...
authorDave Airlie <airlied@redhat.com>
Mon, 20 May 2013 23:42:55 +0000 (09:42 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 20 May 2013 23:42:55 +0000 (09:42 +1000)
commitcc3e06a57d4314ca0582fcf7d6b56dea5ca11f77
tree9e873aa6e1fdd4dbb72211ba259462c1262352f9
parenta3f6902672c9fa3868722ef6ab8a7dd9141def6a
parent2a0f90551a76a626fd6a606877c8635f52f066e6
Merge branch 'drm-fixes-3.10-sun' of git://people.freedesktop.org/~agd5f/linux into drm-next

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.

* 'drm-fixes-3.10-sun' of git://people.freedesktop.org/~agd5f/linux:
  drm/radeon: add Hainan pci ids
  drm/radeon: add golden register settings for Hainan (v2)
  drm/radeon: sun/hainan chips do not have UVD (v2)
  drm/radeon: track which asics have UVD
  drm/radeon: radeon-asic updates for Hainan
  drm/radeon: fill in ucode loading support for Hainan
  drm/radeon: don't touch DCE or VGA regs on Hainan (v3)
  drm/radeon: fill in GPU init for Hainan (v2)
  drm/radeon: add chip family for Hainan