genode/repos/base/run
Alexander Boettcher 88118b133a intel_fb: request copy of Intel opregion
acpica and the Intel display driver tries to use the Intel Opregion
simultaneously on Genode, which is not supported nor wanted for IO_MEM region as
which it is handled.

Attempts to remove the access to the region was not successful, since some
SSDT table contains ACPI AML code which is executed regularly and read/write
the Opregion.

The patch adds support to read in a copy of the Intel Opregion done by the
acpi_drv component. The copy was sufficient to make the Intel display driver
working to find and lookup the Intel VBT (video bios table) information to
setup all connectors on a Fujitsu U7411 docking station.

Fixes #4531
2022-08-10 13:32:57 +02:00
..
log.run base: improve floating point output 2019-01-07 12:33:54 +01:00
migrate.run base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
platform_drv.inc intel_fb: request copy of Intel opregion 2022-08-10 13:32:57 +02:00
smp.run Remove support for the Muen separation kernel 2021-02-23 11:55:44 +01:00
sub_rm.run Adapt sub_rm test to current Linux 32-bit 2017-11-06 13:57:23 +01:00
thread.run sel4: add priority support 2017-08-17 11:04:24 +02:00
timeout_smp.run timeout: test smp support 2020-10-09 13:35:56 +02:00
timer_accuracy.run Move timer from os to base repository 2019-01-14 12:33:57 +01:00
timer_rate.run test/timer_rate: determine lowest accurate period 2020-10-09 13:37:10 +02:00