Skip to content
Commit a2904422 authored by Gerd Hoffmann's avatar Gerd Hoffmann Committed by Michael Roth
Browse files

cirrus: stop passing around src pointers in the blitter



Does basically the same as "cirrus: stop passing around dst pointers in
the blitter", just for the src pointer instead of the dst pointer.

For the src we have to care about cputovideo blits though and fetch the
data from s->cirrus_bltbuf instead of vga memory.  The cirrus_src*()
helper functions handle that.

Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
Message-id: 1489584487-3489-1-git-send-email-kraxel@redhat.com
(cherry picked from commit ffaf8577)
Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent 031700e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment