Hi Dave, Just some minor fixes for radeon. The most important are the UVD interrupt fixes. The following changes since commit 7c4c62a04a2a80e3feb5d6c97aca1e413b11c790: drm/radeon: allow geom rings to be setup on r600/r700 (v2) (2014-02-06 12:13:52 +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 7c7e867cf0f74c4c79649605b964510041f1a8bf: drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enable (2014-02-06 12:22:49 -0500) ---------------------------------------------------------------- Alex Deucher (4): drm/radeon: fix UVD IRQ support on 7xx drm/radeon/dpm: use the driver state for dpm debugfs drm/radeon/dpm: use stored max_vddc rather than looking it up drm/radeon: remove useless return Christian König (1): drm/radeon: fix UVD IRQ support on SI Dave Jones (1): drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enable drivers/gpu/drm/radeon/btc_dpm.c | 31 +++++++++++++++++++++++++++++++ drivers/gpu/drm/radeon/btcd.h | 4 ++++ drivers/gpu/drm/radeon/kv_dpm.c | 2 +- drivers/gpu/drm/radeon/ni_dpm.c | 8 ++++---- drivers/gpu/drm/radeon/r600.c | 4 ++++ drivers/gpu/drm/radeon/radeon_asic.c | 2 +- drivers/gpu/drm/radeon/radeon_asic.h | 2 ++ drivers/gpu/drm/radeon/rv770_dpm.c | 5 ++--- drivers/gpu/drm/radeon/si.c | 4 ++++ drivers/gpu/drm/radeon/si_dpm.c | 3 ++- drivers/gpu/drm/radeon/sumo_dpm.c | 2 +- drivers/gpu/drm/radeon/trinity_dpm.c | 3 ++- drivers/gpu/drm/radeon/uvd_v2_2.c | 1 - 13 files changed, 58 insertions(+), 13 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel