commit | a57ee627499d116f6872a5634ea4f015da0eacd2 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Wed Jun 02 11:09:04 2010 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jun 02 14:41:12 2010 -0700 |
tree | ecda5a9195f665b99b76c1c26eb16b367438d7da | |
parent | aef4b9aaae1decc775778903922bd0075cce7a88 [diff] |
Fix colors for Mach64 Use the same color-calculating algorithm as in atyfb_imageblit in this driver or in generic cfb_fillrect. This patch fixes bad colors when using an accelerator in 15-bit and 16-bit modes. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>