Hi Dave, Just two fixes for amdgpu: - fix pageflip interrupt issue - fix display clock handling on certain fiji boards The following changes since commit 7b98040a7718663903bb25c06c7aed9801abbd9d: Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes (2015-10-12 13:59:04 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-4.3 for you to fetch changes up to f6c7aba47bcc0b1cc2085c8d8af80f8c02f28269: drm/amdgpu: Keep the pflip interrupts always enabled v7 (2015-10-15 10:04:50 -0400) ---------------------------------------------------------------- Alex Deucher (1): drm/amdgpu: adjust default dispclk (v2) Michel Dänzer (1): drm/amdgpu: Keep the pflip interrupts always enabled v7 drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c | 8 ++++++-- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 2 -- drivers/gpu/drm/amd/amdgpu/dce_v10_0.c | 30 ++++++++++++++++++++++++++-- drivers/gpu/drm/amd/amdgpu/dce_v11_0.c | 30 ++++++++++++++++++++++++++-- drivers/gpu/drm/amd/amdgpu/dce_v8_0.c | 30 ++++++++++++++++++++++++++-- 5 files changed, 90 insertions(+), 10 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel