mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
558cc8e00c
Instead of providing a buffer to the client and blitting from that to the "real" framebuffer as an option, with this commit we always do so. Thereby its possible to immediately destroy the old framebuffer used by hardware when a configuration change is done, and a new framebuffer is used. This also simplifies the modesetting. Moreover, this commit fixes an issue when not using the connector reporting. Until now the initial mode detection of connectors was only done when the report was created. this is a regression that entered the driver when upgrading to the recent Linux kernel version. Ref #1997 |
||
---|---|---|
.. | ||
intel_fb.run | ||
linux_nic_panda.run | ||
lxip_http_srv.run | ||
lxip_udp_echo.run | ||
usb_hid_panda.run | ||
usb_hid.run | ||
usb_net.run | ||
usb_storage.run | ||
usb_terminal.run | ||
wifi.run |