commit | da1185cf703a9709fa83842d978e14fbf1b10a69 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Oct 07 19:04:58 2014 +1100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Nov 14 08:47:56 2014 -0800 |
tree | 4802b4a1ec564cc3115c9a83cefe2ddd0bd314a7 | |
parent | 55a72275d9c026e9ceae4260b42db595f50215f8 [diff] |
drm/ast: Fix HW cursor image commit 1e99cfa8de0f0879091e33cd65fd60418d006ad9 upstream. 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> Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>