Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm...
authorDave Airlie <airlied@redhat.com>
Wed, 7 Feb 2018 19:54:27 +0000 (05:54 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 7 Feb 2018 20:05:52 +0000 (06:05 +1000)
commit2dd27794b9d702a2d033ad7004855344fac82155
treec6c518b4e9870ed287f12abec728238cd75459a1
parentb8a89f530f5692c70778c965f0bc8f5a61fbe703
parentfb4bbba2775399149ca902f31eb5c46cc7a8d8b8
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-next

A few more misc fixes for 4.16.

* 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux:
  drm/amdgpu: re-enable CGCG on CZ and disable on ST
  drm/amdgpu: disable coarse grain clockgating for ST
  drm/radeon: adjust tested variable
  drm/amdgpu: remove WARN_ON when VM isn't found v2
  drm/amdgpu: fix locking in vega10_ih_prescreen_iv
  drm/amdgpu: fix another potential cause of VM faults
  drm/amdgpu: use queue 0 for kiq ring
  drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
  drm/ttm: fix missing parameter change for ttm_bo_cleanup_refs