Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm...
authorDave Airlie <airlied@redhat.com>
Mon, 10 Oct 2016 06:40:16 +0000 (16:40 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 10 Oct 2016 06:40:16 +0000 (16:40 +1000)
commitb89857852656f016328d2d7ccec5fff57445fa85
tree1eef71273ad92cb1f5874acdb94c7b5a0b1ee958
parent9c704d14386dc1deeb695f2a180f9a00f23fa650
parent8036617e92e3fad49eef9bbe868b661c58249aff
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next

Just some misc bug fixes for 4.9.

* 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux:
  drm/amdgpu: revert "use more than 64KB fragment size if possible"
  drm/amdgpu: warn if dp aux is still attached on free
  drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
  drm/amdgpu: also track late init state
  drm/amdgpu/virtual_dce: adjust config ifdef
  drm/amdgpu/vce: add support for hw config packet (v2)
  drm/amdgpu: clean up to set fw_offset as 0 twice
  drm/amdgpu: remove DRM_AMD_POWERPLAY
  drm/radeon: Prevent races on pre DCE4 between flip submission and completion.
  drm/radeon: Slightly more robust flip completion handling for < DCE-4
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c