Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux
authorDave Airlie <airlied@redhat.com>
Mon, 18 Aug 2014 13:07:45 +0000 (23:07 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 18 Aug 2014 13:07:45 +0000 (23:07 +1000)
radeon fixes for 3.17, kind of all over the place (dpm, GPUVM, etc.)
* 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux:
  drm/radeon: Remove duplicate include from Makefile
  drm/radeon/dpm: select the appropriate vce power state for KV/KB/ML
  drm/radeon: Add ability to get and change dpm state when radeon PX card is turned off
  drm/radeon: Add missing lines to ci_set_thermal_temperature_range
  drm/radeon: Always flush VM again on < CIK
  drm/radeon: add a check for allocation failure (v2)
  drm/radeon: use pfp for all vm_flush related updates
  drm/radeon: add bapm module parameter


Trivial merge