]> 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)
commit91c24e0df76a10a190e9fbdd0f887160bc1ef8ca
tree4fc4f362b6f52aaf748a96830a42a3a7cdcab129
parentbabe03de026d392264d18508b9044d0df962750e
parent5bf66188728ab0d6b5289ed3d5a1eefc2b40c729
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()