genode/repos/dde_linux/run
Norman Feske c81af531a3 Turn framebuffer drivers into capture clients
This patch replaces the use of the "Framebuffer" session interface by
the new "Capture" session interface in all framebuffer drivers. Thanks
to this change, those drivers have become mere clients of the nitpicker
GUI server now, and are no longer critical for the liveliness of the GUI
server.

The patch touches the following areas:

- The actual driver components. The new versions of all drivers have
  been tested on the respective hardware. Generally, the drivers
  have become simpler.

- The drivers_interactive packages for various boards. The drivers
  subsystem no longer provides a "Framebuffer" service but needs a
  valid route to the "Capture" service provided by nitpicker.

- The driver manager of Sculpt OS.

- This patch changes the role of the test-framebuffer component from a
  framebuffer client to a capture server so that drivers (capture clients)
  can be directly connected to the test component without the nitpicker
  server.

- Framebuffer driver no longer support the unbuffered mode.

- The fb_bench.run script is no longer very meaningful because it
  interplays solely with nitpicker, not with the driver directly.

- All run scripts for graphical scenarios and the related depot
  archives got adapted to the change.

Fixes #3813
2020-07-13 11:33:15 +02:00
..
intel_fb.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
nic_router_uplinks.run run/nic_router_uplinks: do not run on muen 2019-05-29 10:20:52 +02:00
usb_hid_raw.run Retire OMAP4 support 2020-04-17 12:39:32 +02:00
usb_hid_reconnect.run dde_linux: name usb_drv unambigously 2019-05-16 13:11:00 +02:00
usb_hid.run usb_hid: introduce cpu quota 2020-06-22 09:39:40 +02:00
usb_net.run Retire OMAP4 support 2020-04-17 12:39:32 +02:00
usb_rndis.run dde_linux: name usb_drv unambigously 2019-05-16 13:11:00 +02:00
usb_storage.run dde_linux: name usb_drv unambigously 2019-05-16 13:11:00 +02:00
usb_terminal.run dde_linux: name usb_drv unambigously 2019-05-16 13:11:00 +02:00
vfs_cfg.run Remove use of <configfile> feature of init 2020-05-18 10:16:13 +02:00
vfs_lxip.inc
vfs_lxip.run run: use driver_nic-* pkg where possible (fix #3180) 2019-05-16 13:10:06 +02:00
wifi.run