]> Git Repo - qemu.git/commit
hw/display/sm501: Remove dead code for non-32-bit RGB surfaces
authorPeter Maydell <[email protected]>
Fri, 12 Feb 2021 18:06:51 +0000 (18:06 +0000)
committerDavid Gibson <[email protected]>
Tue, 9 Mar 2021 22:07:08 +0000 (09:07 +1100)
commitec79c56300c15fb32ad22596eacbdea0d218d9f5
treeef0b9ea6cc25f3f05d3955cbced362d735f52404
parentb2ae1009d7cca2701e17eae55ae2d44fd22c942a
hw/display/sm501: Remove dead code for non-32-bit RGB surfaces

For a long time now the UI layer has guaranteed that the console
surface is always 32 bits per pixel RGB. Remove the legacy dead
code from the sm501 display device which was handling the
possibility that the console surface was some other format.

Signed-off-by: Peter Maydell <[email protected]>
Message-Id: <20210212180653[email protected]>
Acked-by: BALATON Zoltan <[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/display/sm501.c
This page took 0.023043 seconds and 4 git commands to generate.