Merge branch 'drm-next-3.10-2' of git://people.freedesktop.org/~agd5f/linux into...
authorDave Airlie <airlied@redhat.com>
Fri, 3 May 2013 00:09:11 +0000 (10:09 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 3 May 2013 00:09:11 +0000 (10:09 +1000)
commit6110948846e9440a60e491a9be67a8a13c646b7e
tree4fc4f362b6f52aaf748a96830a42a3a7cdcab129
parentf49e7259a4ea3a9ac42fc1c70c86d5e50e800731
parent441e76ca83ac604eaf0f046def96d8e3a27eea28
Merge branch 'drm-next-3.10-2' of git://people.freedesktop.org/~agd5f/linux into drm-next

Just some fixes that have accumulated over the last couple of
weeks and some new PCI ids.

* 'drm-next-3.10-2' of git://people.freedesktop.org/~agd5f/linux:
  drm/radeon: fix handling of v6 power tables
  drm/radeon: clarify family checks in pm table parsing
  drm/radeon: consolidate UVD clock programming
  drm/radeon: fix UPLL_REF_DIV_MASK definition
  radeon: add bo tracking debugfs
  drm/radeon: add new richland pci ids
  drm/radeon: add some new SI PCI ids
  drm/radeon: fix scratch reg handling for UVD fence
  drm/radeon: allocate SA bo in the requested domain
  drm/radeon: fix possible segfault when parsing pm tables
  drm/radeon: fix endian bugs in atom_allocate_fb_scratch()