Hi Dave, Here is a pull request of fixes for 3.20 patches, including the fix you asked me when you merged the previous pull request. Thanks, Oded The following changes since commit 281d1bbd34b734e4f22b30b6f3b673dda46a7470: Merge remote-tracking branch 'origin/master' into drm-next (2015-01-22 10:44:41 +1000) are available in the git repository at: git://people.freedesktop.org/~gabbayo/linux tags/drm-amdkfd-next-fixes-2015-01-25 for you to fetch changes up to f9dcced8d49804081850f78b2336c83cf050eeab: drm/amdkfd: change amdkfd version to 0.7.1 (2015-01-22 17:53:03 +0200) ---------------------------------------------------------------- Oded Gabbay (5): drm/amdkfd: Remove negative check of uint variable drm/amdkfd: Add break at the end of case drm/amdkfd: Handle case of invalid queue type drm/amdkfd: Fix sparse errors drm/amdkfd: change amdkfd version to 0.7.1 kbuild test robot (1): drm/radeon: cik_sdma_ctx_switch_enable() can be static drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 16 ++++----- .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 38 +++++++--------------- .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.h | 20 ++++++++++-- drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 3 ++ drivers/gpu/drm/amd/amdkfd/kfd_module.c | 4 +-- drivers/gpu/drm/radeon/cik_sdma.c | 2 +- 6 files changed, 42 insertions(+), 41 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel