]> git.proxmox.com Git - mirror_qemu.git/commit
ati-vga: Fix setting offset together with pitch for r128pro
authorBALATON Zoltan <balaton@eik.bme.hu>
Thu, 4 Jul 2019 21:43:25 +0000 (23:43 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 5 Jul 2019 07:50:33 +0000 (09:50 +0200)
commit146dd326c1ff5869ba9e243e30325c44d696c996
treeffc258e4161b24c4128dd121ea0f0fd2445b377f
parent584acf34cb05f16e13a46d666196a7583d232616
ati-vga: Fix setting offset together with pitch for r128pro

Turns out my last fix to this broke one case for Rage 128 Pro so
revert that part of previous patch. This now fixes the remaining
rendering problems for MorphOS which now can produce picture with
-device ati-vga (although it may not be optimised yet and video
overlay emulation is still known to be missing).

Fixes: 866ad5f5ff620078f88183aa254f7b02727e6aa3
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-id: da33261a841755691f698db8190c868df0c0d3ae.1562276605.git.balaton@eik.bme.hu
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/ati.c