commit | 1e99cfa8de0f0879091e33cd65fd60418d006ad9 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Oct 07 19:04:58 2014 +1100 |
committer | Dave Airlie <airlied@redhat.com> | Wed Oct 08 09:05:29 2014 +1000 |
tree | e541a7d090ccbd89074571d429674ab4742e6e01 | |
parent | 46d987af7649ef9b2f1d1467b9249fb6e24d2658 [diff] |
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 <benh@kernel.crashing.org> Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>