commit | 36180430acfe4b3be80893b0d0a47588a48017f1 | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Wed Apr 05 09:02:46 2017 +0100 |
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Fri Apr 21 09:02:04 2017 +0100 |
tree | 9de1dc5e7dcacfddafc98ffec926c49fe5803f33 | |
parent | 427ee02bc9a3b8b5d5cb1066f6100a89eba6b201 [diff] |
tcx: alter tcx24_reset_dirty() to accept address and length parameters This can now be used by both the 8-bit and 24-bit display code, so rename to tcx_check_dirty(). Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>