From: Benjamin Herrenschmidt Date: Tue, 7 Oct 2014 08:04:58 +0000 (+1100) Subject: drm/ast: Fix HW cursor image X-Git-Tag: fixes-against-v3.18-rc2~73^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e99cfa8de0f0879091e33cd65fd60418d006ad9;p=pandora-kernel.git drm/ast: Fix HW cursor image The translation from the X driver to the KMS one typo'ed a couple of array indices, causing the HW cursor to look weird (blocky with leaking edge colors). This fixes it. Signed-off-by: Benjamin Herrenschmidt Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed