Hi Dave, Some additional radeon fixes for 3.14. The following changes since commit c2288d4d3830946d91ae7aba599d34828d07f103: Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes (2014-02-18 16:22:40 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-3.14 for you to fetch changes up to 21ed4947fdfe19b60a27b84162622e56439c7937: drm/radeon/ni: fix typo in dpm sq ramping setup (2014-02-18 13:41:06 -0500) ---------------------------------------------------------------- Alex Deucher (7): drm/radeon: unify bpc handling drm: add DRM_CAPs for cursor size drm/radeon: fill in DRM_CAPs for cursor size drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200 drm/radeon: fix display tiling setup on SI drm/radeon/si: fix typo in dpm sq ramping setup drm/radeon/ni: fix typo in dpm sq ramping setup Christian König (1): drm/radeon: fix CP semaphores on CIK Dan Carpenter (1): drm/radeon: delete a stray tab drivers/gpu/drm/drm_ioctl.c | 12 ++++++++++++ drivers/gpu/drm/radeon/atombios_crtc.c | 15 ++++++++------- drivers/gpu/drm/radeon/atombios_encoders.c | 7 ++++--- drivers/gpu/drm/radeon/evergreen.c | 2 +- drivers/gpu/drm/radeon/ni_dpm.c | 2 +- drivers/gpu/drm/radeon/radeon.h | 4 +++- drivers/gpu/drm/radeon/radeon_display.c | 2 ++ drivers/gpu/drm/radeon/radeon_ring.c | 2 +- drivers/gpu/drm/radeon/radeon_semaphore.c | 19 ++++++++++++++++--- drivers/gpu/drm/radeon/rv770_dpm.c | 9 +-------- drivers/gpu/drm/radeon/si_dpm.c | 2 +- include/drm/drm_crtc.h | 3 +++ include/uapi/drm/drm.h | 2 ++ 13 files changed, 55 insertions(+), 26 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel