]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc4b205cc91bef256441dd4351ce5d4c0c364cb13
tree4fc4f362b6f52aaf748a96830a42a3a7cdcab129
parentb6dffc562c6f625621d224034878d247dc7c5b28
parent5274842471de1ba4f942aa272ec08fe5090391f5
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()