commit | 66dcabea477bed6dcaddce499f024b9bb921a598 | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Wed Apr 05 09:02:47 2017 +0100 |
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Fri Apr 21 09:02:04 2017 +0100 |
tree | 6fc70a643c93c68ca1e4616129e2c184ef9ded45 | |
parent | 36180430acfe4b3be80893b0d0a47588a48017f1 [diff] |
tcx: remove page24 and cpage from tcx24_update_display() Since all of the tcx_*_dirty() functions now calculate the 24-bit and cplane offsets themselves from the base address, these variables are no longer needed. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>