genode/repos/os/recipes/raw
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
..
drivers_interactive-imx53_qsb Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
drivers_interactive-linux Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
drivers_interactive-muen depot: update recipe hashes 2020-06-29 14:25:28 +02:00
drivers_interactive-pbxa9 Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
drivers_interactive-pc Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
drivers_nic-linux depot: add recipe for drivers_nic-linux 2019-05-16 13:11:00 +02:00
drivers_nic-pbxa9 depot: update recipe hashes 2020-05-27 11:56:47 +02:00
drivers_nic-zynq depot: add recipe for drivers_nic-zynq 2019-05-16 13:11:00 +02:00
test-init depot: update recipe hashes 2020-04-24 14:37:57 +02:00
test-lx_block depot: update recipe hashes 2019-02-26 14:47:02 +01:00
test-part_block_gpt depot: update recipe hashes 2019-02-26 14:47:02 +01:00
test-part_block_mbr depot: update recipe hashes 2019-03-19 11:12:36 +01:00