From: Alex Deucher <alexander.deucher@xxxxxxx> Hi Dave, This is the current set of radeon fixes for 3.6. Two small fixes: - fix the fence issues introduced in 3.5 with 64-bit fences - PLL fix for multiple DP heads Note that the fence fix will require a separate fix for 3.5 since the fence code changed in 3.6. The following changes since commit b65523283c6853184f100c2c25642b02001e6364: Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes (2012-09-13 14:18:55 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-3.6 Alex Deucher (1): drm/radeon: rework pll selection (v3) Christian König (1): drm/radeon: make 64bit fences more robust v3 drivers/gpu/drm/radeon/atombios_crtc.c | 163 +++++++++++++++++++++++++------- drivers/gpu/drm/radeon/radeon_fence.c | 8 +- 2 files changed, 134 insertions(+), 37 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel