diff options
author | Alper Nebi Yasak <alpernebiyasak@gmail.com> | 2023-10-20 22:59:26 +0300 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-07-11 11:05:22 +0000 |
commit | 8ae0eff824ecdf72e21901edeed84b6afecbf741 (patch) | |
tree | 985596f2e3ccae52f960d8472b661b8b57e7b72a /src/drivers/intel/pmc_mux | |
parent | 795994e025365c1db81cadf0b8544425de57516f (diff) |
drivers/qemu: Split Cirrus display support from Bochs display support
QEMU's Cirrus display device is supported along with the Bochs driver
since commit 7905f9254ebc ("qemu: cirrus native video init"). It is no
longer the default since QEMU 2.2. The code supporting it can work
independently of the Bochs display driver and depends more heavily on
port I/O and VGA support code, so split it from that code to make it
easier to support the Bochs driver in other architectures.
Change-Id: Ic9492b501ed4fdcbda6886db60b1e5348715e667
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80375
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/drivers/intel/pmc_mux')
0 files changed, 0 insertions, 0 deletions