commit | 07d8a50cb0e096c5cdc5a81b8030e40833664dd3 | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Mon Jan 17 19:29:33 2011 +0100 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Mon Jan 17 19:29:48 2011 +0100 |
tree | db155d1d7540f174dbaf747da128b660f675bbe7 | |
parent | 9e8a69cfd6f0fe2585528fc7a85110fc25c05d0b [diff] |
sm501: add 2D engine copyrect support Linux kernel started to use the SM501 2D engine for the console, and especially the copyrect operation. Implement this operation so that recent kernels can be used with QEMU. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>