Hi Dave, radeon fixes for 3.18: - dpm stability fixes for SI and KV - remove an invalid pci id - kmalloc_array fixes - minor cleanups The following changes since commit 30aad89ad0697028b9aa0867b3e95cc0ccca064d: Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes (2014-10-28 10:03:34 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-3.18 for you to fetch changes up to 072c44bf24b3384e1e9873df5ddefe2be3aaac8e: drm/radeon: remove some buggy dead code (2014-10-29 12:24:15 -0400) ---------------------------------------------------------------- Alex Deucher (3): drm/radeon/dpm: disable ulv support on SI drm/radeon: dpm fixes for asrock systems drm/radeon: remove invalid pci id Dan Carpenter (1): drm/radeon: remove some buggy dead code Michel Dänzer (1): drm/radeon: Use drm_malloc_ab instead of kmalloc_array Wilfried Klaebe (1): radeon: clean up coding style differences in radeon_get_bios() drivers/gpu/drm/radeon/evergreen.c | 4 +--- drivers/gpu/drm/radeon/kv_dpm.c | 19 ++++++++++++++++--- drivers/gpu/drm/radeon/radeon_bios.c | 6 ++---- drivers/gpu/drm/radeon/radeon_cs.c | 2 +- drivers/gpu/drm/radeon/radeon_ring.c | 4 ++-- drivers/gpu/drm/radeon/radeon_vm.c | 4 ++-- drivers/gpu/drm/radeon/si_dpm.c | 2 +- include/drm/drm_pciids.h | 1 - 8 files changed, 25 insertions(+), 17 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel