Changes between Initial Version and Version 1 of Ticket #18441
- Timestamp:
- Jun 11, 2023, 11:22:26 AM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18441 – Description
initial v1 14 14 15 15 The EFI framebuffer driver does not yet support multiple displays, but in theory it is possible if the hardware/firmware allows it. See #18440 16 17 There is also a work in progress "ACPI display" driver, in theory that would provide us with a unified and standard way to access and control the displays (letting ACPI bytecode do the hard work for setting brightness, etc), but it is yet unclear how this will integrate with the existing drivers. 16 18 17 19 = Testing =