Collabora
May 23, 2013
Reading time:
The Raspberry Pi Foundation has taken the computing world by storm with its Raspberry Pi minicomputer. The strong educational aspirations of the Raspberry Pi are just a part of why Collabora is glad to contribute to the pages of computing history being written by this groundbreaking credit-card-sized, ARM-based board. The Raspberry Pi seeks to inspire the current generation of young learners to hardware and software literacy.
The Raspberry Pi is also suitable for many embedded applications beyond education, as many commercial implementations have already demonstrated. In particular, its graphic processing abilities offer a wealth of possibilities which are now available for everyone to take advantage of.
Over a period of four weeks, Collabora has been working with the Raspberry Pi Foundation to enhance the graphic software stack for the Raspberry Pi.
A high-definition version of the video can be viewed here.
Raspberry Pi has a high-performance, special-purpose graphic processing unit capable of handling overlays and compositing directly in the hardware, allowing the CPU to focus on other tasks. Although complete X.Org (X11) drivers exist, the limitations of the X stack are a serious performance impediment . The Raspberry Pi project was thus in need of a way to expose the true potential of the hardware through an improved software stack.
Collabora has been working with the Raspberry Pi Foundation to deliver an improved Weston backend, making full use of the Raspberry Pi VideoCore to offload as much graphics processing work as possible, reducing CPU and memory usage. Additionally, Collabora provided enhancements to further reduce the memory footprint of the system.
The overall result of Collabora's Wayland enablement initiative is a much faster and more fluid UI, consistently achieving 60 frames per second under typical load. The video case study shows the Raspberry Pi's performance whilst moving windows and displaying various UI animations—an area where X11 had proven to be unpredictably latent.
Wayland's protocol and architecture allows it to serve X11 clients, through an emulated server. Improvements made to Weston as part of this engagement with the Raspberry Pi Foundation by Collabora enabled X11 applications to run seamlessly, running faster than under the legacy X.Org server.
In addition to the various performance improvements, Collabora enhanced Weston's user interface by providing a window overview presentation mode, as well as various cosmetic enhancements, including fading animations.
Collabora also implemented a debug/benchmark mode to help evaluate the improvements made, especially those related to performance and memory consumption. Collabora performed quality assurance to validate both the software and Raspberry Pi hardware perform according to expectations.
All the work has been contributed upstream to the Wayland/Weston project. Improvements made as part of this project require no Raspberry Pi specific patches and will benefit the whole community, as the changes were confined to the compositor. Any improvements requiring changes to protocols were done in collaboration with the upstream community. Full source code has been released alongside Linux distribution packages.
"It's great to be working with Collabora to bring the hardware composition capabilities of BCM2835 to bear on both native Wayland and legacy X applications" said Eben Upton, a founder and trustee of the Raspberry Pi Foundation. "The resulting platform will form the centerpiece of the new Raspberry Pi user experience from the second half of 2013."
"It's exciting to see Collabora and the Raspberry Pi foundation work together on improving the Raspberry Pi user interface using Wayland and Weston. The result provides a great demonstration of how the Wayland architecture and the Weston implementation lets you mix rendering techniques and take advantage of special purpose 2D compositing hardware." — Kristian Høgsberg Kristensen, Wayland project lead.
18/05/2023
Work continues on the Radxa ROCK5B RK388, as PCIe and RTL8125B networking support in U-boot have now been added. Publishing code as Open…
03/05/2023
NVK, an open-source Vulkan driver for NVIDIA hardware that is part of Mesa, now supports the Vulkan extension VK_KHR_multiview.
27/04/2023
The beauty of Open Source is that we can reuse code written by many other people, keep their authorship, and credit them for their work,…
18/04/2023
Want to develop your Meson project in a modern IDE? Make sure to install Meson VSCode extension which is now fully functional with the recent…
05/04/2023
Labeling errors are common in present open-source 3D perception datasets, which could have impactful consequences. To tackle this issue,…
10/03/2023
Since joining the graphics team at Collabora as a Software Engineering Intern last November, I have implemented several Vulkan API extensions…
Comments (0)
Add a Comment