Gustavo Padovan
August 25, 2015
Reading time:
A total of 63 patches were contributed upstream by Collabora engineers as part of our current projects.
In the ARM multi_v7_defconfig we have the addition of support for Exynos Chromebooks, all options that had a tristate Kconfig option were added as module. After this change it was found that a few drivers weren’t working properly when built as module, so this was fixed. This work was done by Javier Martinez.
Javier also added multi EC support as newer Chromebooks have more than one Embedded Controller in the system.
Tomeu Vizoso added EMC (External Memory Controller) support to the Tegra124 platform.
On the DRM side initial support for Atomic Modesetting was added to Exynos devices by Gustavo Padovan. The Atomic Modesetting interface allows all screen updates such as changing modes, pageflip and set planes/cursors to happen in the same IOCTL. Thus everything can be updated atomically. More on that can be found at Daniel Vetter’s post at LWN.net. Another contribution, from Daniel Stone, to Atomic Modesetting was the addition of the CRTC state mode property, it is through this property that userspace configure a modeset that will be updated via an Atomic Modesetting ioctl.
Following is a list of all patches submitted by Collabora for this kernel release:
Daniel Stone (17):
Gustavo Padovan (17):
Javier Martinez Canillas (19):
Tomeu Vizoso (11):
09/06/2025
In this final article of a three-part series, I look at locking with C++ and Matt Godbolt's notion of CADR.
21/05/2025
In this second article of a three-part series, I look at how Matt Godbolt uses modern C++ features to try to protect against misusing an…
12/05/2025
Powerful video analytics pipelines are easy to make when you're well-equipped. Combining GStreamer and Machine Learning frameworks are the…
06/05/2025
Gustavo Noronha helps break down C++ and shows how that knowledge can open up new possibilities with Rust.
29/04/2025
Configuring WirePlumber on embedded Linux systems can be somewhat confusing. We take a moment to demystify this process for a particular…
24/04/2025
Collabora's Board Farm demo, showcasing our recent hardware enablement and continuous integration efforts, has undergone serious development…
Comments (0)
Add a Comment