From: Ilija Hadzic Date: Thu, 5 May 2011 00:15:03 +0000 (-0400) Subject: drm/radeon: fix order of doing things in radeon_crtc_cursor_set X-Git-Tag: v2.6.39-rc7~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45e5f6a2ee6aac20e393d44f8a6762104426c81b;p=pandora-kernel.git drm/radeon: fix order of doing things in radeon_crtc_cursor_set if object pin or object lookup in radeon_cursor_set fail, the function could leave inconsistent mouse width and hight values in radeon_crtc fixed by moving cursor width and height assignments after all checks have passed Signed-off-by: Ilija Hadzic Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed