From: Michel Dänzer Date: Wed, 14 Mar 2012 16:12:41 +0000 (+0100) Subject: drm/radeon: Restrict offset for legacy hardware cursor. X-Git-Tag: v3.2.14~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c59359dcec7e50ad725069c93e574a1e4eb6de89;p=pandora-kernel.git drm/radeon: Restrict offset for legacy hardware cursor. commit c4353016dac10133fa5d8535af83f0c4845a2915 upstream. The hardware only takes 27 bits for the offset, so larger offsets are truncated, and the hardware cursor shows random bits other than the intended ones. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=46796 Signed-off-by: Michel Dänzer Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed