Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux...
authorDave Airlie <airlied@redhat.com>
Wed, 21 May 2014 23:15:57 +0000 (09:15 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 21 May 2014 23:15:57 +0000 (09:15 +1000)
radeon fixes, VCE one is big but does fix a userspace crash.

* 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux:
  drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)
  drm/radeon: avoid segfault on device open when accel is not working.
  drm/radeon: fix typo in finding PLL params
  drm/radeon: fix register typo on si
  drm/radeon: fix buffer placement under memory pressure v2
  drm/radeon: fix page directory update size estimation
  drm/radeon: handle non-VGA class pci devices with ATRM
  drm/radeon: fix DCE83 check for mullins
  drm/radeon: check VCE relocation buffer range v3
  drm/radeon: also try GART for CPU accessed buffers


Trivial merge