From: Ilija Hadzic Date: Fri, 30 Jan 2015 05:38:44 +0000 (-0500) Subject: drm/radeon: fix the crash in test functions X-Git-Tag: fixes-v4.0-rc1~202^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b712b739811e4aa7c0e1af339d0098989ea024;p=pandora-kernel.git drm/radeon: fix the crash in test functions radeon_copy_dma and radeon_copy_blit must be called with a valid reservation object. Otherwise a crash will be provoked. We borrow the object from vram BO. bug: https://bugs.freedesktop.org/show_bug.cgi?id=88464 Cc: stable@vger.kernel.org Reviewed-by: Christian König Signed-off-by: Ilija Hadzic Signed-off-by: Alex Deucher --- Reading git-diff-tree failed