Hi Dave, A few fixes for 4.6. - revert amdgpu PX commit that was previously reverted on the radeon side - cleaned up version of the NI+ MC update display fix for radeon - TTM kref fix The following changes since commit 18cdfe751f26ffa610f2a7b59775c5cc4c1c9619: Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2016-04-22 10:39:26 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-4.6 for you to fetch changes up to afc4542105f2b5a3bc6f0f3530d7ccbc94ca90fb: drm/amdgpu: disable vm interrupts with vm_fault_stop=2 (2016-04-27 12:27:10 -0400) ---------------------------------------------------------------- Alex Deucher (2): Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control" drm/amdgpu: print a message if ATPX dGPU power control is missing Flora Cui (2): drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail drm/amdgpu: disable vm interrupts with vm_fault_stop=2 Vitaly Prosyak (1): drm/radeon: fix vertical bars appear on monitor (v2) drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 11 +- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 8 +- drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c | 5 +- drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c | 5 +- drivers/gpu/drm/radeon/evergreen.c | 154 ++++++++++++++++++++++- drivers/gpu/drm/radeon/evergreen_reg.h | 46 +++++++ drivers/gpu/drm/ttm/ttm_bo.c | 17 +-- 7 files changed, 219 insertions(+), 27 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel